Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Dtree_plugin.h820 void rcu_read_unlock_strict(void) in rcu_read_unlock_strict() function
/Linux-v6.6/include/linux/
Drcupdate.h88 #define rcu_read_unlock_strict() do { } while (0) macro