Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Drcupdate.h59 #define rcu_read_unlock_strict() do { } while (0) macro
61 void rcu_read_unlock_strict(void);
72 rcu_read_unlock_strict(); in __rcu_read_unlock()
/Linux-v5.10/kernel/rcu/
Dtree_plugin.h786 void rcu_read_unlock_strict(void) in rcu_read_unlock_strict() function
797 EXPORT_SYMBOL_GPL(rcu_read_unlock_strict);