Searched refs:lockdep_ok (Results 1 – 2 of 2) sorted by relevance
518 void add_taint(unsigned flag, enum lockdep_ok lockdep_ok) in add_taint() argument520 if (lockdep_ok == LOCKDEP_NOW_UNRELIABLE && __debug_locks_off()) in add_taint()
338 enum lockdep_ok lockdep_ok) in add_taint_module() argument340 add_taint(flag, lockdep_ok); in add_taint_module()