Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree_plugin.h820 void rcu_read_unlock_strict(void) in rcu_read_unlock_strict() function
/openbmc/linux/include/linux/
H A Drcupdate.h88 #define rcu_read_unlock_strict() do { } while (0) macro