Home
last modified time | relevance | path

Searched refs:config_num_threads (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/testing/selftests/kmod/
Dkmod.sh217 config_num_threads() function
219 if ! echo -n $1 >$DIR/config_num_threads; then
237 config_num_threads $EXTRA_LIMIT
345 config_num_threads 1
356 config_num_threads 1
374 config_num_threads 1
398 config_num_threads 1
406 config_num_threads 2
454 config_num_threads 1
464 config_num_threads 1
/Linux-v5.10/lib/
Dtest_kmod.c1014 static DEVICE_ATTR_RW(config_num_threads);
1060 TEST_KMOD_DEV_ATTR(config_num_threads),