Searched refs:TAINT_FORCED_RMMOD (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/kernel/
H A Dpanic.c229 { TAINT_FORCED_RMMOD, 'R', ' ' },
H A Dmodule.c738 add_taint(TAINT_FORCED_RMMOD, LOCKDEP_NOW_UNRELIABLE); try_force_unload()
1015 * TAINT_FORCED_RMMOD: could be added. module_flags_taint()
/linux-4.1.27/include/linux/
H A Dkernel.h474 #define TAINT_FORCED_RMMOD 3 macro

Completed in 67 milliseconds