| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/drivers/cpuidle/governors/ |
| D | teo.c | 12 * (relatively recent) past can be used to estimate whether or not the deepest 18 * they can be covered by taking a few most recent idle time intervals of the 42 * - If the majority of the most recent idle duration values are below the 62 * Number of the most recent idle duration values to take into consideration for 99 * @interval_idx: Index of the most recent saved idle interval. 384 * Count and sum the most recent idle duration values less than in teo_select() 398 * Give up unless the majority of the most recent idle duration in teo_select()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_timeline_types.h | 74 * We track the most recent seqno that we wait on in every context so 76 * recent sync point. As the contexts may be executed out-of-order, we
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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 */
|
| /kernel/linux/linux-5.10/drivers/macintosh/ |
| D | Kconfig | 61 On PowerBooks, iBooks, and recent iMacs and Power Macintoshes, the 217 which is the recent (SMU based) single CPU desktop G5 225 which are the recent dual and quad G5 machines using the
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| D | reservations.h | 27 unsigned int r_last_len; /* Length of most recent alloc */ 28 unsigned int r_last_start; /* Start of most recent alloc */
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
| D | lirc-get-features.rst | 61 as long as the kernel is recent enough. Use the 171 transmit, as long as the kernel is recent enough. Use the
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/net/sunrpc/ |
| D | cache.c | 586 if (!list_empty(&dreq->recent)) { in __unhash_deferred_req() 587 list_del_init(&dreq->recent); in __unhash_deferred_req() 596 INIT_LIST_HEAD(&dreq->recent); in __hash_deferred_req() 613 list_add(&dreq->recent, &cache_defer_list); in setup_deferral() 680 struct cache_deferred_req, recent); in cache_limit_defers() 683 struct cache_deferred_req, recent); in cache_limit_defers() 728 list_add(&dreq->recent, &pending); in cache_revisit_request() 734 dreq = list_entry(pending.next, struct cache_deferred_req, recent); in cache_revisit_request() 735 list_del_init(&dreq->recent); in cache_revisit_request() 749 list_for_each_entry_safe(dreq, tmp, &cache_defer_list, recent) { in cache_clean_deferred() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
| D | TODO | 12 Note: only recent ffmpeg has the ability of sending non-raw video via v4l2
|
| /kernel/linux/linux-5.10/arch/arm/mach-mvebu/ |
| 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()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/drivers/clk/samsung/ |
| D | Kconfig | 2 # Recent Exynos platforms should just select COMMON_CLK_SAMSUNG:
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/rng/ |
| D | sparc_sun_oracle_rng.txt | 10 more recent systems (after Oracle acquisition of SUN)
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| D | server_writeback.h | 20 /* Current # of dirty pages from remote client in recent 1s */
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | mesh.h | 150 /* Recent multicast cache */ 157 * struct rmc_entry - entry in the Recent Multicast Cache 164 * The Recent Multicast Cache keeps track of the latest multicast frames that
|
| /kernel/linux/linux-5.10/drivers/acpi/x86/ |
| D | utils.c | 18 * Some ACPI devices are hidden (status == 0x0) in recent BIOS-es because 19 * some recent Windows drivers bind to one device but poke at multiple
|
| /kernel/linux/linux-5.10/arch/alpha/ |
| D | Kconfig.debug | 15 Recent consoles on Titan and Marvel machines also require the
|