Home
last modified time | relevance | path

Searched full:recently (Results 1 – 25 of 687) sorted by relevance

12345678910>>...28

/kernel/linux/linux-6.6/rust/alloc/vec/
Dextract_if.rs22 #[unstable(feature = "extract_if", reason = "recently added", issue = "43244")]
56 #[unstable(feature = "extract_if", reason = "recently added", issue = "43244")]
92 #[unstable(feature = "extract_if", reason = "recently added", issue = "43244")]
/kernel/linux/linux-6.6/lib/xz/
Dxz_lzma2.h30 * This enum is used to track which LZMA symbols have occurred most recently
36 * - Long repeat: Multi-byte match at a recently seen distance
37 * - Short repeat: One-byte repeat at a recently seen distance
/kernel/linux/linux-5.10/lib/xz/
Dxz_lzma2.h30 * This enum is used to track which LZMA symbols have occurred most recently
36 * - Long repeat: Multi-byte match at a recently seen distance
37 * - Short repeat: One-byte repeat at a recently seen distance
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_rate.c75 * called multiple times. We favor the information from the most recently
76 * sent skb, i.e., the skb with the most recently sent time and the highest
99 /* Record send time of most recently ACKed packet: */ in tcp_rate_skb_delivered()
/kernel/linux/linux-6.6/net/ipv4/
Dtcp_rate.c76 * 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()
/kernel/linux/linux-5.10/include/sound/
Dsnd_wavefront.h26 snd_wavefront_mpu_id output_mpu; /* most-recently-used */
27 snd_wavefront_mpu_id input_mpu; /* most-recently-used */
/kernel/linux/linux-6.6/include/sound/
Dsnd_wavefront.h26 snd_wavefront_mpu_id output_mpu; /* most-recently-used */
27 snd_wavefront_mpu_id input_mpu; /* most-recently-used */
/kernel/linux/linux-5.10/drivers/char/mwave/
Dmwavedd.h136 …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…
/kernel/linux/linux-6.6/drivers/char/mwave/
Dmwavedd.h136 …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…
/kernel/linux/linux-6.6/drivers/regulator/
Dtps62360-regulator.c73 * 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()
/kernel/linux/linux-5.10/drivers/regulator/
Dtps62360-regulator.c87 * recently used and return as found so that caller need not to set
91 * recently mechanism to get new VSET register for new configuration
148 * recently used register for new configuration. in tps62360_dcdc_set_voltage_sel()
456 * The index 0 will be most recently used and in tps62360_probe()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
Dptrace-perf-hwbreak.c230 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()
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
Dasi.h285 * Most-Recently-Used, primary,
289 * Most-Recently-Used, secondary,
295 * Most-Recently-Used, primary,
299 * Most-Recently-Used, secondary,
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
Dasi.h285 * Most-Recently-Used, primary,
289 * Most-Recently-Used, secondary,
295 * Most-Recently-Used, primary,
299 * Most-Recently-Used, secondary,
/kernel/linux/linux-6.6/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc-filter-glob.tc34 # Advanced full-glob matching feature is recently supported.
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc-filter-glob.tc34 # Advanced full-glob matching feature is recently supported.
/kernel/linux/linux-6.6/fs/ufs/
DKconfig15 The recently released UFS2 variant (used in FreeBSD 5.x) is
/kernel/linux/linux-6.6/arch/sparc/include/asm/
Dmachines.h40 * 1) You either have a sun4d, a sun4e, or a recently made sun4m.
Dbarrier_64.h11 * delay slot, but a case has been traced recently wherein the memory barrier
/kernel/linux/linux-5.10/fs/ufs/
DKconfig14 The recently released UFS2 variant (used in FreeBSD 5.x) is
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dmachines.h40 * 1) You either have a sun4d, a sun4e, or a recently made sun4m.
Dbarrier_64.h11 * delay slot, but a case has been traced recently wherein the memory barrier
/kernel/linux/linux-6.6/tools/arch/sparc/include/asm/
Dbarrier_64.h13 * delay slot, but a case has been traced recently wherein the memory barrier
/kernel/linux/linux-5.10/tools/arch/sparc/include/asm/
Dbarrier_64.h13 * delay slot, but a case has been traced recently wherein the memory barrier
/kernel/linux/linux-6.6/mm/
Dworkingset.c77 * more recently than the activated page towards the tail of the
162 * If on the other hand the refaulting pages have recently been
259 * Tests if the shadow entry is for a folio that was recently evicted.
417 * recently evicted. Also fills in @workingset with the value unpacked from
424 * Return: true if the shadow is for a recently evicted folio; false otherwise.

12345678910>>...28