Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Drcupdate.h86 #define rcu_read_unlock_strict() do { } while (0) macro
88 void rcu_read_unlock_strict(void);
99 rcu_read_unlock_strict(); in __rcu_read_unlock()
/linux-6.15/kernel/rcu/
H A Dtree_plugin.h832 void rcu_read_unlock_strict(void) in rcu_read_unlock_strict() function
852 EXPORT_SYMBOL_GPL(rcu_read_unlock_strict);
/linux-6.15/kernel/bpf/
H A Dverifier.c23386 BTF_ID(func, rcu_read_unlock_strict) in BTF_SET_START()