Searched defs:fail_nth (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/lib/ | ||
D | fault-inject.c | 109 unsigned int fail_nth = READ_ONCE(current->fail_nth); in should_fail() local |
/linux-5.19.10/include/linux/ | ||
D | sched.h | 1320 unsigned int fail_nth; member |