Home
last modified time | relevance | path

Searched refs:_bh (Results 1 – 7 of 7) sorted by relevance

/linux/fs/adfs/
A Ddir_f.c58 #define bufoff(_bh,_idx) \ argument
61 (void *)(_bh[_buf]->b_data + _off); \
/linux/Documentation/locking/
A Dlocktypes.rst80 _bh() Disable / enable bottom halves (soft interrupts)
244 - The soft interrupt related suffix (_bh()) still disables softirq
/linux/Documentation/RCU/
A DUP.rst117 elsewhere using an _bh variant of the spinlock primitive.
/linux/fs/ocfs2/
A Ddir.c100 #define ocfs2_trailer_from_bh(_bh, _sb) ((struct ocfs2_dir_block_trailer *) ((_bh)->b_data + ocfs2_… argument
/linux/Documentation/kernel-hacking/
A Dlocking.rst169 spin_unlock_bh() does the reverse. (The '_bh' suffix is
1408 Bottom Half: for historical reasons, functions with '_bh' in them often
/linux/Documentation/translations/it_IT/kernel-hacking/
A Dlocking.rst187 l'opposto. (Il suffisso '_bh' è un residuo storico che fa riferimento al
1455 Bottom Half: per ragioni storiche, le funzioni che contengono '_bh' nel
/linux/Documentation/RCU/Design/Requirements/
A DRequirements.rst2404 The softirq-disable (AKA “bottom-half”, hence the “_bh” abbreviations)

Completed in 24 milliseconds