Searched refs:BH (Results 1 – 12 of 12) sorted by relevance
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | workqueue.rst | 77 工作项可以在线程或BH(软中断)上下文中执行。 90 BH工作队列使用相同的结构。然而,由于同一时间只可能有一个执行上下文, 91 不需要担心并发问题。每个CPU上的BH工作者池只包含一个用于表示BH执行 92 上下文的虚拟工作者。BH工作队列可以被看作软中断的便捷接口。 151 BH工作队列可以被看作软中断的便捷接口。它总是每个CPU一份, 155 BH工作队列的 ``max_active`` 值必须为0,且只能单独或和 158 BH工作项不可以睡眠。像延迟排队、冲洗、取消等所有其他特性
|
| /linux/fs/affs/ |
| H A D | Changes | 129 patches he did. They're marked (BH). Thanks, Bill! 133 error. (BH) 136 no longer needed. (BH) 138 - One set of dentry callbacks is enough. (BH) 140 - Cleanup of error handling in namei.c. (BH) 142 - Cleanup of error handling in file.c. (BH) 145 restored when the fs is unmounted. (BH)
|
| /linux/Documentation/trace/ |
| H A D | eprobetrace.rst | 113 # _-----=> irqs-off/BH-disabled 193 # _-----=> irqs-off/BH-disabled 244 # _-----=> irqs-off/BH-disabled
|
| /linux/Documentation/networking/ |
| H A D | ppp_generic.rst | 222 from process context, not interrupt or softirq/BH context. 224 * The remaining generic layer functions may be called at softirq/BH 228 softirq/BH level but will not call it at interrupt level. Thus the
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 328 # Leaf BH 529 # Leaf 1BH 877 # Leaf 8000001BH
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 233 #define BH RM + 1 macro 237 #define BT BH + 1 4370 {"bclr", XLLK(19,16,0), XLBH_MASK, PPCCOM, PPCVLE, {BO, BI, BH}}, 4372 {"bclrl", XLLK(19,16,1), XLBH_MASK, PPCCOM, PPCVLE, {BO, BI, BH}}, 4574 {"bcctr", XLLK(19,528,0), XLBH_MASK, PPCCOM, PPCVLE, {BO, BI, BH}}, 4576 {"bcctrl", XLLK(19,528,1), XLBH_MASK, PPCCOM, PPCVLE, {BO, BI, BH}}, 4583 {"bctar", XLLK(19,560,0), XLBH_MASK, POWER8, PPCVLE, {BO, BI, BH}}, 4584 {"bctarl", XLLK(19,560,1), XLBH_MASK, POWER8, PPCVLE, {BO, BI, BH}},
|
| /linux/Documentation/RCU/ |
| H A D | checklist.rst | 277 disables BH when updaters use call_rcu() or synchronize_rcu().
|
| /linux/Documentation/translations/it_IT/kernel-hacking/ |
| H A D | hacking.rst | 111 cosiddetti 'bottom half' (BH), i quali non traevano alcun vantaggio da questi
|
| H A D | locking.rst | 283 (``include/asm/smp.h``), la quale impedisce a softirq/tasklet/BH d'essere
|
| /linux/Documentation/kernel-hacking/ |
| H A D | locking.rst | 268 (``include/asm/smp.h``), which protects you from the softirq/tasklet/BH
|
| /linux/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 247 b7: MOV BH/R15L,Ib
|
| /linux/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 247 b7: MOV BH/R15L,Ib
|