Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dworkqueue.c2544 int lockdep_start_depth, rcu_start_depth; in process_one_work() local
2608 lockdep_start_depth = lockdep_depth(current); in process_one_work()
2645 lockdep_depth(current) != lockdep_start_depth || in process_one_work()
2650 lockdep_start_depth, lockdep_depth(current), in process_one_work()