Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A 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-6.3-rc2/kernel/rcu/
A Dtree_plugin.h818 void rcu_read_unlock_strict(void) in rcu_read_unlock_strict() function
829 EXPORT_SYMBOL_GPL(rcu_read_unlock_strict);
/linux-6.3-rc2/kernel/bpf/
A Dverifier.c17528 BTF_ID(func, rcu_read_unlock_strict) in BTF_SET_START()

Completed in 34 milliseconds