Searched full:frequently (Results 1 – 25 of 329) sorted by relevance
12345678910>>...14
/Linux-v6.1/include/linux/ |
D | cache.h | 17 * __read_mostly is used to keep rarely changing variables out of frequently 19 * frequently in hot paths. Performance traces can help decide when to use 21 * best case multiple frequently read variables for a hot path will be next
|
/Linux-v6.1/Documentation/hwmon/ |
D | asus_wmi_sensors.rst | 72 X470 Pro seems particularly bad for this. The more frequently the WMI 75 sensors frequently, don't leave you computer unattended. Upgrading to new
|
D | max1619.rst | 31 The max1619 driver will not update its values more frequently than every
|
D | g760a.rst | 38 The g760a driver will not update its values more frequently than every
|
D | w83l785ts.rst | 33 The w83l785ts driver will not update its values more frequently than
|
/Linux-v6.1/fs/ocfs2/cluster/ |
D | masklog.h | 25 * frequently matched in the high bits. 67 /* bits that are frequently given and infrequently matched in the low word */ 87 /* bits that are infrequently given and frequently matched in the high word */
|
/Linux-v6.1/Documentation/bpf/ |
D | faq.rst | 2 Frequently asked questions (FAQ)
|
/Linux-v6.1/sound/parisc/ |
D | Kconfig | 18 chip found in most GSC-based PA-RISC workstations. It's frequently
|
/Linux-v6.1/tools/lib/perf/include/internal/ |
D | cpumap.h | 11 * with. The indices into the cpumap are frequently used as they avoid having
|
/Linux-v6.1/arch/alpha/boot/ |
D | bootp.c | 140 * 1. Frequently, the stack is short, and we don't want to overrun; in start_kernel() 141 * 2. Frequently the stack is where we are going to copy the kernel to; in start_kernel()
|
/Linux-v6.1/Documentation/virt/ |
D | paravirt_ops.rst | 29 are called frequently and are performance critical. The overhead is
|
/Linux-v6.1/Documentation/filesystems/ |
D | btrfs.rst | 42 that maintains information about administration tasks, frequently asked
|
/Linux-v6.1/mm/ |
D | workingset.c | 42 * A workload is thrashing when its pages are frequently used but they 54 * active pages - which may be used more, hopefully less frequently: 135 * used less frequently than the refaulting page - or even not used at 143 * used more frequently will be reactivated while the less frequently
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | x-powers,axp209-adc.yaml | 13 ADC is frequently used as a provider to consumers of the ADC channels.
|
/Linux-v6.1/Documentation/arm/sunxi/ |
D | clocks.rst | 2 Frequently asked questions about the sunxi clock system
|
/Linux-v6.1/Documentation/x86/ |
D | orc-unwinder.rst | 173 Similar to how Orcs frequently unravel the well-intentioned plans of 174 their adversaries, the ORC unwinder frequently unravels stacks with
|
/Linux-v6.1/Documentation/sound/designs/ |
D | powersave.rst | 22 reopen the device frequently. 10 would be a good choice for normal
|
/Linux-v6.1/Documentation/RCU/ |
D | torture.rst | 249 The most frequently used file in the top-level directory is testid.txt. 253 The most frequently used files in each per-scenario-run directory are: 270 A number of additional files are available, but are less frequently used.
|
/Linux-v6.1/Documentation/networking/ |
D | smc-sysctl.rst | 39 How frequently SMC-R link sends out TEST_LINK LLC messages to confirm
|
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac.h | 58 /* Frequently used values are kept adjacent for cache effect */ 204 /* Frequently used values are kept adjacent for cache effect */
|
/Linux-v6.1/drivers/block/paride/ |
D | pseudo.h | 15 Which will arrange for ready() to be evaluated frequently and
|
/Linux-v6.1/mm/damon/ |
D | Kconfig | 103 protect frequently accessed (hot) pages while rarely accessed (cold)
|
/Linux-v6.1/arch/sparc/include/asm/ |
D | timer_64.h | 14 /* The most frequently accessed fields should be first,
|
/Linux-v6.1/Documentation/devicetree/bindings/ |
D | common-properties.txt | 8 byte swapping, but endianness issues show up frequently in porting drivers to
|
/Linux-v6.1/Documentation/mm/damon/ |
D | faq.rst | 4 Frequently Asked Questions
|
12345678910>>...14