Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcupdate.h88 #define rcu_read_unlock_strict() do { } while (0) macro
90 void rcu_read_unlock_strict(void);
102 rcu_read_unlock_strict(); in __rcu_read_unlock()
/openbmc/linux/kernel/rcu/
H A Dtree_plugin.h820 void rcu_read_unlock_strict(void) in rcu_read_unlock_strict() function
831 EXPORT_SYMBOL_GPL(rcu_read_unlock_strict);
/openbmc/linux/kernel/bpf/
H A Dverifier.c20091 BTF_ID(func, rcu_read_unlock_strict) in BTF_SET_START()