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

/linux-master/include/linux/
H A Drcupdate.h85 #define rcu_read_unlock_strict() do { } while (0) macro
87 void rcu_read_unlock_strict(void);
99 rcu_read_unlock_strict();
/linux-master/kernel/rcu/
H A Dtree_plugin.h820 void rcu_read_unlock_strict(void) function
831 EXPORT_SYMBOL_GPL(rcu_read_unlock_strict); variable
/linux-master/kernel/bpf/
H A Dverifier.c21067 BTF_ID(func, rcu_read_unlock_strict)

Completed in 223 milliseconds