Searched refs:module_param (Results 1 – 10 of 10) sorted by relevance
| /tools/testing/selftests/mm/page_frag/ |
| A D | page_frag_test.c | 28 module_param(nr_test, int, 0); 32 module_param(test_align, bool, 0); 36 module_param(test_alloc_len, int, 0); 40 module_param(test_push_cpu, int, 0); 44 module_param(test_pop_cpu, int, 0);
|
| /tools/include/linux/ |
| A D | module.h | 5 #define module_param(name, type, perm) macro
|
| /tools/testing/selftests/livepatch/test_modules/ |
| A D | test_klp_kprobe.c | 10 module_param(has_post_handler, bool, 0444);
|
| A D | test_klp_atomic_replace.c | 11 module_param(replace, int, 0644);
|
| A D | test_klp_callbacks_busy.c | 14 module_param(block_transition, bool, 0644);
|
| A D | test_klp_callbacks_demo2.c | 11 module_param(replace, int, 0644);
|
| A D | test_klp_callbacks_demo.c | 11 module_param(pre_patch_ret, int, 0644);
|
| /tools/testing/selftests/net/bench/page_pool/ |
| A D | bench_page_pool_simple.c | 25 module_param(run_flags, ulong, 0); 41 module_param(loops, ulong, 0);
|
| /tools/testing/crypto/chacha20-s390/ |
| A D | test-cipher.c | 360 module_param(debug, int, 0660);
|
| /tools/testing/cxl/test/ |
| A D | cxl.c | 1530 module_param(interleave_arithmetic, int, 0444);
|
Completed in 17 milliseconds