rcu_read_lock_bh_held(9) suse man page | unix.com

Man Page: rcu_read_lock_bh_held

Operating Environment: suse

Section: 9

RCU_READ_LOCK_BH_HEL(9) 					   Driver Basics					   RCU_READ_LOCK_BH_HEL(9)

NAME
rcu_read_lock_bh_held - might we be in RCU-bh read-side critical section?
SYNOPSIS
int rcu_read_lock_bh_held(void);
ARGUMENTS
void no arguments
DESCRIPTION
Check for bottom half being disabled, which covers both the CONFIG_PROVE_RCU and not cases. Note that if someone uses rcu_read_lock_bh, but then later enables BH, lockdep (if enabled) will show the situation. Check debug_lockdep_rcu_enabled to prevent false positives during boot.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 RCU_READ_LOCK_BH_HEL(9)
Related Man Pages
kpreempt_disabled(9) - netbsd
critical_exit(9) - debian
kpreempt_disable(9) - netbsd
critical_enter(9) - freebsd
critical_enter(9) - mojave
Similar Topics in the Unix Linux Community
Change directory error
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
Shopt -s histappend