Home
last modified time | relevance | path

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

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