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