Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/rcu/
Dtree_plugin.h831 void rcu_read_unlock_strict(void) in rcu_read_unlock_strict() function
/linux-6.12.1/include/linux/
Drcupdate.h86 #define rcu_read_unlock_strict() do { } while (0) macro