Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c3144 int lockdep_start_depth, rcu_start_depth; in process_one_work() local
3210 lockdep_start_depth = lockdep_depth(current); in process_one_work()
3250 lockdep_depth(current) != lockdep_start_depth || in process_one_work()
3255 lockdep_start_depth, lockdep_depth(current), in process_one_work()