Home
last modified time | relevance | path

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

1234567

/Linux-v4.19/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
/Linux-v4.19/net/sunrpc/
Dcache.c550 if (!list_empty(&dreq->recent)) { in __unhash_deferred_req()
551 list_del_init(&dreq->recent); in __unhash_deferred_req()
560 INIT_LIST_HEAD(&dreq->recent); in __hash_deferred_req()
577 list_add(&dreq->recent, &cache_defer_list); in setup_deferral()
644 struct cache_deferred_req, recent); in cache_limit_defers()
647 struct cache_deferred_req, recent); in cache_limit_defers()
692 list_add(&dreq->recent, &pending); in cache_revisit_request()
698 dreq = list_entry(pending.next, struct cache_deferred_req, recent); in cache_revisit_request()
699 list_del_init(&dreq->recent); in cache_revisit_request()
713 list_for_each_entry_safe(dreq, tmp, &cache_defer_list, recent) { in cache_clean_deferred()
[all …]
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/rng/
Dsparc_sun_oracle_rng.txt10 more recent systems (after Oracle acquisition of SUN)
/Linux-v4.19/Documentation/media/uapi/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-v4.19/drivers/parisc/
DKconfig69 All recent HP machines have PCI slots, and you should say Y here
70 if you have a recent machine. If you are convinced you do not have
128 or support for the LCD that can be found on recent material.
/Linux-v4.19/Documentation/acpi/
Dinitrd_table_override.txt15 modified, more recent version one, or installing brand new ACPI tables.
67 # with a more recent OEM Revision, the platform table will be upgraded by
/Linux-v4.19/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-v4.19/drivers/net/ethernet/myricom/
DKconfig26 Ethernet mode. If the eeprom on your board is not recent enough,
/Linux-v4.19/Documentation/fb/
Dsstfb.txt26 with x = 19) and "recent" 2.4.x kernel, as a module or compiled in.
144 problem with XFree86-4. Apparently recent Xfree86-4.x solve this
150 voodoo 2 boards, but it should be solved in recent versions. Please
/Linux-v4.19/drivers/cpufreq/
DKconfig.powerpc39 and some of the more recent desktop G5 machines as well.
/Linux-v4.19/Documentation/hwmon/
Dibmaem8 * Any recent IBM System X server with AEM support.
Dacpi_power_meter7 * Any recent system with ACPI 4.0.
Dabituguru347 the Abit uGuru chip, found on recent Abit uGuru featuring motherboards.
/Linux-v4.19/Documentation/power/
Dapm-acpi.txt3 If you have a relatively recent x86 mobile, desktop, or server system,
/Linux-v4.19/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-v4.19/drivers/staging/iio/Documentation/
Dring.txt30 If possible, get the most recent scan from the buffer (without removal).
/Linux-v4.19/drivers/macintosh/
DKconfig60 On PowerBooks, iBooks, and recent iMacs and Power Macintoshes, the
216 which is the recent (SMU based) single CPU desktop G5
224 which are the recent dual and quad G5 machines using the
/Linux-v4.19/drivers/mtd/nand/onenand/
DKconfig69 And more recent chips
/Linux-v4.19/include/linux/sunrpc/
Dcache.h139 struct list_head recent; /* on fifo */ member
/Linux-v4.19/arch/x86/kvm/
DKconfig50 virtualization extensions. You will need a fairly recent

1234567