Home
last modified time | relevance | path

Searched refs:rcu_read_lock_bh_held (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Drcupdate.h272 int rcu_read_lock_bh_held(void);
286 static inline int rcu_read_lock_bh_held(void) in rcu_read_lock_bh_held() function
518 __rcu_dereference_check((p), (c) || rcu_read_lock_bh_held(), __rcu)
H A Dskbuff.h985 !rcu_read_lock_bh_held()); in skb_dst()
1014 WARN_ON(!rcu_read_lock_held() && !rcu_read_lock_bh_held()); in skb_dst_set_noref()
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dupdate.c328 int rcu_read_lock_bh_held(void) in rcu_read_lock_bh_held() function
336 EXPORT_SYMBOL_GPL(rcu_read_lock_bh_held);
H A Drcutorture.c1394 rcu_read_lock_bh_held() || in rcu_torture_one_read()
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Dlockdep.rst18 rcu_read_lock_bh_held() for RCU-bh.
44 rcu_read_lock_bh_held(). This is useful in code that
H A DwhatisRCU.rst954 rcu_read_lock_bh_held
/OK3568_Linux_fs/kernel/net/core/
H A Dnetclassid_cgroup.c24 rcu_read_lock_bh_held())); in task_cls_state()
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dpeer.c74 RCU_LOCKDEP_WARN(!rcu_read_lock_bh_held(), in wg_peer_get_maybe_zero()
H A Dnoise.c144 RCU_LOCKDEP_WARN(!rcu_read_lock_bh_held(), in wg_noise_keypair_get()
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2415 ``rcu_read_lock_bh_held()``. However, the update-side APIs are now