Searched refs:module_param (Results 1 – 4 of 4) sorted by relevance
/external/ltp/testcases/kdump/lib/lkdtm/ |
D | lkdtm.c | 124 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);
|
/external/ltp/testcases/kernel/firmware/fw_load_kernel/ |
D | ltp_fw_load.c | 43 module_param(fw_name, charp, 0444); 46 module_param(fw_size, int, 0444);
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
D | misc.h | 15 #define module_param(...) macro
|
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ |
D | ltp_tbio.c | 63 module_param(nsectors, int, 0444);
|