Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcpuset.h21 extern bool lockdep_is_cpuset_held(void);
/linux/kernel/sched/
H A Disolation.c49 if (IS_ENABLED(CONFIG_CPUSETS) && lockdep_is_cpuset_held()) in housekeeping_dereference_check()
/linux/kernel/cgroup/
H A Dcpuset.c336 bool lockdep_is_cpuset_held(void) in lockdep_is_cpuset_held() function