/linux/arch/x86/include/asm/trace/ |
H A D | irq_vectors.h | 38 * local_timer - called when entering/exiting a local timer interrupt 44 * spurious_apic - called when entering/exiting a spurious apic vector handler 49 * error_apic - called when entering/exiting an error apic vector handler 54 * x86_platform_ipi - called when entering/exiting a x86 platform ipi interrupt 61 * irq_work - called when entering/exiting a irq work interrupt 85 * reschedule - called when entering/exiting a reschedule vector handler 90 * call_function - called when entering/exiting a call function interrupt 96 * call_function_single - called when entering/exiting a call function 104 * threshold_apic - called when entering/exiting a threshold apic interrupt 112 * deferred_error_apic - called when entering/exiting a deferred apic interrupt [all …]
|
/linux/arch/x86/kernel/acpi/ |
H A D | cstate.c | 23 * before entering C3. 41 * entering C3 type state. in acpi_processor_power_init_bm_check() 49 * is not required while entering C3 type state on in acpi_processor_power_init_bm_check() 61 * core can keep cache coherence with each other while entering C3 in acpi_processor_power_init_bm_check() 64 * entering C3 type state. in acpi_processor_power_init_bm_check() 70 * not required while entering C3 type state. in acpi_processor_power_init_bm_check() 80 * entering C3 type state. in acpi_processor_power_init_bm_check() 86 * is not required while entering C3 type state. in acpi_processor_power_init_bm_check() 93 * should not be flushed by software while entering C3 in acpi_processor_power_init_bm_check() 101 * required while entering C3 type state. in acpi_processor_power_init_bm_check()
|
/linux/tools/perf/pmu-events/arch/x86/alderlaken/ |
H A D | uncore-memory.json | 3 …"BriefDescription": "Counts every 64B read request entering the Memory Controller 0 to DRAM (sum … 8 …"PublicDescription": "Counts every 64B read request entering the Memory Controller 0 to DRAM (sum … 13 …"BriefDescription": "Counts every 64B write request entering the Memory Controller 0 to DRAM (sum … 22 …"BriefDescription": "Counts every 64B read request entering the Memory Controller 1 to DRAM (sum o… 27 …"PublicDescription": "Counts every 64B read entering the Memory Controller 1 to DRAM (sum of all c… 32 …"BriefDescription": "Counts every 64B write request entering the Memory Controller 1 to DRAM (sum …
|
/linux/tools/perf/pmu-events/arch/x86/alderlake/ |
H A D | uncore-memory.json | 3 …"BriefDescription": "Counts every 64B read request entering the Memory Controller 0 to DRAM (sum … 8 …"PublicDescription": "Counts every 64B read request entering the Memory Controller 0 to DRAM (sum … 13 …"BriefDescription": "Counts every 64B write request entering the Memory Controller 0 to DRAM (sum … 22 …"BriefDescription": "Counts every 64B read request entering the Memory Controller 1 to DRAM (sum o… 27 …"PublicDescription": "Counts every 64B read entering the Memory Controller 1 to DRAM (sum of all c… 32 …"BriefDescription": "Counts every 64B write request entering the Memory Controller 1 to DRAM (sum …
|
/linux/drivers/cdrom/ |
H A D | cdrom.c | 591 cd_dbg(CD_OPEN, "entering register_cdrom\n"); in register_cdrom() 648 cd_dbg(CD_OPEN, "entering unregister_cdrom\n"); in unregister_cdrom() 993 cd_dbg(CD_COUNT_TRACKS, "entering cdrom_count_tracks\n"); in cdrom_count_tracks() 1041 cd_dbg(CD_OPEN, "entering open_for_data\n"); in open_for_data() 1154 cd_dbg(CD_OPEN, "entering cdrom_open\n"); in cdrom_open() 1205 cd_dbg(CD_OPEN, "entering check_for_audio_disc\n"); in check_for_audio_disc() 1258 cd_dbg(CD_CLOSE, "entering cdrom_release\n"); in cdrom_release() 1321 cd_dbg(CD_CHANGER, "entering cdrom_slot_status()\n"); in cdrom_slot_status() 1350 cd_dbg(CD_CHANGER, "entering cdrom_number_of_slots()\n"); in cdrom_number_of_slots() 1372 cd_dbg(CD_CHANGER, "entering cdrom_load_unload()\n"); in cdrom_load_unload() [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-typec | 6 for entering/exiting the mode. Entering/exiting modes is 11 Entering/exiting a mode will also generate uevent KOBJ_CHANGE.
|
/linux/arch/x86/lib/ |
H A D | insn-eval.c | 165 * @regs: Register values as seen when entering kernel mode 232 * @regs: Register values as seen when entering kernel mode 326 * @regs: Register values as seen when entering kernel mode 536 * @regs: Register values as seen when entering kernel mode 666 * @regs: Register values as seen when entering kernel mode 733 * @regs: Register values as seen when entering kernel mode 782 * @regs: Structure with register values as seen when entering kernel mode 846 * @regs: Register values as seen when entering kernel mode 863 * @regs: Register values as seen when entering kernel mode 878 * @regs: Register values as seen when entering kernel mode [all …]
|
/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-class-typec | 39 for entering/exiting the mode with partners and cable plugs, and 41 support for specific alternate modes. Entering/exiting modes is 46 Entering/exiting a mode will also generate uevent KOBJ_CHANGE.
|
/linux/tools/perf/pmu-events/arch/x86/meteorlake/ |
H A D | uncore-memory.json | 13 "BriefDescription": "Counts every read and write request entering the Memory Controller 0.", 18 …"PublicDescription": "Counts every read and write request entering the Memory Controller 0 (sum of… 43 "BriefDescription": "Counts every read and write request entering the Memory Controller 1.", 48 …"PublicDescription": "Counts every read and write request entering the Memory Controller 1 (sum of…
|
/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-poison.c | 66 * Set r3, r4, and f31 to known value 1 before entering in tm_poison_test() 116 * as r3 before entering in transactional mode, i.e. 0x1. in tm_poison_test() 126 * Set r3, r4, and vr31 to known value 1 before entering in tm_poison_test() 164 * as r3 before entering in transactional mode, i.e. 0x1. in tm_poison_test()
|
/linux/Documentation/virt/kvm/arm/ |
H A D | hyp-abi.rst | 53 x2 = x0's value when entering the next payload (arm64) 54 x3 = x1's value when entering the next payload (arm64) 55 x4 = x2's value when entering the next payload (arm64)
|
/linux/arch/arm/mach-pxa/ |
H A D | mfp-pxa3xx.c | 26 * entering - for instance, we might not want to place MFP pins in 28 * just entering standby.
|
/linux/kernel/ |
H A D | context_tracking.c | 49 /* Record no current task on entering RCU-tasks (dyntick-idle exit). */ 307 * ct_idle_enter - inform RCU that current CPU is entering idle 344 * ct_irq_enter - inform RCU that current CPU is entering irq away from idle 347 * idle mode, in other words, entering the mode in which read-side critical 350 * Note that the Linux kernel is fully capable of entering an interrupt 374 * Exit from an interrupt handler, which might possibly result in entering 598 * exiting user or guest mode and entering the kernel. 620 * Exit RCU idle mode while entering the kernel because it can in __ct_user_exit()
|
/linux/tools/perf/pmu-events/arch/x86/tigerlake/ |
H A D | uncore-memory.json | 12 …"BriefDescription": "Counts every 64B read and write request entering the Memory Controller to DRA… 39 …"BriefDescription": "Counts every 64B read and write request entering the Memory Controller to DRA…
|
/linux/drivers/firmware/psci/ |
H A D | psci_checker.c | 252 * may be why entering tick broadcast has failed. in suspend_cpu() 291 pr_info("CPU %d entering suspend cycles, states 1 through %d\n", in suspend_test_thread() 307 * should be largely sufficient for entering suspend). in suspend_test_thread() 308 * If the local tick is disabled when entering suspend, in suspend_test_thread() 379 * Stop cpuidle to prevent the idle tasks from entering a deep sleep in suspend_tests()
|
/linux/include/linux/ |
H A D | cpu_pm.h | 41 /* A single cpu is entering a low power state */ 50 /* A cpu power domain is entering a low power state */
|
/linux/Documentation/driver-api/soundwire/ |
H A D | stream.rst | 274 of the stream. Operations performed before entering in this state: 304 Configuration state of stream. Operations performed before entering in 339 Prepare state of stream. Operations performed before entering in this state: 382 Enable state of stream. The data port(s) are enabled upon entering this state. 383 Operations performed before entering in this state: 412 Operations performed before entering in this state: 448 De-prepare state of stream. Operations performed before entering in this 482 Release state of stream. Operations performed before entering in this state:
|
/linux/tools/testing/selftests/ptrace/ |
H A D | get_syscall_info.c | 184 case 1: /* entering chdir */ in TEST() 185 case 3: /* entering gettid */ in TEST() 186 case 5: /* entering exit_group */ in TEST()
|
/linux/arch/arm64/kvm/ |
H A D | fpsimd.c | 23 * such that on entering hyp the relevant parts of current are already 60 * We will check TIF_FOREIGN_FPSTATE just before entering the in kvm_arch_vcpu_load_fp() 104 * Called just before entering the guest once we are no longer preemptible
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | atmel,at91sam9-wdt.yaml | 75 entering idle state. 86 entering debug state.
|
/linux/Documentation/admin-guide/hw-vuln/ |
H A D | mds.rst | 149 space and when entering a guest. 180 CPU buffers are flushed before entering the guest when the host MDS 211 cross Hyper-Threads when entering idle states. Some XEON PHI variants allow 248 userspace and when entering a VM. Idle transitions are
|
/linux/drivers/net/wireless/ti/wl1251/ |
H A D | ps.c | 98 wl1251_debug(DEBUG_PSM, "entering psm"); in wl1251_ps_set_mode() 125 wl1251_debug(DEBUG_PSM, "entering idle"); in wl1251_ps_set_mode()
|
/linux/Documentation/locking/ |
H A D | seqlock.rst | 47 preemption, preemption must be explicitly disabled before entering the 50 disabled before entering the write section. 208 from entering its critical section. This read lock is
|
/linux/arch/x86/kernel/ |
H A D | umip.c | 109 * instruction and stack pointers in @regs as seen when entering kernel mode. 320 * @regs: Registers as saved when entering the #GP handler 330 * the context that was saved when entering kernel mode. 375 * value that was pushed to the stack when entering into kernel mode. in fixup_umip_exception()
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | kup.h | 136 * if pkey is disabled and we are entering from userspace 150 * pkey is enabled or pkey is disabled but entering from kernel 172 * if entering from kernel we don't need save IAMR
|