Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Drcupdate.h87 #define rcu_read_unlock_strict() do { } while (0) macro
89 void rcu_read_unlock_strict(void);
101 rcu_read_unlock_strict(); in __rcu_read_unlock()
/Linux-v6.1/kernel/rcu/
Dtree_plugin.h818 void rcu_read_unlock_strict(void) in rcu_read_unlock_strict() function
829 EXPORT_SYMBOL_GPL(rcu_read_unlock_strict);
/Linux-v6.1/kernel/bpf/
Dverifier.c15076 BTF_ID(func, rcu_read_unlock_strict) in BTF_SET_START()