/Linux-v6.1/drivers/cpuidle/governors/ |
D | teo.c | 16 * (relatively recent) past can be used to estimate whether or not the deepest 23 * which can be covered by taking a few most recent idle time intervals of the 57 * In addition to the metrics described above, the governor counts recent 79 * - The sum of the numbers of recent intercepts for all of the idle states 90 * of the numbers of recent intercepts over all of the idle states between 118 * Number of the most recent idle duration values to take into consideration for 119 * the detection of recent early wakeup patterns. 127 * @recent: The number of recent "intercepts". 132 unsigned int recent; member 142 * @recent_idx: Indices of bins corresponding to recent "intercepts". [all …]
|
/Linux-v6.1/tools/power/cpupower/man/ |
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
|
D | cpupower-monitor.1 | 103 which are available on recent X86 processors. It shows the average frequency 105 The fact that on all recent hardware the mperf timer stops ticking in any idle
|
/Linux-v6.1/Documentation/ABI/testing/ |
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
|
D | sysfs-bus-fsi-devices-sbefifo | 10 has, more recent transfers have completed successful.
|
D | procfs-attr-prev | 7 prior to the most recent exec() call.
|
/Linux-v6.1/drivers/gpu/drm/i915/gt/ |
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-v6.1/arch/x86/kernel/acpi/ |
D | cstate.c | 47 * On all recent Intel platforms, ARB_DISABLE is a nop. in acpi_processor_power_init_bm_check() 56 * For all recent Centaur CPUs, the ucode will make sure that each in acpi_processor_power_init_bm_check() 76 * On all recent Zhaoxin platforms, ARB_DISABLE is a nop. in acpi_processor_power_init_bm_check()
|
/Linux-v6.1/include/net/ |
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-v6.1/net/tipc/ |
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-v6.1/Documentation/arm/google/ |
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-v6.1/drivers/macintosh/ |
D | Kconfig | 63 On PowerBooks, iBooks, and recent iMacs and Power Macintoshes, the 223 which is the recent (SMU based) single CPU desktop G5 231 which are the recent dual and quad G5 machines using the
|
/Linux-v6.1/fs/ocfs2/ |
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-v6.1/Documentation/userspace-api/media/rc/ |
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-v6.1/Documentation/fb/ |
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-v6.1/Documentation/filesystems/ |
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-v6.1/net/sunrpc/ |
D | cache.c | 588 if (!list_empty(&dreq->recent)) { in __unhash_deferred_req() 589 list_del_init(&dreq->recent); in __unhash_deferred_req() 598 INIT_LIST_HEAD(&dreq->recent); in __hash_deferred_req() 615 list_add(&dreq->recent, &cache_defer_list); in setup_deferral() 682 struct cache_deferred_req, recent); in cache_limit_defers() 685 struct cache_deferred_req, recent); in cache_limit_defers() 744 list_add(&dreq->recent, &pending); in cache_revisit_request() 750 dreq = list_entry(pending.next, struct cache_deferred_req, recent); in cache_revisit_request() 751 list_del_init(&dreq->recent); in cache_revisit_request() 765 list_for_each_entry_safe(dreq, tmp, &cache_defer_list, recent) { in cache_clean_deferred() [all …]
|
/Linux-v6.1/Documentation/admin-guide/acpi/ |
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-v6.1/arch/arm/mach-mvebu/ |
D | board-v7.c | 117 * Only revisons more recent than A0 support the offload in i2c_quirk() 119 * get the SoC revision and it is more recent than A0. in i2c_quirk()
|
/Linux-v6.1/net/mac80211/ |
D | mesh.h | 130 /* Recent multicast cache */ 137 * struct rmc_entry - entry in the Recent Multicast Cache 144 * The Recent Multicast Cache keeps track of the latest multicast frames that
|
/Linux-v6.1/drivers/atm/ |
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-v6.1/Documentation/filesystems/ext4/ |
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-v6.1/net/netfilter/ipvs/ |
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-v6.1/drivers/char/tpm/ |
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-v6.1/net/netfilter/ |
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",
|