Home
last modified time | relevance | path

Searched defs:rsp (Results 1 – 1 of 1) sorted by relevance

/kernel/rcu/
Dsync.c21 void rcu_sync_init(struct rcu_sync *rsp) in rcu_sync_init()
36 void rcu_sync_enter_start(struct rcu_sync *rsp) in rcu_sync_enter_start()
45 static void rcu_sync_call(struct rcu_sync *rsp) in rcu_sync_call()
75 struct rcu_sync *rsp = container_of(rhp, struct rcu_sync, cb_head); in rcu_sync_func() local
121 void rcu_sync_enter(struct rcu_sync *rsp) in rcu_sync_enter()
168 void rcu_sync_exit(struct rcu_sync *rsp) in rcu_sync_exit()
189 void rcu_sync_dtor(struct rcu_sync *rsp) in rcu_sync_dtor()