Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbottom_half.h23 extern void _local_bh_enable(void);
/linux/kernel/
H A Dsoftirq.c359 void _local_bh_enable(void) in _local_bh_enable() function
364 EXPORT_SYMBOL(_local_bh_enable);
/linux/drivers/s390/char/
H A Dsclp.c749 _local_bh_enable(); in sclp_sync_wait()