Home
last modified time | relevance | path

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

/tools/testing/selftests/mm/page_frag/
A Dpage_frag_test.c28 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 Dmodule.h5 #define module_param(name, type, perm) macro
/tools/testing/selftests/livepatch/test_modules/
A Dtest_klp_kprobe.c10 module_param(has_post_handler, bool, 0444);
A Dtest_klp_atomic_replace.c11 module_param(replace, int, 0644);
A Dtest_klp_callbacks_busy.c14 module_param(block_transition, bool, 0644);
A Dtest_klp_callbacks_demo2.c11 module_param(replace, int, 0644);
A Dtest_klp_callbacks_demo.c11 module_param(pre_patch_ret, int, 0644);
/tools/testing/selftests/net/bench/page_pool/
A Dbench_page_pool_simple.c25 module_param(run_flags, ulong, 0);
41 module_param(loops, ulong, 0);
/tools/testing/crypto/chacha20-s390/
A Dtest-cipher.c360 module_param(debug, int, 0660);
/tools/testing/cxl/test/
A Dcxl.c1530 module_param(interleave_arithmetic, int, 0444);

Completed in 17 milliseconds