Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dtree.c1791 static bool rcu_advance_cbs(struct rcu_state *rsp, struct rcu_node *rnp, in rcu_advance_cbs() function
1830 ret = rcu_advance_cbs(rsp, rnp, rdp); /* Advance callbacks. */ in __note_gp_changes()
3830 needwake = rcu_advance_cbs(rsp, rnp_root, rdp) || in rcu_migrate_callbacks()
3831 rcu_advance_cbs(rsp, rnp_root, my_rdp); in rcu_migrate_callbacks()