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
critical(9) - debian
critical_exit(9) - debian
kpreempt_enable(9) - netbsd
critical_enter(9) - freebsd
critical_enter(9) - linux
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure