| /Linux-v6.6/kernel/entry/ |
| D | common.c | 30 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/ |
| D | common.c | 85 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/ |
| D | context_tracking.c | 147 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/ |
| D | instrumentation.h | 55 #define instrumentation_end() __instrumentation_end(__COUNTER__) macro 58 # define instrumentation_end() do { } while(0) macro
|
| D | hardirq.h | 122 instrumentation_end(); \ 137 instrumentation_end(); \
|
| D | debug_locks.h | 32 instrumentation_end(); \
|
| D | kvm_host.h | 409 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()
|
| D | cpuidle.h | 133 instrumentation_end(); in ct_cpuidle_enter()
|
| /Linux-v6.6/arch/x86/include/asm/ |
| D | idtentry.h | 58 instrumentation_end(); \ 105 instrumentation_end(); \ 203 instrumentation_end(); \ 243 instrumentation_end(); \ 272 instrumentation_end(); \
|
| D | bug.h | 84 instrumentation_end(); \
|
| /Linux-v6.6/arch/x86/kernel/ |
| D | traps.c | 244 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()
|
| D | process_64.c | 176 instrumentation_end(); in __rdgsbase_inactive() 201 instrumentation_end(); in __wrgsbase_inactive()
|
| D | sev.c | 239 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/ |
| D | entry.rst | 30 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/ |
| D | bug.h | 100 instrumentation_end(); \ 108 instrumentation_end(); \
|
| /Linux-v6.6/arch/x86/kvm/vmx/ |
| D | vmx_ops.h | 112 instrumentation_end(); in __vmcs_readl() 200 instrumentation_end(); \ 217 instrumentation_end(); \
|
| /Linux-v6.6/kernel/locking/ |
| D | irqflag-debug.c | 11 instrumentation_end(); in warn_bogus_irq_restore()
|
| /Linux-v6.6/drivers/cpuidle/ |
| D | cpuidle.c | 166 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/ |
| D | winchip.c | 25 instrumentation_end(); in winchip_machine_check()
|
| D | core.c | 294 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 …]
|
| D | p5.c | 41 instrumentation_end(); in pentium_machine_check()
|
| /Linux-v6.6/lib/ |
| D | smp_processor_id.c | 52 instrumentation_end(); in check_preemption_disabled()
|
| /Linux-v6.6/arch/loongarch/include/asm/ |
| D | bug.h | 47 instrumentation_end(); \
|
| /Linux-v6.6/kernel/sched/ |
| D | idle.c | 69 instrumentation_end(); in cpu_idle_poll() 104 instrumentation_end(); in default_idle_call()
|
| /Linux-v6.6/drivers/misc/lkdtm/ |
| D | stackleak.c | 121 instrumentation_end(); in check_stackleak_irqoff()
|