Home
last modified time | relevance | path

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

12345678910>>...15

/Linux-v6.1/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
/Linux-v6.1/rust/alloc/vec/
Ddrain_filter.rs22 #[unstable(feature = "drain_filter", reason = "recently added", issue = "43244")]
61 #[unstable(feature = "drain_filter", reason = "recently added", issue = "43244")]
99 #[unstable(feature = "drain_filter", reason = "recently added", issue = "43244")]
/Linux-v6.1/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()
/Linux-v6.1/include/sound/
Dsnd_wavefront.h26 snd_wavefront_mpu_id output_mpu; /* most-recently-used */
27 snd_wavefront_mpu_id input_mpu; /* most-recently-used */
/Linux-v6.1/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…
/Linux-v6.1/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()
436 * The index 0 will be most recently used and in tps62360_probe()
Dmax8973-regulator.c124 * recently used and return as found so that caller need not to set
128 * recently mechanism to get new VOUT register for new configuration
185 * recently used register for new configuration. in max8973_dcdc_set_voltage_sel()
691 * The index 0 will be most recently used and in max8973_probe()
/Linux-v6.1/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,
/Linux-v6.1/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc-filter-glob.tc34 # Advanced full-glob matching feature is recently supported.
/Linux-v6.1/fs/ufs/
DKconfig14 The recently released UFS2 variant (used in FreeBSD 5.x) is
/Linux-v6.1/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
/Linux-v6.1/tools/arch/sparc/include/asm/
Dbarrier_64.h13 * delay slot, but a case has been traced recently wherein the memory barrier
/Linux-v6.1/drivers/net/wireless/broadcom/b43legacy/
Dradio.h30 /* Use the RX antenna, that was selected for the most recently
/Linux-v6.1/scripts/
Dadjust_autoksyms.sh52 # equal to the one from a file that was very recently built and that
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.h70 /* The most recently read link state */
/Linux-v6.1/Documentation/admin-guide/
Dtainted-kernels.rst92 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-v6.1/Documentation/filesystems/
Dsharedsubtree.rst24 that got mounted recently. Shared subtree semantics provide the necessary
164 access the CD that got mounted recently.
569 If mount 'B' is shared, then all most-recently-mounted mounts at dentry
582 if 'C1' is unmounted, all the mounts that are most-recently-mounted on
585 'B1' propagates to 'B2' and 'B3'. And the most recently mounted mount
/Linux-v6.1/Documentation/devicetree/bindings/i2c/
Di2c-mux-reg.txt33 If an idle state is not defined, the most recently used value will be
/Linux-v6.1/drivers/dax/
Ddax-private.h29 * @youngest: allow userspace to find the most recently created device
/Linux-v6.1/arch/arc/include/asm/
Dpgalloc.h7 * Recently added pgtable dtor was not getting called.
/Linux-v6.1/tools/lib/
Dbitmap.c34 /* current bit is 'cur', most recently seen range is [rbot, rtop] */ in bitmap_scnprintf()
/Linux-v6.1/drivers/infiniband/hw/cxgb4/
Did_table.c42 * - avoid reuse of recently used id (at the expense of predictability)
/Linux-v6.1/include/uapi/drm/
Dmga_drm.h193 /* Information about the most recently used 3d drawable. The
220 unsigned int last_dispatch; /* age of the most recently dispatched buffer */
/Linux-v6.1/arch/hexagon/include/asm/
Dpgtable.h244 /* pte_mkold - mark PTE as not recently accessed */
251 /* pte_mkyoung - mark PTE as recently accessed */

12345678910>>...15