Home
last modified time | relevance | path

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

12345678910>>...16

/linux/lib/xz/
H A Dxz_lzma2.h29 * 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/net/ipv4/
H A 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/drivers/regulator/
H A 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()
H A Dmax8973-regulator.c122 * 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/include/sound/
H A Dsnd_wavefront.h26 snd_wavefront_mpu_id output_mpu; /* most-recently-used */
27 snd_wavefront_mpu_id input_mpu; /* most-recently-used */
/linux/drivers/char/mwave/
H A 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/tools/testing/selftests/powerpc/ptrace/
H A 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()
/linux/arch/sparc/include/uapi/asm/
H A Dasi.h285 * Most-Recently-Used, primary,
289 * Most-Recently-Used, secondary,
295 * Most-Recently-Used, primary,
299 * Most-Recently-Used, secondary,
/linux/mm/
H A Dworkingset.c78 * more recently than the activated page towards the tail of the
163 * If on the other hand the refaulting pages have recently been
260 * Tests if the shadow entry is for a folio that was recently evicted.
409 * recently evicted. Also fills in @workingset with the value unpacked from
417 * Return: true if the shadow is for a recently evicted folio; false otherwise.
/linux/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc-filter-glob.tc34 # Advanced full-glob matching feature is recently supported.
/linux/arch/sparc/include/asm/
H A Dmachines.h40 * 1) You either have a sun4d, a sun4e, or a recently made sun4m.
H A Dbarrier_64.h11 * delay slot, but a case has been traced recently wherein the memory barrier
/linux/fs/ufs/
H A DKconfig15 The recently released UFS2 variant (used in FreeBSD 5.x) is
/linux/tools/arch/sparc/include/asm/
H A Dbarrier_64.h13 * delay slot, but a case has been traced recently wherein the memory barrier
/linux/Documentation/admin-guide/
H A 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/drivers/net/wireless/broadcom/b43legacy/
H A Dradio.h30 /* Use the RX antenna, that was selected for the most recently
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h71 /* The most recently read link state */
/linux/Documentation/filesystems/
H A Dsharedsubtree.rst24 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/Documentation/security/tpm/
H A Dtpm-security.rst26 a couple of seconds on any system or laptop. Recently attacks were
28 Most recently the same `attack against TPM based Linux disk
/linux/arch/hexagon/include/asm/
H A Dpgtable.h247 /* pte_mkold - mark PTE as not recently accessed */
254 /* pte_mkyoung - mark PTE as recently accessed */
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-mux-reg.txt33 If an idle state is not defined, the most recently used value will be
/linux/drivers/md/dm-vdo/indexer/
H A Dsparse-cache.c23 * least-recently-used (LRU). Again, the small size of the cache allows the LRU order to be
126 * recently accessed to least recently accessed, which is the order in which the indexes should be
/linux/drivers/infiniband/hw/cxgb4/
H A Did_table.c42 * - avoid reuse of recently used id (at the expense of predictability)
/linux/arch/arc/include/asm/
H A Dpgalloc.h7 * Recently added pgtable dtor was not getting called.
/linux/drivers/dax/
H A Ddax-private.h29 * @youngest: allow userspace to find the most recently created device

12345678910>>...16