Home
last modified time | relevance | path

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

123456

/linux/mm/
H A Dworkingset.c285 bool recent; in lru_gen_refault() local
296 recent = lru_gen_test_recent(shadow, &lruvec, &token, &workingset); in lru_gen_refault()
302 if (!recent) in lru_gen_refault()
431 bool recent; in workingset_test_recent() local
434 recent = lru_gen_test_recent(shadow, &eviction_lruvec, &eviction, workingset); in workingset_test_recent()
436 return recent; in workingset_test_recent()
/linux/Documentation/rust/
H A Dquick-start.rst33 Arch Linux provides recent Rust releases and thus it should generally work out
42 Debian 13 (Trixie), as well as Testing and Debian Unstable (Sid) provide recent
51 Fedora Linux provides recent Rust releases and thus it should generally work out
60 Gentoo Linux (and especially the testing branch) provides recent Rust releases
71 Nix (unstable channel) provides recent Rust releases and thus it should
84 openSUSE Slowroll and openSUSE Tumbleweed provide recent Rust releases and thus
96 The latest Ubuntu releases provide recent Rust releases and thus they should
111 Though Ubuntu 24.04 LTS and older versions still provide recent Rust
163 A recent version of the Rust compiler is required.
/linux/Documentation/ABI/testing/
H A 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
H A Dsysfs-bus-fsi-devices-sbefifo10 has, more recent transfers have completed successfully.
H A Dprocfs-attr-prev7 prior to the most recent exec() call.
/linux/Documentation/usb/
H A Dfunctionfs-desc.rst20 most recent interface descriptor determines what type of class-specific
27 most recent interface descriptor. The following are some of the
/linux/net/sunrpc/
H A Dcache.c600 if (!list_empty(&dreq->recent)) { in __unhash_deferred_req()
601 list_del_init(&dreq->recent); in __unhash_deferred_req()
610 INIT_LIST_HEAD(&dreq->recent); in __hash_deferred_req()
627 list_add(&dreq->recent, &cache_defer_list); in setup_deferral()
694 struct cache_deferred_req, recent); in cache_limit_defers()
697 struct cache_deferred_req, recent); in cache_limit_defers()
755 list_add(&dreq->recent, &pending); in cache_revisit_request()
761 dreq = list_entry(pending.next, struct cache_deferred_req, recent); in cache_revisit_request()
762 list_del_init(&dreq->recent); in cache_revisit_request()
774 list_for_each_entry_safe(dreq, tmp, &cache_defer_list, recent) { in cache_clean_deferred()
[all …]
/linux/net/rds/
H A 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/Documentation/userspace-api/media/rc/
H A Dlirc-get-features.rst61 as long as the kernel is recent enough. Use the
153 transmit, as long as the kernel is recent enough. Use the
/linux/Documentation/arch/arm/google/
H A Dchromebook-boot-flow.rst7 Most recent Chromebooks that use device tree are using the opensource
21 For recent Chromebooks, depthcharge_ creates a match list that looks like this:
/linux/Documentation/admin-guide/acpi/
H A 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/Documentation/fb/
H A 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/drivers/net/ethernet/myricom/
H A DKconfig27 Ethernet mode. If the eeprom on your board is not recent enough,
/linux/Documentation/hwmon/
H A Dibmaem.rst9 * Any recent IBM System X server with AEM support.
/linux/arch/arm/boot/dts/marvell/
H A 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
H A Darmada-xp-crs328-4c-20s-4s.dtsi12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-crs305-1g-4s.dtsi12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-db-xc3-24g4xg.dts11 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-crs326-24g-2s.dtsi12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-db-dxbc2.dts11 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A 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/Documentation/power/
H A Dapm-acpi.rst5 If you have a relatively recent x86 mobile, desktop, or server system,
/linux/drivers/macintosh/
H A DKconfig63 On PowerBooks, iBooks, and recent iMacs and Power Macintoshes, the
225 which is the recent (SMU based) single CPU desktop G5
233 which are the recent dual and quad G5 machines using the
/linux/Documentation/i2c/
H A Dold-module-parameters.rst7 found in kernel 2.6. If you work with more recent kernels, you can
/linux/Documentation/admin-guide/cifs/
H A Dintroduction.rst13 including the most recent, SMB3.1.1, are supported by the CIFS VFS

123456