Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dtree_plugin.h2911 struct rcu_sysidle_head { struct
2918 struct rcu_sysidle_head *rshp; in rcu_sysidle_cb() argument
2927 rshp = container_of(rhp, struct rcu_sysidle_head, rh); in rcu_sysidle_cb()
2938 static struct rcu_sysidle_head rsh; in rcu_sys_is_idle()