/linux/rust/kernel/list/ |
H A D | impl_list_item_mod.rs | 142 // * `me` originates from the most recent call to `prepare_to_insert`, which just added 147 // of the most recent call to `prepare_to_insert` promised to retain ownership of the 152 // SAFETY: `me` originates from the most recent call to `prepare_to_insert`, so it 172 // * `me` originates from the most recent call to `prepare_to_insert`, which just added 178 // SAFETY: `me` originates from the most recent call to `prepare_to_insert`, so it 239 // * This returns the same pointer as the one passed to the most recent call to 242 // most recent call. 246 // of the most recent call to `prepare_to_insert` promised to retain ownership of the
|
/linux/tools/power/cpupower/man/ |
H A D | cpupower-idle-info.1 | 36 On recent X86 platforms it is often possible to read out hardware registers 58 the ACPI BIOS tables (from the _CST ACPI function on recent platforms or from 66 It only serves recent Intel CPUs (Nehalem, Westmere, Sandybridge, Atoms or
|
H A D | cpupower-monitor.1 | 98 which are available on recent X86 processors. It shows the average frequency 100 The fact that on all recent hardware the mperf timer stops ticking in any idle
|
/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.
|
/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/drivers/gpu/drm/i915/gt/ |
H A D | intel_timeline_types.h | 73 * We track the most recent seqno that we wait on in every context so 75 * recent sync point. As the contexts may be executed out-of-order, we
|
/linux/include/net/ |
H A D | slhc_vj.h | 132 struct iphdr cs_ip; /* ip/tcp hdr from most recent packet */ 151 byte_t xmit_current; /* most recent xmit id */ 152 byte_t recv_current; /* most recent rcvd id */
|
/linux/net/tipc/ |
H A D | monitor.h | 44 * @peer_gen: most recent domain generation received from peer 45 * @acked_gen: most recent generation of self's domain acked by peer
|
/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/net/ipv4/ |
H A D | tcp_plb.c | 43 /* Check whether recent congestion has been persistent enough to warrant 68 * end. We clear pause_until to 0 to indicate there is no recent in tcp_plb_check_rehash()
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | brcm,bcm63xx-hsspi.yaml | 17 controller was carried over to recent ARM based chips, such as BCM63138, 19 brcm,bcm6328-hsspi compatible string. The recent ARM based chip is required to
|
/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/net/sunrpc/ |
H A D | cache.c | 599 if (!list_empty(&dreq->recent)) { in __unhash_deferred_req() 600 list_del_init(&dreq->recent); in __unhash_deferred_req() 609 INIT_LIST_HEAD(&dreq->recent); in __hash_deferred_req() 626 list_add(&dreq->recent, &cache_defer_list); in setup_deferral() 693 struct cache_deferred_req, recent); in cache_limit_defers() 696 struct cache_deferred_req, recent); in cache_limit_defers() 754 list_add(&dreq->recent, &pending); in cache_revisit_request() 760 dreq = list_entry(pending.next, struct cache_deferred_req, recent); in cache_revisit_request() 761 list_del_init(&dreq->recent); in cache_revisit_request() 773 list_for_each_entry_safe(dreq, tmp, &cache_defer_list, recent) { in cache_clean_deferred() [all …]
|
/linux/Documentation/fb/ |
H A D | sstfb.rst | 31 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/fs/ocfs2/ |
H A D | reservations.h | 25 unsigned int r_last_len; /* Length of most recent alloc */ 26 unsigned int r_last_start; /* Start of most recent alloc */
|
/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/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/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/ext4/ |
H A D | super.rst | 383 - Time of most recent error, in seconds since the epoch. 387 - inode involved in most recent error. 391 - Line number where most recent error happened. 395 - Number of block involved in most recent error. 399 - Name of function where the most recent error happened.
|
/linux/drivers/atm/ |
H A D | Kconfig | 93 with recent PCI chipsets, but is known to fail with older chipsets. 123 with recent PCI chipsets, but is known to fail with older chipsets. 130 with recent PCI chipsets, but is known to fail with older chipsets,
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_app.c | 294 * the most recent resized pkt seq and with previous_delta offset in vs_fix_seq() 295 * for all packets before most recent resized pkt seq. in vs_fix_seq() 321 * the packets AFTER most recent resized pkt has caused a shift in vs_fix_ack_seq() 322 * for packets before most recent resized pkt, use previous_delta in vs_fix_ack_seq()
|
/linux/arch/arm/mach-mvebu/ |
H A D | board-v7.c | 120 * Only revisons more recent than A0 support the offload in i2c_quirk() 122 * get the SoC revision and it is more recent than A0. in i2c_quirk()
|
/linux/drivers/char/tpm/ |
H A D | tpm_ppi.c | 238 * most recent TPM operation request, and the last means response to in tpm_show_ppi_response() 239 * the most recent TPM operation request. Only if the first is 0, and in tpm_show_ppi_response() 274 req, "No Recent Request"); in tpm_show_ppi_response()
|
/linux/net/netfilter/ |
H A D | xt_recent.c | 172 * The last time stamp is the most recent. in recent_entry_reap() 696 .name = "recent", 706 .name = "recent", 716 .name = "recent", 726 .name = "recent",
|