Home
last modified time | relevance | path

Searched full:entering (Results 1 – 25 of 649) sorted by relevance

12345678910>>...26

/linux/arch/x86/include/asm/trace/
H A Dirq_vectors.h37 * local_timer - called when entering/exiting a local timer interrupt
43 * spurious_apic - called when entering/exiting a spurious apic vector handler
48 * error_apic - called when entering/exiting an error apic vector handler
53 * x86_platform_ipi - called when entering/exiting a x86 platform ipi interrupt
60 * irq_work - called when entering/exiting a irq work interrupt
84 * reschedule - called when entering/exiting a reschedule vector handler
89 * call_function - called when entering/exiting a call function interrupt
95 * call_function_single - called when entering/exiting a call function
103 * threshold_apic - called when entering/exiting a threshold apic interrupt
111 * deferred_error_apic - called when entering/exiting a deferred apic interrupt
[all …]
/linux/tools/perf/pmu-events/arch/x86/alderlaken/
H A Duncore-memory.json3 …"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/Documentation/ABI/testing/
H A Dsysfs-bus-typec6 for entering/exiting the mode. Entering/exiting modes is
11 Entering/exiting a mode will also generate uevent KOBJ_CHANGE.
/linux/Documentation/ABI/obsolete/
H A Dsysfs-class-typec39 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 Duncore-memory.json13 "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/perf/pmu-events/arch/x86/arrowlake/
H A Duncore-memory.json13 "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/drivers/cdrom/
H A Dcdrom.c591 cd_dbg(CD_OPEN, "entering register_cdrom\n"); in register_cdrom()
645 cd_dbg(CD_OPEN, "entering unregister_cdrom\n"); in unregister_cdrom()
987 cd_dbg(CD_COUNT_TRACKS, "entering cdrom_count_tracks\n"); in cdrom_count_tracks()
1035 cd_dbg(CD_OPEN, "entering open_for_data\n"); in open_for_data()
1148 cd_dbg(CD_OPEN, "entering cdrom_open\n"); in cdrom_open()
1199 cd_dbg(CD_OPEN, "entering check_for_audio_disc\n"); in check_for_audio_disc()
1252 cd_dbg(CD_CLOSE, "entering cdrom_release\n"); in cdrom_release()
1317 cd_dbg(CD_CHANGER, "entering cdrom_slot_status()\n"); in cdrom_slot_status()
1346 cd_dbg(CD_CHANGER, "entering cdrom_number_of_slots()\n"); in cdrom_number_of_slots()
1368 cd_dbg(CD_CHANGER, "entering cdrom_load_unload()\n"); in cdrom_load_unload()
[all …]
/linux/arch/x86/lib/
H A Dinsn-eval.c166 * @regs: Register values as seen when entering kernel mode
233 * @regs: Register values as seen when entering kernel mode
327 * @regs: Register values as seen when entering kernel mode
537 * @regs: Register values as seen when entering kernel mode
674 * @regs: Register values as seen when entering kernel mode
741 * @regs: Register values as seen when entering kernel mode
790 * @regs: Structure with register values as seen when entering kernel mode
854 * @regs: Register values as seen when entering kernel mode
871 * @regs: Register values as seen when entering kernel mode
886 * @regs: Register values as seen when entering kernel mode
[all …]
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-poison.c66 * 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 Dhyp-abi.rst53 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 Dmfp-pxa3xx.c26 * entering - for instance, we might not want to place MFP pins in
28 * just entering standby.
/linux/tools/perf/pmu-events/arch/x86/tigerlake/
H A Duncore-memory.json12 …"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/kernel/
H A Dcontext_tracking.c49 /* Record no current task on entering RCU-tasks (dyntick-idle exit). */
306 * ct_idle_enter - inform RCU that current CPU is entering idle
343 * ct_irq_enter - inform RCU that current CPU is entering irq away from idle
346 * idle mode, in other words, entering the mode in which read-side critical
349 * Note that the Linux kernel is fully capable of entering an interrupt
373 * Exit from an interrupt handler, which might possibly result in entering
597 * exiting user or guest mode and entering the kernel.
619 * Exit RCU idle mode while entering the kernel because it can in __ct_user_exit()
/linux/include/linux/
H A Dcpu_pm.h41 /* A single cpu is entering a low power state */
50 /* A cpu power domain is entering a low power state */
/linux/drivers/firmware/psci/
H A Dpsci_checker.c252 * 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/tools/testing/selftests/ptrace/
H A Dget_syscall_info.c184 case 1: /* entering chdir */ in TEST()
185 case 3: /* entering gettid */ in TEST()
186 case 5: /* entering exit_group */ in TEST()
/linux/Documentation/devicetree/bindings/watchdog/
H A Datmel,at91sam9-wdt.yaml75 entering idle state.
86 entering debug state.
/linux/drivers/net/wireless/ti/wl1251/
H A Dps.c98 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/driver-api/soundwire/
H A Dstream.rst274 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/Documentation/locking/
H A Dseqlock.rst47 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/Documentation/admin-guide/hw-vuln/
H A Dmds.rst149 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/intel/iwlwifi/mld/
H A Dmlo.h144 * iwl_mld_retry_emlsr - Retry entering EMLSR
148 * Retry entering EMLSR on the given VIF.
/linux/arch/x86/kernel/
H A Dumip.c109 * 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/samples/hung_task/
H A Dhung_task_tests.c44 /* Second task waits on mutex, entering uninterruptible sleep */ in read_dummy_mutex()
62 /* Second task waits on semaphore, entering uninterruptible sleep */ in read_dummy_semaphore()
/linux/arch/x86/kvm/vmx/
H A Dcommon.h122 * re-entering the guest. in kvm_vcpu_trigger_posted_interrupt()
131 * PIR will be synced to the vIRR before re-entering the guest. in kvm_vcpu_trigger_posted_interrupt()

12345678910>>...26