Home
last modified time | relevance | path

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

12

/Linux-v6.6/kernel/entry/
Dcommon.c30 instrumentation_end(); in __enter_from_user_mode()
113 instrumentation_end(); in syscall_enter_from_user_mode()
123 instrumentation_end(); in syscall_enter_from_user_mode_prepare()
132 instrumentation_end(); in __exit_to_user_mode()
297 instrumentation_end(); in syscall_exit_to_user_mode()
310 instrumentation_end(); in irqentry_exit_to_user_mode()
359 instrumentation_end(); in irqentry_enter()
376 instrumentation_end(); in irqentry_enter()
424 instrumentation_end(); in irqentry_exit()
436 instrumentation_end(); in irqentry_exit()
[all …]
/Linux-v6.6/arch/x86/entry/
Dcommon.c85 instrumentation_end(); in do_syscall_64()
134 instrumentation_end(); in do_int80_syscall_32()
170 instrumentation_end(); in __do_fast_syscall_32()
180 instrumentation_end(); in __do_fast_syscall_32()
313 instrumentation_end(); in xen_pv_evtchn_do_upcall()
316 instrumentation_end(); in xen_pv_evtchn_do_upcall()
/Linux-v6.6/kernel/
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()
/Linux-v6.6/include/linux/
Dinstrumentation.h55 #define instrumentation_end() __instrumentation_end(__COUNTER__) macro
58 # define instrumentation_end() do { } while(0) macro
Dhardirq.h122 instrumentation_end(); \
137 instrumentation_end(); \
Ddebug_locks.h32 instrumentation_end(); \
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()
Dcpuidle.h133 instrumentation_end(); in ct_cpuidle_enter()
/Linux-v6.6/arch/x86/include/asm/
Didtentry.h58 instrumentation_end(); \
105 instrumentation_end(); \
203 instrumentation_end(); \
243 instrumentation_end(); \
272 instrumentation_end(); \
Dbug.h84 instrumentation_end(); \
/Linux-v6.6/arch/x86/kernel/
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()
Dprocess_64.c176 instrumentation_end(); in __rdgsbase_inactive()
201 instrumentation_end(); in __wrgsbase_inactive()
Dsev.c239 instrumentation_end(); in __sev_get_ghcb()
1939 instrumentation_end(); in DEFINE_IDTENTRY_VC_KERNEL()
1965 instrumentation_end(); in DEFINE_IDTENTRY_VC_KERNEL()
1995 instrumentation_end(); in DEFINE_IDTENTRY_VC_USER()
/Linux-v6.6/Documentation/core-api/
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();
/Linux-v6.6/include/asm-generic/
Dbug.h100 instrumentation_end(); \
108 instrumentation_end(); \
/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx_ops.h112 instrumentation_end(); in __vmcs_readl()
200 instrumentation_end(); \
217 instrumentation_end(); \
/Linux-v6.6/kernel/locking/
Dirqflag-debug.c11 instrumentation_end(); in warn_bogus_irq_restore()
/Linux-v6.6/drivers/cpuidle/
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()
/Linux-v6.6/arch/x86/kernel/cpu/mce/
Dwinchip.c25 instrumentation_end(); in winchip_machine_check()
Dcore.c294 instrumentation_end(); in mce_panic()
352 instrumentation_end(); in mce_rdmsrl()
384 instrumentation_end(); in mce_wrmsrl()
412 instrumentation_end(); in mce_gather_info()
837 instrumentation_end(); in quirk_skylake_repmov()
949 instrumentation_end(); in mce_timed_out()
1106 instrumentation_end(); in mce_start()
1181 instrumentation_end(); in mce_end()
1294 instrumentation_end(); in __mc_scan_banks()
1397 instrumentation_end(); in unexpected_machine_check()
[all …]
Dp5.c41 instrumentation_end(); in pentium_machine_check()
/Linux-v6.6/lib/
Dsmp_processor_id.c52 instrumentation_end(); in check_preemption_disabled()
/Linux-v6.6/arch/loongarch/include/asm/
Dbug.h47 instrumentation_end(); \
/Linux-v6.6/kernel/sched/
Didle.c69 instrumentation_end(); in cpu_idle_poll()
104 instrumentation_end(); in default_idle_call()
/Linux-v6.6/drivers/misc/lkdtm/
Dstackleak.c121 instrumentation_end(); in check_stackleak_irqoff()

12