Home
last modified time | relevance | path

Searched refs:instrumentation_end (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/kernel/entry/
H A Dcommon.c30 instrumentation_end(); in __enter_from_user_mode()
119 instrumentation_end(); in syscall_enter_from_user_mode()
129 instrumentation_end(); in syscall_enter_from_user_mode_prepare()
138 instrumentation_end(); in __exit_to_user_mode()
303 instrumentation_end(); in syscall_exit_to_user_mode()
316 instrumentation_end(); in irqentry_exit_to_user_mode()
365 instrumentation_end(); in irqentry_enter()
382 instrumentation_end(); in irqentry_enter()
442 instrumentation_end(); in irqentry_exit()
468 instrumentation_end(); in irqentry_nmi_enter()
[all …]
/openbmc/linux/arch/x86/entry/
H A Dcommon.c86 instrumentation_end(); in do_syscall_64()
207 instrumentation_end(); in do_int80_emulation()
228 instrumentation_end(); in do_int80_syscall_32()
265 instrumentation_end(); in __do_fast_syscall_32()
275 instrumentation_end(); in __do_fast_syscall_32()
408 instrumentation_end(); in xen_pv_evtchn_do_upcall()
411 instrumentation_end(); in xen_pv_evtchn_do_upcall()
/openbmc/linux/kernel/
H A Dcontext_tracking.c147 instrumentation_end(); in ct_kernel_exit()
190 instrumentation_end(); in ct_kernel_enter()
226 instrumentation_end(); in ct_nmi_exit()
236 instrumentation_end(); in ct_nmi_exit()
300 instrumentation_end(); in ct_nmi_enter()
490 instrumentation_end(); in __ct_user_enter()
624 instrumentation_end(); in __ct_user_exit()
/openbmc/linux/include/linux/
H A Dinstrumentation.h55 #define instrumentation_end() __instrumentation_end(__COUNTER__) macro
58 # define instrumentation_end() do { } while(0) macro
H A Dhardirq.h122 instrumentation_end(); \
137 instrumentation_end(); \
H A Ddebug_locks.h32 instrumentation_end(); \
H A Dcpuidle.h133 instrumentation_end(); in ct_cpuidle_enter()
H A Dkvm_host.h409 instrumentation_end(); in guest_timing_enter_irqoff()
433 instrumentation_end(); in guest_context_enter_irqoff()
469 instrumentation_end(); in guest_state_enter_irqoff()
497 instrumentation_end(); in guest_timing_exit_irqoff()
543 instrumentation_end(); in guest_state_exit_irqoff()
/openbmc/linux/arch/x86/include/asm/
H A Didtentry.h58 instrumentation_end(); \
105 instrumentation_end(); \
203 instrumentation_end(); \
243 instrumentation_end(); \
272 instrumentation_end(); \
H A Dbug.h84 instrumentation_end(); \
/openbmc/linux/Documentation/core-api/
H A Dentry.rst30 noinstr and using instrumentation_begin() and instrumentation_end() to flag the
42 instrumentation_end();
76 instrumentation_end();
159 instrumentation_end();
240 instrumentation_end();
260 instrumentation_end();
268 instrumentation_end();
/openbmc/linux/arch/x86/kernel/
H A Dtraps.c244 instrumentation_end(); in handle_bug()
264 instrumentation_end(); in DEFINE_IDTENTRY_RAW()
467 instrumentation_end(); in DEFINE_IDTENTRY_DF()
754 instrumentation_end(); in DEFINE_IDTENTRY_RAW()
762 instrumentation_end(); in DEFINE_IDTENTRY_RAW()
1005 instrumentation_end(); in exc_debug_kernel()
1080 instrumentation_end(); in exc_debug_user()
H A Dprocess_64.c176 instrumentation_end(); in __rdgsbase_inactive()
201 instrumentation_end(); in __wrgsbase_inactive()
H A Dsev.c241 instrumentation_end(); in __sev_get_ghcb()
1930 instrumentation_end(); in DEFINE_IDTENTRY_VC_KERNEL()
1956 instrumentation_end(); in DEFINE_IDTENTRY_VC_KERNEL()
1986 instrumentation_end(); in DEFINE_IDTENTRY_VC_USER()
/openbmc/linux/kernel/locking/
H A Dirqflag-debug.c11 instrumentation_end(); in warn_bogus_irq_restore()
/openbmc/linux/include/asm-generic/
H A Dbug.h100 instrumentation_end(); \
108 instrumentation_end(); \
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx_ops.h112 instrumentation_end(); in __vmcs_readl()
200 instrumentation_end(); \
217 instrumentation_end(); \
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dwinchip.c25 instrumentation_end(); in winchip_machine_check()
H A Dp5.c41 instrumentation_end(); in pentium_machine_check()
H A Dcore.c310 instrumentation_end(); in mce_panic()
368 instrumentation_end(); in mce_rdmsrl()
400 instrumentation_end(); in mce_wrmsrl()
428 instrumentation_end(); in mce_gather_info()
853 instrumentation_end(); in quirk_skylake_repmov()
965 instrumentation_end(); in mce_timed_out()
1122 instrumentation_end(); in mce_start()
1197 instrumentation_end(); in mce_end()
1310 instrumentation_end(); in __mc_scan_banks()
1413 instrumentation_end(); in unexpected_machine_check()
[all …]
/openbmc/linux/lib/
H A Dsmp_processor_id.c52 instrumentation_end(); in check_preemption_disabled()
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle.c166 instrumentation_end(); in enter_s2idle_proper()
176 instrumentation_end(); in enter_s2idle_proper()
273 instrumentation_end(); in cpuidle_enter_state()
338 instrumentation_end(); in cpuidle_enter_state()
/openbmc/linux/arch/loongarch/include/asm/
H A Dbug.h47 instrumentation_end(); \
/openbmc/linux/kernel/sched/
H A Didle.c69 instrumentation_end(); in cpu_idle_poll()
104 instrumentation_end(); in default_idle_call()
/openbmc/linux/drivers/misc/lkdtm/
H A Dstackleak.c121 instrumentation_end(); in check_stackleak_irqoff()

12