Home
last modified time | relevance | path

Searched refs:module_param (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dmoduleparam.h40 #ifndef module_param
41 #define module_param(name, type, perm) macro
/third_party/ltp/testcases/kdump/lib/lkdtm/
Dlkdtm.c124 module_param(recur_count, int, 0644);
127 module_param(cpoint_name, charp, 0644);
129 module_param(cpoint_type, charp, 0644);
132 module_param(cpoint_count, int, 0644);
/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/
Dltp_fw_load.c43 module_param(fw_name, charp, 0444);
46 module_param(fw_size, int, 0444);
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
Dltp_tbio.c63 module_param(nsectors, int, 0444);