Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/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-6.1.9/tools/perf/Documentation/
Dperf-sched.txt35 individual CPUs, and the two-letter shortcuts stand for tasks that
/linux-6.1.9/Documentation/networking/
Dfib_trie.rst144 are some optimizations available that can provide us with "shortcuts" to avoid
/linux-6.1.9/Documentation/usb/
Dehci.rst87 Also, some shortcuts have been taken with the scheduling periodic
/linux-6.1.9/Documentation/kbuild/
Dmakefiles.rst1349 The recommended approach is to include shortcuts in
/linux-6.1.9/Documentation/admin-guide/
Dcgroup-v2.rst715 implement restricted shortcuts for most common use cases.