Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c3181 int lockdep_start_depth, rcu_start_depth; in process_one_work() local
3248 lockdep_start_depth = lockdep_depth(current); in process_one_work()
3288 lockdep_depth(current) != lockdep_start_depth || in process_one_work()
3293 lockdep_start_depth, lockdep_depth(current), in process_one_work()