Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dtorture.c67 #define FULLSTOP_RMMOD 2 /* Normal rmmod of torture. */ macro
68 static int fullstop = FULLSTOP_RMMOD;
855 WRITE_ONCE(fullstop, FULLSTOP_RMMOD); in torture_cleanup_begin()