Searched refs:lockdep_ok (Results 1 – 2 of 2) sorted by relevance
533 void add_taint(unsigned flag, enum lockdep_ok lockdep_ok) in add_taint() argument535 if (lockdep_ok == LOCKDEP_NOW_UNRELIABLE && __debug_locks_off()) in add_taint()
163 enum lockdep_ok lockdep_ok) in add_taint_module() argument165 add_taint(flag, lockdep_ok); in add_taint_module()