Home
last modified time | relevance | path

Searched refs:recent (Results 1 – 25 of 167) sorted by relevance

1234567

/Linux-v5.15/drivers/cpuidle/governors/
Dteo.c132 unsigned int recent; member
224 cpu_data->state_bins[cpu_data->recent_idx[i]].recent--; in teo_update()
237 cpu_data->state_bins[idx_duration].recent++; in teo_update()
341 recent_sum += prev_bin->recent; in teo_select()
405 recent_sum += bin->recent; in teo_select()
/Linux-v5.15/Documentation/ABI/testing/
Ddebugfs-pfo-nx-crypto18 The most recent non-zero return code from the H_COP_OP hcall. -EBUSY is not
22 The process ID of the process who received the most recent error from the
Dprocfs-attr-prev7 prior to the most recent exec() call.
/Linux-v5.15/net/sunrpc/
Dcache.c586 if (!list_empty(&dreq->recent)) { in __unhash_deferred_req()
587 list_del_init(&dreq->recent); in __unhash_deferred_req()
596 INIT_LIST_HEAD(&dreq->recent); in __hash_deferred_req()
613 list_add(&dreq->recent, &cache_defer_list); in setup_deferral()
680 struct cache_deferred_req, recent); in cache_limit_defers()
683 struct cache_deferred_req, recent); in cache_limit_defers()
728 list_add(&dreq->recent, &pending); in cache_revisit_request()
734 dreq = list_entry(pending.next, struct cache_deferred_req, recent); in cache_revisit_request()
735 list_del_init(&dreq->recent); in cache_revisit_request()
749 list_for_each_entry_safe(dreq, tmp, &cache_defer_list, recent) { in cache_clean_deferred()
[all …]
/Linux-v5.15/net/rds/
Dcong.c282 int rds_cong_updated_since(unsigned long *recent) in rds_cong_updated_since() argument
286 if (likely(*recent == gen)) in rds_cong_updated_since()
288 *recent = gen; in rds_cong_updated_since()
/Linux-v5.15/drivers/staging/media/zoran/
DTODO12 Note: only recent ffmpeg has the ability of sending non-raw video via v4l2
/Linux-v5.15/Documentation/devicetree/bindings/rng/
Dsparc_sun_oracle_rng.txt10 more recent systems (after Oracle acquisition of SUN)
/Linux-v5.15/Documentation/userspace-api/media/rc/
Dlirc-get-features.rst61 as long as the kernel is recent enough. Use the
171 transmit, as long as the kernel is recent enough. Use the
/Linux-v5.15/Documentation/filesystems/
Dgfs2-uevents.rst33 RDONLY are a relatively recent addition (2.6.32-rc+) and will not
107 With recent versions of gfs2-utils, mkfs.gfs2 writes a UUID
/Linux-v5.15/Documentation/admin-guide/acpi/
Dinitrd_table_override.rst13 modified, more recent version one, or installing brand new ACPI tables.
73 # with a more recent OEM Revision, the platform table will be upgraded by
/Linux-v5.15/Documentation/fb/
Dsstfb.rst31 with x = 19) and "recent" 2.4.x kernel, as a module or compiled in.
178 problem with XFree86-4. Apparently recent Xfree86-4.x solve this
184 voodoo 2 boards, but it should be solved in recent versions. Please
/Linux-v5.15/drivers/net/ethernet/myricom/
DKconfig27 Ethernet mode. If the eeprom on your board is not recent enough,
/Linux-v5.15/drivers/cpufreq/
DKconfig.powerpc40 and some of the more recent desktop G5 machines as well.
/Linux-v5.15/Documentation/hwmon/
Dibmaem.rst9 * Any recent IBM System X server with AEM support.
Dacpi_power_meter.rst8 * Any recent system with ACPI 4.0.
/Linux-v5.15/Documentation/power/
Dapm-acpi.rst5 If you have a relatively recent x86 mobile, desktop, or server system,
/Linux-v5.15/arch/arm/boot/dts/
Darmada-370-synology-ds213j.dts9 * The 0xf1000000 is the default used by the recent, DT-capable, U-Boot
10 * bootloaders provided by Marvell. It is used in recent versions of
Darmada-xp-crs305-1g-4s.dtsi12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
Darmada-xp-crs326-24g-2s.dtsi12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
Darmada-xp-crs328-4c-20s-4s.dtsi12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
Darmada-xp-db-dxbc2.dts11 * 0xd0000000). The 0xf1000000 is the default used by the recent,
Darmada-xp-db-xc3-24g4xg.dts11 * 0xd0000000). The 0xf1000000 is the default used by the recent,
Darmada-xp-synology-ds414.dts9 * The 0xf1000000 is the default used by the recent, DT-capable, U-Boot
10 * bootloaders provided by Marvell. It is used in recent versions of
/Linux-v5.15/Documentation/i2c/
Dold-module-parameters.rst7 found in kernel 2.6. If you work with more recent kernels, you can
/Linux-v5.15/drivers/macintosh/
DKconfig61 On PowerBooks, iBooks, and recent iMacs and Power Macintoshes, the
217 which is the recent (SMU based) single CPU desktop G5
225 which are the recent dual and quad G5 machines using the

1234567