Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drcupdate.h105 #define rcu_read_unlock_strict() do { } while (0) macro
107 void rcu_read_unlock_strict(void);
118 rcu_read_unlock_strict(); in __rcu_read_unlock()
/linux/kernel/rcu/
H A Dtree_plugin.h939 void rcu_read_unlock_strict(void) in rcu_read_unlock_strict() function
959 EXPORT_SYMBOL_GPL(rcu_read_unlock_strict);
/linux/kernel/bpf/
H A Dverifier.c20395 BTF_ID(func, rcu_read_unlock_strict) in BTF_SET_START()