Searched full:frequently (Results 1 – 25 of 542) sorted by relevance
12345678910>>...22
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
| D | masklog.h | 27 * frequently matched in the high bits. 69 /* bits that are frequently given and infrequently matched in the low word */ 89 /* bits that are infrequently given and frequently matched in the high word */
|
| /kernel/linux/linux-4.19/fs/ocfs2/cluster/ |
| D | masklog.h | 41 * frequently matched in the high bits. 83 /* bits that are frequently given and infrequently matched in the low word */ 103 /* bits that are infrequently given and frequently matched in the high word */
|
| /kernel/linux/linux-4.19/Documentation/filesystems/pohmelfs/ |
| D | info.txt | 19 Internal timeout, expressed in milliseconds, which specifies how frequently 20 inodes marked to be dropped are freed. It also specifies how frequently
|
| /kernel/linux/linux-4.19/mm/ |
| D | workingset.c | 41 * A workload is thrashing when its pages are frequently used but they 53 * active pages - which may be used more, hopefully less frequently: 134 * used less frequently than the refaulting page - or even not used at 138 * used more frequently will be reactivated while the less frequently
|
| /kernel/linux/linux-4.19/sound/parisc/ |
| D | Kconfig | 17 chip found in most GSC-based PA-RISC workstations. It's frequently
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac.h | 49 /* Frequently used values are kept adjacent for cache effect */ 120 /* Frequently used values are kept adjacent for cache effect */
|
| /kernel/linux/linux-5.10/sound/parisc/ |
| D | Kconfig | 18 chip found in most GSC-based PA-RISC workstations. It's frequently
|
| /kernel/linux/linux-4.19/Documentation/filesystems/ |
| D | btrfs.txt | 29 that maintains information about administration tasks, frequently asked
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | btrfs.rst | 32 that maintains information about administration tasks, frequently asked
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| 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
|
| /kernel/linux/linux-4.19/Documentation/hwmon/ |
| D | max1619 | 26 The max1619 driver will not update its values more frequently than every
|
| D | g760a | 34 The g760a driver will not update its values more frequently than every
|
| D | w83l785ts | 28 The w83l785ts driver will not update its values more frequently than
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac.h | 45 /* Frequently used values are kept adjacent for cache effect */ 148 /* Frequently used values are kept adjacent for cache effect */
|
| /kernel/linux/linux-4.19/Documentation/virtual/ |
| D | paravirt_ops.txt | 26 are called frequently and are performance critical. The overhead is
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/Documentation/virt/ |
| D | paravirt_ops.rst | 29 are called frequently and are performance critical. The overhead is
|
| /kernel/linux/linux-4.19/Documentation/isdn/ |
| D | 00-INDEX | 42 - frequently asked questions about running PPP over ISDN.
|
| /kernel/linux/linux-4.19/Documentation/bpf/ |
| D | index.rst | 20 Frequently asked questions (FAQ)
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-4.19/arch/alpha/boot/ |
| D | bootp.c | 141 * 1. Frequently, the stack is short, and we don't want to overrun; in start_kernel() 142 * 2. Frequently the stack is where we are going to copy the kernel to; in start_kernel()
|
| /kernel/linux/linux-4.19/Documentation/arm/sunxi/ |
| D | clocks.txt | 1 Frequently asked questions about the sunxi clock system
|
12345678910>>...22