Searched refs:_bh (Results 1 – 7 of 7) sorted by relevance
58 #define bufoff(_bh,_idx) \ argument61 (void *)(_bh[_buf]->b_data + _off); \
117 elsewhere using an _bh variant of the spinlock primitive.
80 _bh() Disable / enable bottom halves (soft interrupts)241 - The soft interrupt related suffix (_bh()) still disables softirq
100 #define ocfs2_trailer_from_bh(_bh, _sb) ((struct ocfs2_dir_block_trailer *) ((_bh)->b_data + ocfs2_… argument
187 l'opposto. (Il suffisso '_bh' è un residuo storico che fa riferimento al1455 Bottom Half: per ragioni storiche, le funzioni che contengono '_bh' nel
169 spin_unlock_bh() does the reverse. (The '_bh' suffix is1405 Bottom Half: for historical reasons, functions with '_bh' in them often
2404 The softirq-disable (AKA “bottom-half”, hence the “_bh” abbreviations)