Home
last modified time | relevance | path

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

/linux/fs/adfs/
H A Ddir_f.c58 #define bufoff(_bh,_idx) \ argument
61 (void *)(_bh[_buf]->b_data + _off); \
/linux/Documentation/RCU/
H A DUP.rst126 elsewhere using an _bh variant of the spinlock primitive.
/linux/Documentation/kernel-hacking/
H 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/RCU/Design/Requirements/
H A DRequirements.rst2495 The softirq-disable (AKA “bottom-half”, hence the “_bh” abbreviations)