Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dsync.c39 } gp_ops[] = { variable
68 RCU_LOCKDEP_WARN(!gp_ops[rsp->gp_type].held(), in rcu_sync_lockdep_assert()
114 gp_ops[rsp->gp_type].sync(); in rcu_sync_enter()
167 gp_ops[rsp->gp_type].call(&rsp->cb_head, rcu_sync_func); in rcu_sync_func()
195 gp_ops[rsp->gp_type].call(&rsp->cb_head, rcu_sync_func); in rcu_sync_exit()
220 gp_ops[rsp->gp_type].wait(); in rcu_sync_dtor()