Home
last modified time | relevance | path

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

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