Home
last modified time | relevance | path

Searched refs:bytes_ (Results 1 – 3 of 3) sorted by relevance

/linux/mm/damon/
H A Dmodules-common.h39 module_param_named(bytes_##try_name, stat.sz_tried, ulong, \
43 module_param_named(bytes_##succ_name, stat.sz_applied, ulong, \
/linux/Documentation/admin-guide/mm/damon/
H A Dlru_sort.rst265 Stat parameters having ``bytes_`` prefix are also in this unit. For example,
/linux/drivers/hid/bpf/progs/
H A Dhid_report_helpers.h169 #define FixedSizeVendorReport(bytes_) \ argument
175 ReportCount((bytes_) - 1) \