Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/rcu/
A Dtree_nocb.h788 swake_up_one(&rdp->nocb_cb_wq); in nocb_gp_wait()
933 swait_event_interruptible_exclusive(rdp->nocb_cb_wq, in nocb_cb_wait()
1097 swake_up_one(&rdp->nocb_cb_wq); in rdp_offload_toggle()
1424 init_swait_queue_head(&rdp->nocb_cb_wq); in rcu_boot_init_nocb_percpu_data()
1633 ".W"[swait_active(&rdp->nocb_cb_wq)], in show_rcu_nocb_state()
A Dtree.h223 struct swait_queue_head nocb_cb_wq; /* For nocb kthreads to sleep on. */ member

Completed in 8 milliseconds