Home
last modified time | relevance | path

Searched refs:rcu_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
2607 rcu_start_depth = rcu_preempt_depth(); in process_one_work()
2646 rcu_preempt_depth() != rcu_start_depth)) { in process_one_work()
2651 rcu_start_depth, rcu_preempt_depth(), in process_one_work()