/Linux-v4.19/arch/microblaze/include/asm/ |
D | irqflags.h | 17 static inline notrace unsigned long arch_local_irq_save(void) in arch_local_irq_save() 28 static inline notrace void arch_local_irq_disable(void) in arch_local_irq_disable() 38 static inline notrace void arch_local_irq_enable(void) in arch_local_irq_enable() 50 static inline notrace unsigned long arch_local_irq_save(void) in arch_local_irq_save() 64 static inline notrace void arch_local_irq_disable(void) in arch_local_irq_disable() 77 static inline notrace void arch_local_irq_enable(void) in arch_local_irq_enable() 92 static inline notrace unsigned long arch_local_save_flags(void) in arch_local_save_flags() 103 static inline notrace void arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore() 112 static inline notrace bool arch_irqs_disabled_flags(unsigned long flags) in arch_irqs_disabled_flags() 117 static inline notrace bool arch_irqs_disabled(void) in arch_irqs_disabled()
|
/Linux-v4.19/arch/s390/include/asm/ |
D | irqflags.h | 35 static inline notrace void __arch_local_irq_ssm(unsigned long flags) in __arch_local_irq_ssm() 40 static inline notrace unsigned long arch_local_save_flags(void) in arch_local_save_flags() 45 static inline notrace unsigned long arch_local_irq_save(void) in arch_local_irq_save() 50 static inline notrace void arch_local_irq_disable(void) in arch_local_irq_disable() 55 static inline notrace void arch_local_irq_enable(void) in arch_local_irq_enable() 61 static inline notrace void arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore() 68 static inline notrace bool arch_irqs_disabled_flags(unsigned long flags) in arch_irqs_disabled_flags() 73 static inline notrace bool arch_irqs_disabled(void) in arch_irqs_disabled()
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | irqflags_64.h | 18 static inline notrace unsigned long arch_local_save_flags(void) in arch_local_save_flags() 30 static inline notrace void arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore() 40 static inline notrace void arch_local_irq_disable(void) in arch_local_irq_disable() 50 static inline notrace void arch_local_irq_enable(void) in arch_local_irq_enable() 60 static inline notrace int arch_irqs_disabled_flags(unsigned long flags) in arch_irqs_disabled_flags() 65 static inline notrace int arch_irqs_disabled(void) in arch_irqs_disabled() 70 static inline notrace unsigned long arch_local_irq_save(void) in arch_local_irq_save()
|
D | irqflags_32.h | 23 static inline notrace unsigned long arch_local_save_flags(void) in arch_local_save_flags() 31 static inline notrace void arch_local_irq_disable(void) in arch_local_irq_disable() 36 static inline notrace bool arch_irqs_disabled_flags(unsigned long flags) in arch_irqs_disabled_flags() 41 static inline notrace bool arch_irqs_disabled(void) in arch_irqs_disabled()
|
/Linux-v4.19/arch/x86/entry/vdso/ |
D | vclock_gettime.c | 43 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime() 52 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod() 65 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime() 80 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod() 98 static notrace const struct pvclock_vsyscall_time_info *get_pvti0(void) in get_pvti0() 103 static notrace u64 vread_pvclock(int *mode) in vread_pvclock() 153 static notrace u64 vread_hvclock(int *mode) in vread_hvclock() 167 notrace static u64 vread_tsc(void) in vread_tsc() 187 notrace static inline u64 vgetsns(int *mode) in vgetsns() 209 notrace static int __always_inline do_realtime(struct timespec *ts) in do_realtime() [all …]
|
/Linux-v4.19/arch/arm/vdso/ |
D | vgettimeofday.c | 34 static notrace u32 __vdso_read_begin(const struct vdso_data *vdata) in __vdso_read_begin() 46 static notrace u32 vdso_read_begin(const struct vdso_data *vdata) in vdso_read_begin() 56 static notrace int vdso_read_retry(const struct vdso_data *vdata, u32 start) in vdso_read_retry() 62 static notrace long clock_gettime_fallback(clockid_t _clkid, in clock_gettime_fallback() 79 static notrace int do_realtime_coarse(struct timespec *ts, in do_realtime_coarse() 95 static notrace int do_monotonic_coarse(struct timespec *ts, in do_monotonic_coarse() 120 static notrace u64 get_ns(struct vdso_data *vdata) in get_ns() 136 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) in do_realtime() 158 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) in do_monotonic() 187 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) in do_realtime() [all …]
|
/Linux-v4.19/arch/nds32/kernel/vdso/ |
D | gettimeofday.c | 22 static notrace unsigned int __vdso_read_begin(const struct vdso_data *vdata) in __vdso_read_begin() 34 static notrace unsigned int vdso_read_begin(const struct vdso_data *vdata) in vdso_read_begin() 44 static notrace int vdso_read_retry(const struct vdso_data *vdata, u32 start) in vdso_read_retry() 50 static notrace long clock_gettime_fallback(clockid_t _clkid, in clock_gettime_fallback() 66 static notrace int do_realtime_coarse(struct timespec *ts, in do_realtime_coarse() 81 static notrace int do_monotonic_coarse(struct timespec *ts, in do_monotonic_coarse() 103 static notrace inline u64 vgetsns(struct vdso_data *vdso) in vgetsns() 118 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) in do_realtime() 136 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) in do_monotonic() 161 notrace int __vdso_clock_gettime(clockid_t clkid, struct timespec *ts) in __vdso_clock_gettime() [all …]
|
/Linux-v4.19/arch/sparc/vdso/ |
D | vclock_gettime.c | 63 static notrace noinline struct vvar_data * 79 static notrace long 91 static notrace __always_inline long 104 static notrace noinline u64 116 static notrace noinline u64 134 static notrace inline u64 145 static notrace noinline int 165 static notrace noinline int 185 static notrace noinline int 198 static notrace noinline int [all …]
|
/Linux-v4.19/include/linux/ |
D | trace_clock.h | 18 extern u64 notrace trace_clock_local(void); 19 extern u64 notrace trace_clock(void); 20 extern u64 notrace trace_clock_jiffies(void); 21 extern u64 notrace trace_clock_global(void); 22 extern u64 notrace trace_clock_counter(void);
|
D | compiler_types.h | 224 #define notrace __attribute__((hotpatch(0, 0))) macro 226 #define notrace __attribute__((no_instrument_function)) macro 235 #define __naked __attribute__((naked)) notrace 266 inline __attribute__((always_inline, unused)) notrace __gnu_inline 268 #define inline inline __attribute__((unused)) notrace __gnu_inline
|
/Linux-v4.19/arch/arm/kernel/ |
D | hibernate.c | 35 void notrace save_processor_state(void) in save_processor_state() 41 void notrace restore_processor_state(void) in restore_processor_state() 59 static int notrace arch_save_image(unsigned long unused) in arch_save_image() 72 int notrace swsusp_arch_suspend(void) in swsusp_arch_suspend() 82 static void notrace arch_restore_image(void *unused) in arch_restore_image()
|
/Linux-v4.19/kernel/trace/ |
D | trace_clock.c | 32 u64 notrace trace_clock_local(void) in trace_clock_local() 57 u64 notrace trace_clock(void) in trace_clock() 70 u64 notrace trace_clock_jiffies(void) in trace_clock_jiffies() 94 u64 notrace trace_clock_global(void) in trace_clock_global() 139 u64 notrace trace_clock_counter(void) in trace_clock_counter()
|
/Linux-v4.19/arch/x86/include/asm/ |
D | irqflags.h | 73 static inline notrace unsigned long arch_local_save_flags(void) in arch_local_save_flags() 78 static inline notrace void arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore() 83 static inline notrace void arch_local_irq_disable(void) in arch_local_irq_disable() 88 static inline notrace void arch_local_irq_enable(void) in arch_local_irq_enable() 114 static inline notrace unsigned long arch_local_irq_save(void) in arch_local_irq_save()
|
D | linkage.h | 7 #undef notrace 8 #define notrace __attribute__((no_instrument_function)) macro
|
/Linux-v4.19/kernel/ |
D | kcov.c | 93 void notrace __sanitizer_cov_trace_pc(void) in __sanitizer_cov_trace_pc() 148 void notrace __sanitizer_cov_trace_cmp1(u8 arg1, u8 arg2) in __sanitizer_cov_trace_cmp1() 154 void notrace __sanitizer_cov_trace_cmp2(u16 arg1, u16 arg2) in __sanitizer_cov_trace_cmp2() 160 void notrace __sanitizer_cov_trace_cmp4(u32 arg1, u32 arg2) in __sanitizer_cov_trace_cmp4() 166 void notrace __sanitizer_cov_trace_cmp8(u64 arg1, u64 arg2) in __sanitizer_cov_trace_cmp8() 172 void notrace __sanitizer_cov_trace_const_cmp1(u8 arg1, u8 arg2) in __sanitizer_cov_trace_const_cmp1() 179 void notrace __sanitizer_cov_trace_const_cmp2(u16 arg1, u16 arg2) in __sanitizer_cov_trace_const_cmp2() 186 void notrace __sanitizer_cov_trace_const_cmp4(u32 arg1, u32 arg2) in __sanitizer_cov_trace_const_cmp4() 193 void notrace __sanitizer_cov_trace_const_cmp8(u64 arg1, u64 arg2) in __sanitizer_cov_trace_const_cmp8() 200 void notrace __sanitizer_cov_trace_switch(u64 val, u64 *cases) in __sanitizer_cov_trace_switch()
|
/Linux-v4.19/arch/mips/lib/ |
D | mips-atomic.c | 38 notrace void arch_local_irq_disable(void) in arch_local_irq_disable() 60 notrace unsigned long arch_local_irq_save(void) in arch_local_irq_save() 87 notrace void arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore()
|
D | multi3.c | 15 static inline long long notrace dmulu(long long a, long long b) in dmulu() 24 static inline long long notrace dmuhu(long long a, long long b) in dmuhu() 33 ti_type notrace __multi3(ti_type a, ti_type b) in __multi3()
|
/Linux-v4.19/lib/ |
D | smp_processor_id.c | 10 notrace static unsigned int check_preemption_disabled(const char *what1, in check_preemption_disabled() 54 notrace unsigned int debug_smp_processor_id(void) in debug_smp_processor_id() 60 notrace void __this_cpu_preempt_check(const char *op) in __this_cpu_preempt_check()
|
/Linux-v4.19/arch/sh/kernel/ |
D | irq_32.c | 13 void notrace arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore() 43 unsigned long notrace arch_local_save_flags(void) in arch_local_save_flags()
|
D | irq_64.c | 14 void notrace arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore() 38 unsigned long notrace arch_local_save_flags(void) in arch_local_save_flags()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | hw_irq.h | 66 static inline notrace unsigned long irq_soft_mask_return(void) in irq_soft_mask_return() 83 static inline notrace void irq_soft_mask_set(unsigned long mask) in irq_soft_mask_set() 111 static inline notrace unsigned long irq_soft_mask_set_return(unsigned long mask) in irq_soft_mask_set_return() 129 static inline notrace unsigned long irq_soft_mask_or_return(unsigned long mask) in irq_soft_mask_or_return()
|
/Linux-v4.19/arch/sparc/prom/ |
D | printf.c | 30 void notrace prom_write(const char *buf, unsigned int n) in prom_write() 60 void notrace prom_printf(const char *fmt, ...) in prom_printf()
|
/Linux-v4.19/drivers/clocksource/ |
D | tango_xtal.c | 13 static unsigned long notrace read_xtal_counter(void) in read_xtal_counter() 18 static u64 notrace read_sched_clock(void) in read_sched_clock()
|
D | clksrc-dbx500-prcmu.c | 33 static u64 notrace clksrc_dbx500_prcmu_read(struct clocksource *cs) in clksrc_dbx500_prcmu_read() 57 static u64 notrace dbx500_prcmu_sched_clock_read(void) in dbx500_prcmu_sched_clock_read()
|
/Linux-v4.19/kernel/time/ |
D | sched_clock.c | 77 static u64 notrace jiffy_sched_clock_read(void) in jiffy_sched_clock_read() 92 static inline u64 notrace cyc_to_ns(u64 cyc, u32 mult, u32 shift) in cyc_to_ns() 97 unsigned long long notrace sched_clock(void) in sched_clock() 271 static u64 notrace suspended_sched_clock_read(void) in suspended_sched_clock_read()
|