Home
last modified time | relevance | path

Searched refs:shortcuts (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/irqchip/
H A Dirq-bcm2835.c74 static const int shortcuts[] = { variable
222 return MAKE_HWIRQ(bank, shortcuts[ffs(stat >> SHORTCUT_SHIFT) - 1]); in armctrl_translate_shortcut()
/linux/Documentation/filesystems/
H A D9p.rst138 preexisting common 'shortcuts'.
150 The current shortcuts and their associated bitmask are:
160 NOTE: only these shortcuts are tested modes of operation at the
/linux/Documentation/core-api/
H A Dassoc_array.rst50 tree. To improve memory efficiency, shortcuts can be emplaced to skip over
339 Poor scattering isn't too much of a problem as there are shortcuts and nodes
353 constructed of two types of metadata blocks: nodes and shortcuts.
366 Ignoring shortcuts for the moment, the nodes form a multilevel tree. The index
557 as shortcuts only have one slot and so the parent slot number isn't used
/linux/tools/perf/Documentation/
H A Dperf-lock.txt195 suffix are shortcuts for the both variants. Ex) rwsem = rwsem:R + rwsem:W.
/linux/Documentation/networking/
H A Dfib_trie.rst144 are some optimizations available that can provide us with "shortcuts" to avoid
/linux/Documentation/usb/
H A Dehci.rst87 Also, some shortcuts have been taken with the scheduling periodic
/linux/Documentation/kbuild/
H A Dmakefiles.rst1338 The recommended approach is to include shortcuts in
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst779 implement restricted shortcuts for most common use cases.