Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/irqchip/
Dirq-bcm2835.c74 static const int shortcuts[] = { variable
220 return MAKE_HWIRQ(bank, shortcuts[ffs(stat >> SHORTCUT_SHIFT) - 1]); in armctrl_translate_shortcut()
/Linux-v6.6/Documentation/filesystems/
D9p.rst82 preexisting common 'shortcuts'.
94 The current shortcuts and their associated bitmask are:
104 NOTE: only these shortcuts are tested modes of operation at the
Dxfs-online-fsck-design.rst249 This means that scrub cannot take *any* shortcuts to save time, because doing
/Linux-v6.6/Documentation/core-api/
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
547 as shortcuts only have one slot and so the parent slot number isn't used
Dpacking.rst27 shortcuts that still prevent the code from being truly portable.
/Linux-v6.6/tools/perf/Documentation/
Dperf-sched.txt35 individual CPUs, and the two-letter shortcuts stand for tasks that
Dperf-lock.txt194 suffix are shortcuts for the both variants. Ex) rwsem = rwsem:R + rwsem:W.
/Linux-v6.6/Documentation/networking/
Dfib_trie.rst144 are some optimizations available that can provide us with "shortcuts" to avoid
/Linux-v6.6/Documentation/mm/
Dpage_tables.rst58 shortcuts in mapping virtual memory to physical memory: there is no need to
/Linux-v6.6/Documentation/usb/
Dehci.rst87 Also, some shortcuts have been taken with the scheduling periodic
/Linux-v6.6/Documentation/kbuild/
Dmakefiles.rst1305 The recommended approach is to include shortcuts in
/Linux-v6.6/Documentation/admin-guide/
Dcgroup-v2.rst718 implement restricted shortcuts for most common use cases.