Home
last modified time | relevance | path

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

12

/Linux-v6.1/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.1/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.1/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()
Dpanic.c705 instrumentation_end(); in __stack_chk_fail()
/Linux-v6.1/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.h396 instrumentation_end(); in guest_timing_enter_irqoff()
420 instrumentation_end(); in guest_context_enter_irqoff()
456 instrumentation_end(); in guest_state_enter_irqoff()
484 instrumentation_end(); in guest_timing_exit_irqoff()
530 instrumentation_end(); in guest_state_exit_irqoff()
/Linux-v6.1/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.1/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.1/arch/x86/kernel/
Dtraps.c331 instrumentation_end(); in handle_bug()
351 instrumentation_end(); in DEFINE_IDTENTRY_RAW()
554 instrumentation_end(); in DEFINE_IDTENTRY_DF()
840 instrumentation_end(); in DEFINE_IDTENTRY_RAW()
848 instrumentation_end(); in DEFINE_IDTENTRY_RAW()
1091 instrumentation_end(); in exc_debug_kernel()
1166 instrumentation_end(); in exc_debug_user()
Dprocess_64.c175 instrumentation_end(); in __rdgsbase_inactive()
200 instrumentation_end(); in __wrgsbase_inactive()
Dnmi.c422 instrumentation_end(); in default_do_nmi()
Dsev.c227 instrumentation_end(); in __sev_get_ghcb()
1947 instrumentation_end(); in DEFINE_IDTENTRY_VC_KERNEL()
1973 instrumentation_end(); in DEFINE_IDTENTRY_VC_KERNEL()
2003 instrumentation_end(); in DEFINE_IDTENTRY_VC_USER()
Dkvm.c284 instrumentation_end(); in __kvm_handle_async_pf()
/Linux-v6.1/include/asm-generic/
Dbug.h98 instrumentation_end(); \
107 instrumentation_end(); \
/Linux-v6.1/kernel/locking/
Dirqflag-debug.c11 instrumentation_end(); in warn_bogus_irq_restore()
/Linux-v6.1/arch/x86/kernel/cpu/mce/
Dwinchip.c25 instrumentation_end(); in winchip_machine_check()
Dcore.c300 instrumentation_end(); in mce_panic()
358 instrumentation_end(); in mce_rdmsrl()
390 instrumentation_end(); in mce_wrmsrl()
418 instrumentation_end(); in mce_gather_info()
851 instrumentation_end(); in quirk_skylake_repmov()
940 instrumentation_end(); in mce_timed_out()
1097 instrumentation_end(); in mce_start()
1172 instrumentation_end(); in mce_end()
1285 instrumentation_end(); in __mc_scan_banks()
1384 instrumentation_end(); in unexpected_machine_check()
[all …]
Dp5.c41 instrumentation_end(); in pentium_machine_check()
Dseverity.c284 instrumentation_end(); in error_context()
/Linux-v6.1/lib/
Dsmp_processor_id.c52 instrumentation_end(); in check_preemption_disabled()
/Linux-v6.1/arch/loongarch/include/asm/
Dbug.h47 instrumentation_end(); \
/Linux-v6.1/arch/x86/kvm/vmx/
Dvmx_ops.h178 instrumentation_end(); \
195 instrumentation_end(); \

12