Home
last modified time | relevance | path

Searched defs:local_irq_restore (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dirqflags.h215 #define local_irq_restore(flags) \ macro
234 #define local_irq_restore(flags) do { raw_local_irq_restore(flags); } while (0) macro
/linux/Documentation/translations/zh_CN/kernel-hacking/
H A Dhacking.rst337 .. _local_bh_disable_zh:
/linux/Documentation/kernel-hacking/
H A Dhacking.rst396 .. _local_bh_disable:
/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dhacking.rst420 .. _it_local_bh_disable: