Home
last modified time | relevance | path

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

1234567

/Linux-v5.4/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
Dsysfs-class-net-qmi33 based network device, supported by recent Qualcomm based
Ddebugfs-cros-ec45 the most recent response from the AP's resume message to the EC.
/Linux-v5.4/net/sunrpc/
Dcache.c577 if (!list_empty(&dreq->recent)) { in __unhash_deferred_req()
578 list_del_init(&dreq->recent); in __unhash_deferred_req()
587 INIT_LIST_HEAD(&dreq->recent); in __hash_deferred_req()
604 list_add(&dreq->recent, &cache_defer_list); in setup_deferral()
671 struct cache_deferred_req, recent); in cache_limit_defers()
674 struct cache_deferred_req, recent); in cache_limit_defers()
719 list_add(&dreq->recent, &pending); in cache_revisit_request()
725 dreq = list_entry(pending.next, struct cache_deferred_req, recent); in cache_revisit_request()
726 list_del_init(&dreq->recent); in cache_revisit_request()
740 list_for_each_entry_safe(dreq, tmp, &cache_defer_list, recent) { in cache_clean_deferred()
[all …]
/Linux-v5.4/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.4/Documentation/devicetree/bindings/rng/
Dsparc_sun_oracle_rng.txt10 more recent systems (after Oracle acquisition of SUN)
/Linux-v5.4/Documentation/media/uapi/rc/
Dlirc-get-features.rst68 as long as the kernel is recent enough. Use the
178 transmit, as long as the kernel is recent enough. Use the
/Linux-v5.4/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.4/Documentation/filesystems/
Dgfs2-uevents.txt28 RDONLY are a relatively recent addition (2.6.32-rc+) and will not
95 With recent versions of gfs2-utils, mkfs.gfs2 writes a UUID
/Linux-v5.4/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.4/drivers/net/ethernet/myricom/
DKconfig27 Ethernet mode. If the eeprom on your board is not recent enough,
/Linux-v5.4/Documentation/hwmon/
Dibmaem.rst9 * Any recent IBM System X server with AEM support.
Dacpi_power_meter.rst8 * Any recent system with ACPI 4.0.
Dabituguru3.rst57 the Abit uGuru chip, found on recent Abit uGuru featuring motherboards.
/Linux-v5.4/drivers/cpufreq/
DKconfig.powerpc40 and some of the more recent desktop G5 machines as well.
/Linux-v5.4/Documentation/power/
Dapm-acpi.rst5 If you have a relatively recent x86 mobile, desktop, or server system,
/Linux-v5.4/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-db-xc3-24g4xg.dts11 * 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-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.4/drivers/staging/iio/Documentation/
Dring.txt30 If possible, get the most recent scan from the buffer (without removal).
/Linux-v5.4/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
/Linux-v5.4/drivers/mtd/nand/onenand/
DKconfig70 And more recent chips
/Linux-v5.4/include/linux/sunrpc/
Dcache.h138 struct list_head recent; /* on fifo */ member
/Linux-v5.4/Documentation/admin-guide/cifs/
Dintroduction.rst12 security reaasons. All modern dialects, including the most recent,

1234567