/linux/mm/ |
H A D | workingset.c | 285 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/usb/ |
H A D | functionfs-desc.rst | 20 most recent interface descriptor determines what type of class-specific 27 most recent interface descriptor. The following are some of the
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-pfo-nx-crypto | 18 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 D | sysfs-bus-fsi-devices-sbefifo | 10 has, more recent transfers have completed successfully.
|
H A D | procfs-attr-prev | 7 prior to the most recent exec() call.
|
H A D | sysfs-class-net-qmi | 33 based network device, supported by recent Qualcomm based
|
/linux/net/sunrpc/ |
H A D | cache.c | 600 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 D | cong.c | 282 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 D | lirc-get-features.rst | 61 as long as the kernel is recent enough. Use the 153 transmit, as long as the kernel is recent enough. Use the
|
/linux/drivers/cpufreq/ |
H A D | Kconfig.powerpc | 15 and some of the more recent desktop G5 machines as well.
|
/linux/Documentation/devicetree/bindings/rng/ |
H A D | sparc_sun_oracle_rng.txt | 10 more recent systems (after Oracle acquisition of SUN)
|
/linux/Documentation/arch/arm/google/ |
H A D | chromebook-boot-flow.rst | 7 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 D | initrd_table_override.rst | 13 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/filesystems/ |
H A D | gfs2-uevents.rst | 33 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/drivers/net/ethernet/myricom/ |
H A D | Kconfig | 27 Ethernet mode. If the eeprom on your board is not recent enough,
|
/linux/Documentation/hwmon/ |
H A D | ibmaem.rst | 9 * Any recent IBM System X server with AEM support.
|
/linux/Documentation/power/ |
H A D | apm-acpi.rst | 5 If you have a relatively recent x86 mobile, desktop, or server system,
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-xp-crs328-4c-20s-4s.dtsi | 12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
|
H A D | armada-xp-db-xc3-24g4xg.dts | 11 * 0xd0000000). The 0xf1000000 is the default used by the recent,
|
H A D | armada-xp-crs305-1g-4s.dtsi | 12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
|
H A D | armada-xp-crs326-24g-2s.dtsi | 12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
|
H A D | armada-xp-db-dxbc2.dts | 11 * 0xd0000000). The 0xf1000000 is the default used by the recent,
|
/linux/Documentation/i2c/ |
H A D | old-module-parameters.rst | 7 found in kernel 2.6. If you work with more recent kernels, you can
|
/linux/drivers/macintosh/ |
H A D | Kconfig | 63 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/filesystems/ext4/ |
H A D | super.rst | 387 - Time of most recent error, in seconds since the epoch. 391 - inode involved in most recent error. 395 - Line number where most recent error happened. 399 - Number of block involved in most recent error. 403 - Name of function where the most recent error happened.
|