Searched full:recently (Results 1 – 25 of 395) sorted by relevance
12345678910>>...16
/linux-6.14.4/lib/xz/ |
D | xz_lzma2.h | 29 * This enum is used to track which LZMA symbols have occurred most recently 35 * - Long repeat: Multi-byte match at a recently seen distance 36 * - Short repeat: One-byte repeat at a recently seen distance
|
/linux-6.14.4/net/ipv4/ |
D | tcp_rate.c | 76 * called multiple times. We favor the information from the most recently 77 * sent skb, i.e., the skb with the most recently sent time and the highest 101 /* Record send time of most recently ACKed packet: */ in tcp_rate_skb_delivered()
|
/linux-6.14.4/include/sound/ |
D | snd_wavefront.h | 26 snd_wavefront_mpu_id output_mpu; /* most-recently-used */ 27 snd_wavefront_mpu_id input_mpu; /* most-recently-used */
|
/linux-6.14.4/drivers/char/mwave/ |
D | mwavedd.h | 136 …unsigned long ulIPCSource_ISR; /* IPC source bits for recently processed intr, set during ISR proc… 137 …unsigned long ulIPCSource_DPC; /* IPC source bits for recently processed intr, set during DPC proc…
|
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/ |
D | l2_cache.json | 142 …This event counts demand access counted by L2D_CACHE_HIT_RD that hits a recently fetched line in t… 146 …This event counts demand access counted by L2D_CACHE_HIT_WR that hits a recently fetched line in t…
|
/linux-6.14.4/drivers/regulator/ |
D | tps62360-regulator.c | 73 * recently used and return as found so that caller need not to set 77 * recently mechanism to get new VSET register for new configuration 134 * recently used register for new configuration. in tps62360_dcdc_set_voltage_sel() 429 * The index 0 will be most recently used and in tps62360_probe()
|
D | max8973-regulator.c | 122 * recently used and return as found so that caller need not to set 126 * recently mechanism to get new VOUT register for new configuration 183 * recently used register for new configuration. in max8973_dcdc_set_voltage_sel() 676 * The index 0 will be most recently used and in max8973_probe()
|
/linux-6.14.4/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace-perf-hwbreak.c | 230 u64 perf_count; /* Most recently fetched perf performance counter value */ in same_watch_addr_test() 232 void *pc; /* Most recently fetched child PC value */ in same_watch_addr_test() 384 u64 perf_count; /* Most recently fetched perf performance counter value */ in perf_then_ptrace_test() 386 void *pc; /* Most recently fetched child PC value */ in perf_then_ptrace_test()
|
/linux-6.14.4/arch/sparc/include/uapi/asm/ |
D | asi.h | 285 * Most-Recently-Used, primary, 289 * Most-Recently-Used, secondary, 295 * Most-Recently-Used, primary, 299 * Most-Recently-Used, secondary,
|
/linux-6.14.4/tools/testing/selftests/ftrace/test.d/ftrace/ |
D | func-filter-glob.tc | 34 # Advanced full-glob matching feature is recently supported.
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | machines.h | 40 * 1) You either have a sun4d, a sun4e, or a recently made sun4m.
|
D | barrier_64.h | 11 * delay slot, but a case has been traced recently wherein the memory barrier
|
/linux-6.14.4/fs/ufs/ |
D | Kconfig | 15 The recently released UFS2 variant (used in FreeBSD 5.x) is
|
/linux-6.14.4/tools/arch/sparc/include/asm/ |
D | barrier_64.h | 13 * delay slot, but a case has been traced recently wherein the memory barrier
|
/linux-6.14.4/mm/ |
D | workingset.c | 78 * more recently than the activated page towards the tail of the 163 * If on the other hand the refaulting pages have recently been 261 * Tests if the shadow entry is for a folio that was recently evicted. 408 * recently evicted. Also fills in @workingset with the value unpacked from 416 * Return: true if the shadow is for a recently evicted folio; false otherwise.
|
/linux-6.14.4/drivers/net/wireless/broadcom/b43legacy/ |
D | radio.h | 30 /* Use the RX antenna, that was selected for the most recently
|
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns/ |
D | hns_enet.h | 71 /* The most recently read link state */
|
/linux-6.14.4/Documentation/admin-guide/ |
D | tainted-kernels.rst | 92 7 _/D 128 kernel died recently, i.e. there was an OOPS or BUG 158 7) ``D`` if the kernel has died recently, i.e. there was an OOPS or BUG.
|
/linux-6.14.4/arch/arc/include/asm/ |
D | pgalloc.h | 7 * Recently added pgtable dtor was not getting called.
|
/linux-6.14.4/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux-reg.txt | 33 If an idle state is not defined, the most recently used value will be
|
/linux-6.14.4/drivers/infiniband/hw/cxgb4/ |
D | id_table.c | 42 * - avoid reuse of recently used id (at the expense of predictability)
|
/linux-6.14.4/Documentation/filesystems/ |
D | sharedsubtree.rst | 24 that got mounted recently. Shared subtree semantics provide the necessary 165 access the CD that got mounted recently. 570 If mount 'B' is shared, then all most-recently-mounted mounts at dentry 583 if 'C1' is unmounted, all the mounts that are most-recently-mounted on 586 'B1' propagates to 'B2' and 'B3'. And the most recently mounted mount
|
/linux-6.14.4/arch/hexagon/include/asm/ |
D | pgtable.h | 247 /* pte_mkold - mark PTE as not recently accessed */ 254 /* pte_mkyoung - mark PTE as recently accessed */
|
/linux-6.14.4/Documentation/security/tpm/ |
D | tpm-security.rst | 26 a couple of seconds on any system or laptop. Recently attacks were 28 Most recently the same `attack against TPM based Linux disk
|
/linux-6.14.4/arch/m68k/include/asm/ |
D | machines.h | 75 * 1) You either have a sun4d, a sun4e, or a recently made sun4m.
|
12345678910>>...16