Searched refs:lockdep_is_cpuset_held (Results 1 – 3 of 3) sorted by relevance
21 extern bool lockdep_is_cpuset_held(void);
49 if (IS_ENABLED(CONFIG_CPUSETS) && lockdep_is_cpuset_held()) in housekeeping_dereference_check()
336 bool lockdep_is_cpuset_held(void) in lockdep_is_cpuset_held() function