Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c3163 int lockdep_start_depth, rcu_start_depth; in process_one_work() local
3229 lockdep_start_depth = lockdep_depth(current); in process_one_work()
3269 lockdep_depth(current) != lockdep_start_depth || in process_one_work()
3274 lockdep_start_depth, lockdep_depth(current), in process_one_work()