Searched refs:BH (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/fs/affs/ |
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-v5.4/Documentation/networking/ |
D | netdevices.txt | 77 Context: Process with BHs disabled or BH (timer),
|
D | ppp_generic.txt | 218 from process context, not interrupt or softirq/BH context. 220 * The remaining generic layer functions may be called at softirq/BH 224 softirq/BH level but will not call it at interrupt level. Thus the
|
/Linux-v5.4/Documentation/input/ |
D | input-programming.rst | 301 This callback routine can be called from an interrupt or a BH (although that
|
/Linux-v5.4/Documentation/doc-guide/ |
D | kernel-doc.rst | 133 * Context: Softirq or process context. Takes and releases <lock>, BH-safe.
|
/Linux-v5.4/Documentation/translations/it_IT/doc-guide/ |
D | kernel-doc.rst | 165 * Context: Softirq or process context. Takes and releases <lock>, BH-safe.
|
/Linux-v5.4/arch/powerpc/xmon/ |
D | ppc-opc.c | 233 #define BH RM + 1 macro 237 #define BT BH + 1 4371 {"bclr", XLLK(19,16,0), XLBH_MASK, PPCCOM, PPCVLE, {BO, BI, BH}}, 4373 {"bclrl", XLLK(19,16,1), XLBH_MASK, PPCCOM, PPCVLE, {BO, BI, BH}}, 4575 {"bcctr", XLLK(19,528,0), XLBH_MASK, PPCCOM, PPCVLE, {BO, BI, BH}}, 4577 {"bcctrl", XLLK(19,528,1), XLBH_MASK, PPCCOM, PPCVLE, {BO, BI, BH}}, 4584 {"bctar", XLLK(19,560,0), XLBH_MASK, POWER8, PPCVLE, {BO, BI, BH}}, 4585 {"bctarl", XLLK(19,560,1), XLBH_MASK, POWER8, PPCVLE, {BO, BI, BH}},
|
/Linux-v5.4/Documentation/translations/it_IT/kernel-hacking/ |
D | hacking.rst | 111 cosiddetti 'bottom half' (BH), i quali non traevano alcun vantaggio da questi
|
D | locking.rst | 286 (``include/asm/smp.h``), la quale impedisce a softirq/tasklet/BH d'essere
|
/Linux-v5.4/arch/x86/lib/ |
D | x86-opcode-map.txt | 237 b7: MOV BH/R15L,Ib
|
/Linux-v5.4/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 237 b7: MOV BH/R15L,Ib
|
/Linux-v5.4/Documentation/kernel-hacking/ |
D | locking.rst | 274 (``include/asm/smp.h``), which protects you from the softirq/tasklet/BH
|