Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree_nocb.h24 static inline bool rcu_current_is_nocb_kthread(struct rcu_data *rdp) in rcu_current_is_nocb_kthread() function
1705 static inline bool rcu_current_is_nocb_kthread(struct rcu_data *rdp) in rcu_current_is_nocb_kthread() function
H A Dtree_plugin.h33 rcu_current_is_nocb_kthread(rdp)), in rcu_rdp_is_offloaded()