Home
last modified time | relevance | path

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

/linux/lib/tests/
H A Dtest_ratelimit.c74 struct stress_kthread { struct
84 struct stress_kthread *sktp = arg; in test_ratelimit_stress_child() argument
106 struct stress_kthread skt = { 0 }; in test_ratelimit_stress()
107 struct stress_kthread *sktp = kcalloc(n_stress_kthread, sizeof(*sktp), GFP_KERNEL); in test_ratelimit_stress()