Searched refs:notrace (Results 1 - 151 of 151) sorted by relevance

/linux-4.4.14/arch/mips/lib/
H A Dbswapsi.c3 unsigned int notrace __bswapsi2(unsigned int u) __bswapsi2()
H A Dbswapdi.c3 unsigned long long notrace __bswapdi2(unsigned long long u) __bswapdi2()
H A Dashldi3.c5 long long notrace __ashldi3(long long u, word_type b) __ashldi3()
H A Dashrdi3.c5 long long notrace __ashrdi3(long long u, word_type b) __ashrdi3()
H A Dcmpdi2.c5 word_type notrace __cmpdi2(long long a, long long b) __cmpdi2()
H A Dlshrdi3.c5 long long notrace __lshrdi3(long long u, word_type b) __lshrdi3()
H A Dmips-atomic.c38 notrace void arch_local_irq_disable(void) arch_local_irq_disable()
61 notrace unsigned long arch_local_irq_save(void) arch_local_irq_save()
88 notrace void arch_local_irq_restore(unsigned long flags) arch_local_irq_restore()
115 notrace void __arch_local_irq_restore(unsigned long flags) __arch_local_irq_restore()
H A Ducmpdi2.c5 word_type notrace __ucmpdi2(unsigned long long a, unsigned long long b) __ucmpdi2()
/linux-4.4.14/include/linux/
H A Dtrace_clock.h17 extern u64 notrace trace_clock_local(void);
18 extern u64 notrace trace_clock(void);
19 extern u64 notrace trace_clock_jiffies(void);
20 extern u64 notrace trace_clock_global(void);
21 extern u64 notrace trace_clock_counter(void);
H A Dcompiler-gcc.h73 #define inline inline __attribute__((always_inline)) notrace
74 #define __inline__ __inline__ __attribute__((always_inline)) notrace
75 #define __inline __inline __attribute__((always_inline)) notrace
78 #define inline inline notrace
79 #define __inline__ __inline__ notrace
80 #define __inline __inline notrace
103 #define __naked __attribute__((naked)) noinline __noclone notrace
H A Duaccess.h99 extern long notrace probe_kernel_write(void *dst, const void *src, size_t size);
100 extern long notrace __probe_kernel_write(void *dst, const void *src, size_t size);
H A Dinit.h42 #define __init __section(.init.text) __cold notrace
92 #define __exit __section(.exit.text) __exitused __cold notrace
95 #define __meminit __section(.meminit.text) __cold notrace
98 #define __memexit __section(.memexit.text) __exitused __cold notrace
H A Dcompiler.h60 #define notrace __attribute__((hotpatch(0,0))) macro
62 #define notrace __attribute__((no_instrument_function)) macro
H A Drcupdate.h983 static inline notrace void rcu_read_lock_sched_notrace(void) rcu_read_lock_sched_notrace()
1004 static inline notrace void rcu_read_unlock_sched_notrace(void) rcu_read_unlock_sched_notrace()
H A Dftrace.h781 #define __notrace_funcgraph notrace
H A Dsched.h2265 extern unsigned long long notrace sched_clock(void); calc_load_exit_idle()
/linux-4.4.14/arch/s390/include/asm/
H A Dirqflags.h32 static inline notrace void __arch_local_irq_ssm(unsigned long flags) __arch_local_irq_ssm()
37 static inline notrace unsigned long arch_local_save_flags(void) arch_local_save_flags()
42 static inline notrace unsigned long arch_local_irq_save(void) arch_local_irq_save()
47 static inline notrace void arch_local_irq_disable(void) arch_local_irq_disable()
52 static inline notrace void arch_local_irq_enable(void) arch_local_irq_enable()
57 static inline notrace void arch_local_irq_restore(unsigned long flags) arch_local_irq_restore()
62 static inline notrace bool arch_irqs_disabled_flags(unsigned long flags) arch_irqs_disabled_flags()
67 static inline notrace bool arch_irqs_disabled(void) arch_irqs_disabled()
/linux-4.4.14/arch/microblaze/include/asm/
H A Dirqflags.h17 static inline notrace unsigned long arch_local_irq_save(void) arch_local_irq_save()
28 static inline notrace void arch_local_irq_disable(void) arch_local_irq_disable()
38 static inline notrace void arch_local_irq_enable(void) arch_local_irq_enable()
50 static inline notrace unsigned long arch_local_irq_save(void) arch_local_irq_save()
64 static inline notrace void arch_local_irq_disable(void) arch_local_irq_disable()
77 static inline notrace void arch_local_irq_enable(void) arch_local_irq_enable()
92 static inline notrace unsigned long arch_local_save_flags(void) arch_local_save_flags()
103 static inline notrace void arch_local_irq_restore(unsigned long flags) arch_local_irq_restore()
112 static inline notrace bool arch_irqs_disabled_flags(unsigned long flags) arch_irqs_disabled_flags()
117 static inline notrace bool arch_irqs_disabled(void) arch_irqs_disabled()
/linux-4.4.14/arch/sparc/include/asm/
H A Dirqflags_32.h22 static inline notrace unsigned long arch_local_save_flags(void) arch_local_save_flags()
30 static inline notrace void arch_local_irq_disable(void) arch_local_irq_disable()
35 static inline notrace bool arch_irqs_disabled_flags(unsigned long flags) arch_irqs_disabled_flags()
40 static inline notrace bool arch_irqs_disabled(void) arch_irqs_disabled()
H A Dirqflags_64.h17 static inline notrace unsigned long arch_local_save_flags(void) arch_local_save_flags()
29 static inline notrace void arch_local_irq_restore(unsigned long flags) arch_local_irq_restore()
39 static inline notrace void arch_local_irq_disable(void) arch_local_irq_disable()
49 static inline notrace void arch_local_irq_enable(void) arch_local_irq_enable()
59 static inline notrace int arch_irqs_disabled_flags(unsigned long flags) arch_irqs_disabled_flags()
64 static inline notrace int arch_irqs_disabled(void) arch_irqs_disabled()
69 static inline notrace unsigned long arch_local_irq_save(void) arch_local_irq_save()
H A Dtimer_32.h37 irqreturn_t notrace timer_interrupt(int dummy, void *dev_id);
/linux-4.4.14/arch/blackfin/include/asm/
H A Dirqflags.h21 static inline notrace void bfin_sti(unsigned long flags) bfin_sti()
26 static inline notrace unsigned long bfin_cli(void) bfin_cli()
43 static inline notrace void __hard_local_irq_disable(void) __hard_local_irq_disable()
48 static inline notrace void __hard_local_irq_enable(void) __hard_local_irq_enable()
53 static inline notrace unsigned long hard_local_save_flags(void) hard_local_save_flags()
58 static inline notrace unsigned long __hard_local_irq_save(void) __hard_local_irq_save()
68 static inline notrace int hard_irqs_disabled_flags(unsigned long flags) hard_irqs_disabled_flags()
77 static inline notrace int hard_irqs_disabled(void) hard_irqs_disabled()
83 static inline notrace void __hard_local_irq_restore(unsigned long flags) __hard_local_irq_restore()
120 static inline notrace void arch_local_irq_disable(void) arch_local_irq_disable()
127 static inline notrace void arch_local_irq_enable(void) arch_local_irq_enable()
134 static inline notrace unsigned long arch_local_save_flags(void) arch_local_save_flags()
139 static inline notrace int arch_irqs_disabled_flags(unsigned long flags) arch_irqs_disabled_flags()
144 static inline notrace unsigned long arch_local_irq_save(void) arch_local_irq_save()
155 static inline notrace void arch_local_irq_restore(unsigned long flags) arch_local_irq_restore()
161 static inline notrace unsigned long arch_mangle_irq_bits(int virt, unsigned long real) arch_mangle_irq_bits()
170 static inline notrace int arch_demangle_irq_bits(unsigned long *x) arch_demangle_irq_bits()
181 static inline notrace void hard_local_irq_disable(void) hard_local_irq_disable()
189 static inline notrace void hard_local_irq_enable(void) hard_local_irq_enable()
197 static inline notrace unsigned long hard_local_irq_save(void) hard_local_irq_save()
207 static inline notrace void hard_local_irq_restore(unsigned long flags) hard_local_irq_restore()
/linux-4.4.14/arch/x86/include/asm/
H A Dtrace_clock.h9 extern u64 notrace trace_clock_x86_tsc(void);
H A Dirqflags.h65 static inline notrace unsigned long arch_local_save_flags(void) arch_local_save_flags()
70 static inline notrace void arch_local_irq_restore(unsigned long flags) arch_local_irq_restore()
75 static inline notrace void arch_local_irq_disable(void) arch_local_irq_disable()
80 static inline notrace void arch_local_irq_enable(void) arch_local_irq_enable()
106 static inline notrace unsigned long arch_local_irq_save(void) arch_local_irq_save()
H A Dlinkage.h6 #undef notrace macro
7 #define notrace __attribute__((no_instrument_function)) macro
H A Dsetup.h103 static void __section(.discard.text) __used notrace \
H A Dparavirt.h805 static inline notrace unsigned long arch_local_save_flags(void) arch_local_save_flags()
810 static inline notrace void arch_local_irq_restore(unsigned long f) arch_local_irq_restore()
815 static inline notrace void arch_local_irq_disable(void) arch_local_irq_disable()
820 static inline notrace void arch_local_irq_enable(void) arch_local_irq_enable()
825 static inline notrace unsigned long arch_local_irq_save(void) arch_local_irq_save()
H A Dmsr.h91 notrace static inline int native_write_msr_safe(unsigned int msr, native_write_msr_safe()
/linux-4.4.14/arch/x86/kernel/
H A Dtrace_clock.c13 u64 notrace trace_clock_x86_tsc(void) trace_clock_x86_tsc()
H A Dtraps.c484 dotraplinkage void notrace do_int3(struct pt_regs *regs, long error_code) do_int3()
535 asmlinkage __visible notrace struct pt_regs *sync_regs(struct pt_regs *eregs) sync_regs()
548 asmlinkage __visible notrace fixup_bad_iret()
H A Dnmi.c481 dotraplinkage notrace void do_nmi()
H A Dsmpboot.c202 static void notrace start_secondary(void *unused) start_secondary()
/linux-4.4.14/arch/arm/include/asm/
H A Didmap.h8 #define __idmap __section(.idmap.text) noinline notrace
/linux-4.4.14/arch/arm/vdso/
H A Dvgettimeofday.c34 static notrace u32 __vdso_read_begin(const struct vdso_data *vdata) __vdso_read_begin()
46 static notrace u32 vdso_read_begin(const struct vdso_data *vdata) vdso_read_begin()
56 static notrace int vdso_read_retry(const struct vdso_data *vdata, u32 start) vdso_read_retry()
62 static notrace long clock_gettime_fallback(clockid_t _clkid, clock_gettime_fallback()
79 static notrace int do_realtime_coarse(struct timespec *ts, do_realtime_coarse()
95 static notrace int do_monotonic_coarse(struct timespec *ts, do_monotonic_coarse()
120 static notrace u64 get_ns(struct vdso_data *vdata) get_ns()
136 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) do_realtime()
158 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) do_monotonic()
187 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) do_realtime()
192 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) do_monotonic()
199 notrace int __vdso_clock_gettime(clockid_t clkid, struct timespec *ts) __vdso_clock_gettime()
229 static notrace long gettimeofday_fallback(struct timeval *_tv, gettimeofday_fallback()
246 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) __vdso_gettimeofday()
/linux-4.4.14/lib/
H A Dsmp_processor_id.c10 notrace static unsigned int check_preemption_disabled(const char *what1, check_preemption_disabled()
54 notrace unsigned int debug_smp_processor_id(void) debug_smp_processor_id()
60 notrace void __this_cpu_preempt_check(const char *op) __this_cpu_preempt_check()
/linux-4.4.14/arch/sh/kernel/
H A Dirq_32.c13 void notrace arch_local_irq_restore(unsigned long flags) arch_local_irq_restore()
43 unsigned long notrace arch_local_save_flags(void) arch_local_save_flags()
H A Dirq_64.c14 void notrace arch_local_irq_restore(unsigned long flags) arch_local_irq_restore()
38 unsigned long notrace arch_local_save_flags(void) arch_local_save_flags()
/linux-4.4.14/arch/x86/entry/vdso/
H A Dvclock_gettime.c33 static notrace cycle_t vread_hpet(void) vread_hpet()
46 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) vdso_fallback_gettime()
54 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) vdso_fallback_gtod()
65 static notrace const struct pvclock_vsyscall_time_info *get_pvti(int cpu) get_pvti()
79 static notrace cycle_t vread_pvclock(int *mode) vread_pvclock()
135 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) vdso_fallback_gettime()
150 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) vdso_fallback_gtod()
167 static notrace cycle_t vread_pvclock(int *mode) vread_pvclock()
176 notrace static cycle_t vread_tsc(void) vread_tsc()
196 notrace static inline u64 vgetsns(int *mode) vgetsns()
218 notrace static int __always_inline do_realtime(struct timespec *ts) do_realtime()
239 notrace static int __always_inline do_monotonic(struct timespec *ts) do_monotonic()
260 notrace static void do_realtime_coarse(struct timespec *ts) do_realtime_coarse()
270 notrace static void do_monotonic_coarse(struct timespec *ts) do_monotonic_coarse()
280 notrace int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) __vdso_clock_gettime()
308 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) __vdso_gettimeofday()
329 notrace time_t __vdso_time(time_t *t) __vdso_time()
H A Dvgetcpu.c13 notrace long __vdso_getcpu()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dtrace_clock.h15 extern u64 notrace trace_clock_ppc_tb(void);
/linux-4.4.14/arch/powerpc/kernel/
H A Dtrace_clock.c12 u64 notrace trace_clock_ppc_tb(void) trace_clock_ppc_tb()
H A Dirq.c97 static inline notrace unsigned long get_irq_happened(void) get_irq_happened()
107 static inline notrace void set_soft_enabled(unsigned long enable) set_soft_enabled()
113 static inline notrace int decrementer_check_overflow(void) decrementer_check_overflow()
135 notrace unsigned int __check_irq_replay(void) __check_irq_replay()
202 notrace void arch_local_irq_restore(unsigned long en) arch_local_irq_restore()
289 void notrace restore_interrupts(void) restore_interrupts()
H A Dsetup_32.c73 notrace unsigned long __init early_init(unsigned long dt_ptr) early_init()
115 notrace void __init machine_init(u64 dt_ptr) machine_init()
H A Dio.c126 notrace void _memset_io()
H A Dprocess.c1605 void notrace __ppc64_runlatch_on(void) __ppc64_runlatch_on()
1618 void notrace __ppc64_runlatch_off(void) __ppc64_runlatch_off()
/linux-4.4.14/arch/arm/kernel/
H A Dhibernate.c35 void notrace save_processor_state(void) save_processor_state()
41 void notrace restore_processor_state(void) restore_processor_state()
59 static int notrace arch_save_image(unsigned long unused) arch_save_image()
72 int notrace swsusp_arch_suspend(void) swsusp_arch_suspend()
82 static void notrace arch_restore_image(void *unused) arch_restore_image()
H A Dstacktrace.c25 int notrace unwind_frame(struct stackframe *frame) unwind_frame()
47 void notrace walk_stackframe(struct stackframe *frame, walk_stackframe()
H A Dentry-common.S89 * "notrace" version to avoid calling into the tracing code unnecessarily.
H A Dsetup.c453 void notrace cpu_init(void) cpu_init()
/linux-4.4.14/drivers/clocksource/
H A Dtango_xtal.c12 static unsigned long notrace read_xtal_counter(void) read_xtal_counter()
17 static u64 notrace read_sched_clock(void) read_sched_clock()
H A Dclksrc-dbx500-prcmu.c32 static cycle_t notrace clksrc_dbx500_prcmu_read(struct clocksource *cs) clksrc_dbx500_prcmu_read()
56 static u64 notrace dbx500_prcmu_sched_clock_read(void) dbx500_prcmu_sched_clock_read()
H A Dversatile.c23 static u64 notrace versatile_sys_24mhz_read(void) versatile_sys_24mhz_read()
H A Dtime-pistachio.c70 static cycle_t notrace pistachio_clocksource_read_cycles()
90 static u64 notrace pistachio_read_sched_clock(void) pistachio_read_sched_clock()
H A Dtimer-prima2.c76 static cycle_t notrace sirfsoc_timer_read(struct clocksource *cs) sirfsoc_timer_read()
179 static u64 notrace sirfsoc_read_sched_clock(void) sirfsoc_read_sched_clock()
H A Dclps711x-timer.c29 static u64 notrace clps711x_sched_clock_read(void) clps711x_sched_clock_read()
H A Dbcm2835_timer.c52 static u64 notrace bcm2835_sched_read(void) bcm2835_sched_read()
H A Dclksrc_st_lpc.c42 static u64 notrace st_clksrc_sched_clock_read(void) st_clksrc_sched_clock_read()
H A Ddw_apb_timer_of.c109 static u64 notrace read_sched_clock(void) read_sched_clock()
H A Dmeson6_timer.c41 static u64 notrace meson6_timer_sched_read(void) meson6_timer_sched_read()
H A Dtime-orion.c42 static u64 notrace orion_read_sched_clock(void) orion_read_sched_clock()
H A Dtimer-ti-32k.c86 static u64 notrace omap_32k_read_sched_clock(void) omap_32k_read_sched_clock()
H A Darm_global_timer.c63 static u64 notrace _gt_counter_read(void) _gt_counter_read()
207 static u64 notrace gt_sched_clock_read(void) gt_sched_clock_read()
H A Dqcom-timer.c92 static notrace cycle_t msm_read_timer_count(struct clocksource *cs) msm_read_timer_count()
167 static u64 notrace msm_sched_clock_read(void) msm_sched_clock_read()
H A Dexynos_mct.c193 * as notrace so it can be used by the scheduler clock.
197 static u32 notrace exynos4_read_count_32(void) exynos4_read_count_32()
221 static u64 notrace exynos4_read_sched_clock(void) exynos4_read_sched_clock()
H A Dpxa_timer.c57 static u64 notrace pxa_read_sched_clock(void) pxa_read_sched_clock()
H A Dsun4i_timer.c144 static u64 notrace sun4i_timer_sched_read(void) sun4i_timer_sched_read()
H A Dtimer-digicolor.c146 static u64 notrace digicolor_timer_sched_read(void) digicolor_timer_sched_read()
H A Dtimer-integrator-ap.c34 static u64 notrace integrator_read_sched_clock(void) integrator_read_sched_clock()
H A Dvf_pit_timer.c55 static u64 notrace pit_read_sched_clock(void) pit_read_sched_clock()
H A Dsamsung_pwm_timer.c310 static cycle_t notrace samsung_clocksource_read(struct clocksource *c) samsung_clocksource_read()
331 static u64 notrace samsung_read_sched_clock(void) samsung_read_sched_clock()
H A Dfsl_ftm_timer.c121 static u64 notrace ftm_read_sched_clock(void) ftm_read_sched_clock()
H A Dmtk_timer.c65 static u64 notrace mtk_read_sched_clock(void) mtk_read_sched_clock()
H A Dmxs_timer.c209 static u64 notrace mxs_read_sched_clock_v2(void) mxs_read_sched_clock_v2()
H A Dnomadik-mtu.c78 static u64 notrace nomadik_read_sched_clock(void) nomadik_read_sched_clock()
H A Dtegra20_timer.c107 static u64 notrace tegra_read_sched_clock(void) tegra_read_sched_clock()
H A Dtime-armada-370-xp.c97 static u64 notrace armada_370_xp_read_sched_clock(void) armada_370_xp_read_sched_clock()
H A Dtime-lpc32xx.c51 static u64 notrace lpc32xx_read_sched_clock(void) lpc32xx_read_sched_clock()
H A Dtimer-sp804.c70 static u64 notrace sp804_read(void) sp804_read()
H A Dcadence_ttc_timer.c169 static u64 notrace ttc_sched_clock_read(void) ttc_sched_clock_read()
H A Dtimer-imx-gpt.c155 static u64 notrace mxc_read_sched_clock(void) mxc_read_sched_clock()
H A Dtimer-u300.c347 static u64 notrace u300_read_sched_clock(void) u300_read_sched_clock()
/linux-4.4.14/kernel/trace/
H A Dtrace_clock.c30 u64 notrace trace_clock_local(void) trace_clock_local()
55 u64 notrace trace_clock(void) trace_clock()
68 u64 notrace trace_clock_jiffies(void) trace_clock_jiffies()
92 u64 notrace trace_clock_global(void) trace_clock_global()
137 u64 notrace trace_clock_counter(void) trace_clock_counter()
H A Dftrace.c1424 /* Reject setting notrace hash on IPMODIFY ftrace_ops */ ftrace_hash_move()
1489 * hash and not in the notrace hash. Note, an emty hash is hash_contains_ip()
1491 * notrace hash is considered not in the notrace hash. hash_contains_ip()
1664 * As disabling notrace means enabling the tracing, __ftrace_hash_rec_update()
1665 * and enabling notrace means disabling, the inc variable __ftrace_hash_rec_update()
1678 * If the notrace hash has no items, __ftrace_hash_rec_update()
1693 * Update if the record is not in the notrace hash. do_for_each_ftrace_rec()
2781 * But notrace hash requires a test of individual module functions. ops_traces_mod()
2792 * If the ops ignores the function via notrace filter, skip it.
2810 /* If in notrace hash, we ignore it too */ ops_references_rec()
3332 * the notrace hash of @ops. With this called from the open
4226 * @ops - the ops to set the notrace filter with
4227 * @buf - the string that holds the function notrace text.
4259 * @buf - the string that holds the function notrace text.
5552 * with "notrace", otherwise it will go into a
H A Dtrace_sched_wakeup.c426 static void notrace probe_wakeup_sched_switch()
H A Dtrace_functions_graph.c190 * notrace'd function. Recover index to get an original ftrace_pop_return_trace()
/linux-4.4.14/arch/sparc/prom/
H A Dprintf.c29 void notrace prom_write(const char *buf, unsigned int n) prom_write()
59 void notrace prom_printf(const char *fmt, ...) prom_printf()
H A Dmisc_64.c114 void notrace prom_halt(void) prom_halt()
/linux-4.4.14/arch/metag/kernel/
H A Dstacktrace.c39 int notrace unwind_frame(struct stackframe *frame) unwind_frame()
81 int notrace unwind_frame(struct stackframe *frame) unwind_frame()
102 void notrace walk_stackframe(struct stackframe *frame, walk_stackframe()
/linux-4.4.14/arch/unicore32/kernel/
H A Dstacktrace.c35 int notrace unwind_frame(struct stackframe *frame) unwind_frame()
57 void notrace walk_stackframe(struct stackframe *frame, walk_stackframe()
/linux-4.4.14/arch/arm/plat-iop/
H A Dtime.c41 static cycle_t notrace iop_clocksource_read(struct clocksource *unused) iop_clocksource_read()
57 static u64 notrace iop_read_sched_clock(void) iop_read_sched_clock()
/linux-4.4.14/arch/arm64/kernel/
H A Dstacktrace.c38 int notrace unwind_frame(struct stackframe *frame) unwind_frame()
56 void notrace walk_stackframe(struct stackframe *frame, walk_stackframe()
H A Dsuspend.c23 void notrace __cpu_suspend_save(struct cpu_suspend_ctx *ptr, __cpu_suspend_save()
/linux-4.4.14/arch/arc/include/asm/
H A Dstacktrace.h32 notrace noinline unsigned int arc_unwind_core(
/linux-4.4.14/kernel/time/
H A Dsched_clock.c76 static u64 notrace jiffy_sched_clock_read(void) jiffy_sched_clock_read()
91 static inline u64 notrace cyc_to_ns(u64 cyc, u32 mult, u32 shift) cyc_to_ns()
96 unsigned long long notrace sched_clock(void) sched_clock()
265 static u64 notrace suspended_sched_clock_read(void) suspended_sched_clock_read()
/linux-4.4.14/include/trace/
H A Dperf.h34 static notrace void \
H A Dtrace_events.h306 static notrace enum print_line_t \
331 static notrace enum print_line_t \
409 static int notrace __init \
488 static inline notrace int trace_event_get_offsets_##call( \
602 static notrace void \
661 static notrace void \
/linux-4.4.14/arch/mips/kernel/
H A Dcsrc-bcm1480.c41 static u64 notrace sb1480_read_sched_clock(void) sb1480_read_sched_clock()
H A Dcsrc-ioasic.c37 static u64 notrace dec_ioasic_read_sched_clock(void) dec_ioasic_read_sched_clock()
H A Dcsrc-r4k.c26 static u64 notrace r4k_read_sched_clock(void) r4k_read_sched_clock()
H A Dcsrc-sb1250.c57 static u64 notrace sb1250_read_sched_clock(void) sb1250_read_sched_clock()
H A Dcevt-txx9.c50 static u64 notrace txx9_read_sched_clock(void) txx9_read_sched_clock()
H A Dprocess.c435 unsigned long notrace unwind_stack_by_address(unsigned long stack_page, unwind_stack_by_address()
/linux-4.4.14/arch/s390/kernel/
H A Dprocessor.c22 void notrace cpu_relax(void) cpu_relax()
H A Dnmi.c104 static int notrace s390_validate_registers(union mci mci) s390_validate_registers()
250 void notrace s390_do_machine_check(struct pt_regs *regs) s390_do_machine_check()
H A Dcompat_wrapper.c56 asmlinkage long notrace compat_sys##name(__MAP(x,__SC_COMPAT_TYPE,__VA_ARGS__));\
57 asmlinkage long notrace compat_sys##name(__MAP(x,__SC_COMPAT_TYPE,__VA_ARGS__)) \
H A Dtime.c67 unsigned long long notrace sched_clock(void) sched_clock()
/linux-4.4.14/arch/arm/plat-versatile/
H A Dsched-clock.c29 static u64 notrace versatile_read_sched_clock(void) versatile_read_sched_clock()
/linux-4.4.14/arch/arm/mach-footbridge/
H A Ddc21285-timer.c126 static u64 notrace footbridge_read_sched_clock(void) footbridge_read_sched_clock()
/linux-4.4.14/arch/s390/mm/
H A Dmaccess.c19 static notrace long s390_kernel_write_odd(void *dst, const void *src, size_t size) s390_kernel_write_odd()
58 void notrace s390_kernel_write(void *dst, const void *src, size_t size) s390_kernel_write()
/linux-4.4.14/arch/arm/mach-omap1/
H A Dtime.c72 static inline unsigned long notrace omap_mpu_timer_read(int nr) omap_mpu_timer_read()
181 static u64 notrace omap_mpu_read_sched_clock(void) omap_mpu_read_sched_clock()
/linux-4.4.14/arch/xtensa/kernel/
H A Dtime.c40 static u64 notrace ccount_sched_clock_read(void) ccount_sched_clock_read()
/linux-4.4.14/fs/pstore/
H A Dftrace.c30 static void notrace pstore_ftrace_call(unsigned long ip, pstore_ftrace_call()
H A Dram_core.c130 static void notrace persistent_ram_encode_rs8(struct persistent_ram_zone *prz, persistent_ram_encode_rs8()
155 static void notrace persistent_ram_update_ecc(struct persistent_ram_zone *prz, persistent_ram_update_ecc()
298 static void notrace persistent_ram_update(struct persistent_ram_zone *prz, persistent_ram_update()
329 int notrace persistent_ram_write(struct persistent_ram_zone *prz, persistent_ram_write()
H A Dram.c267 static int notrace ramoops_pstore_write_buf(enum pstore_type_id type, ramoops_pstore_write_buf()
/linux-4.4.14/arch/mips/jz4740/
H A Dtime.c50 static u64 notrace jz4740_read_sched_clock(void) jz4740_read_sched_clock()
/linux-4.4.14/arch/arm/plat-omap/
H A Dcounter_32k.c41 static u64 notrace omap_32k_read_sched_clock(void) omap_32k_read_sched_clock()
/linux-4.4.14/arch/arm/mach-ep93xx/
H A Dtimer-ep93xx.c53 static u64 notrace ep93xx_read_sched_clock(void) ep93xx_read_sched_clock()
/linux-4.4.14/drivers/cpuidle/
H A Dcpuidle-big_little.c99 * notrace prevents trace shims from getting inserted where they
103 static int notrace bl_powerdown_finisher(unsigned long arg) bl_powerdown_finisher()
/linux-4.4.14/arch/x86/power/
H A Dcpu.c167 static void notrace __restore_processor_state(struct saved_context *ctxt) __restore_processor_state()
235 void notrace restore_processor_state(void) restore_processor_state()
/linux-4.4.14/arch/blackfin/kernel/
H A Dtime-ts.c29 static notrace cycle_t bfin_read_cycles(struct clocksource *cs) bfin_read_cycles()
117 notrace unsigned long long sched_clock(void) sched_clock()
H A Dnmi.c228 asmlinkage notrace void do_nmi(struct pt_regs *fp) do_nmi()
H A Dtraps.c69 asmlinkage notrace void trap_c(struct pt_regs *fp) trap_c()
/linux-4.4.14/arch/sparc/kernel/
H A Dnmi.c83 notrace __kprobes void perfctr_irq(int irq, struct pt_regs *regs) perfctr_irq()
H A Dtime_32.c87 irqreturn_t notrace timer_interrupt(int dummy, void *dev_id) timer_interrupt()
H A Dirq_64.c968 void notrace init_irqwork_curcpu(void) init_irqwork_curcpu()
986 static void notrace register_one_mondo(unsigned long paddr, unsigned long type, register_one_mondo()
1000 void notrace sun4v_register_mondo_queues(int this_cpu) sun4v_register_mondo_queues()
H A Dtraps_64.c2668 void notrace init_cur_cpu_trap(struct thread_info *t) init_cur_cpu_trap()
/linux-4.4.14/arch/mips/cavium-octeon/
H A Dcsrc-octeon.c108 unsigned long long notrace sched_clock(void) sched_clock()
/linux-4.4.14/arch/mips/oprofile/
H A Dbacktrace.c164 void notrace op_mips_backtrace(struct pt_regs *const regs, unsigned int depth) op_mips_backtrace()
/linux-4.4.14/arch/mips/sgi-ip27/
H A Dip27-timer.c156 static u64 notrace hub_rt_read_sched_clock(void) hub_rt_read_sched_clock()
/linux-4.4.14/arch/arm/plat-orion/
H A Dtime.c64 static u64 notrace orion_read_sched_clock(void) orion_read_sched_clock()
/linux-4.4.14/arch/arm/mach-mmp/
H A Dtime.c70 static u64 notrace mmp_read_sched_clock(void) mmp_read_sched_clock()
/linux-4.4.14/arch/arm/mach-gemini/
H A Dtime.c66 static u64 notrace gemini_read_sched_clock(void) gemini_read_sched_clock()
/linux-4.4.14/arch/x86/mm/
H A Dfault.c1061 * {,trace_}do_page_fault() have notrace on. Having this an actual function
1293 dotraplinkage void notrace do_page_fault()
1300 * We must have this function tagged with __kprobes, notrace and call do_page_fault()
1324 dotraplinkage void notrace trace_do_page_fault()
/linux-4.4.14/arch/arc/kernel/
H A Dstacktrace.c111 notrace noinline unsigned int arc_unwind_core()
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dtime.c248 static u64 notrace crisv32_timer_sched_clock(void) crisv32_timer_sched_clock()
/linux-4.4.14/kernel/locking/
H A Dspinlock.c399 notrace int in_lock_functions(unsigned long addr) in_lock_functions()
/linux-4.4.14/kernel/rcu/
H A Dtiny.c57 bool notrace __rcu_is_watching(void) __rcu_is_watching()
H A Drcutorture.c182 static u64 notrace rcu_trace_clock_local(void) rcu_trace_clock_local()
189 static u64 notrace rcu_trace_clock_local(void) rcu_trace_clock_local()
H A Dupdate.c240 int notrace debug_lockdep_rcu_enabled(void) debug_lockdep_rcu_enabled()
H A Dtree.c985 bool notrace __rcu_is_watching(void) __rcu_is_watching()
996 bool notrace rcu_is_watching(void) rcu_is_watching()
/linux-4.4.14/arch/powerpc/mm/
H A Dfsl_booke_mmu.c267 notrace void __init relocate_init(u64 dt_ptr, phys_addr_t start) relocate_init()
/linux-4.4.14/arch/arm/mach-integrator/
H A Dintegrator_cp.c226 static u64 notrace intcp_read_sched_clock(void) intcp_read_sched_clock()
/linux-4.4.14/arch/c6x/kernel/
H A Dsetup.c270 notrace void __init machine_init(unsigned long dt_ptr) machine_init()
/linux-4.4.14/arch/arm/mach-davinci/
H A Dtime.c288 static u64 notrace davinci_read_sched_clock(void) davinci_read_sched_clock()
/linux-4.4.14/drivers/bus/
H A Darm-cci.c1753 static void notrace cci_port_control(unsigned int port, bool enable) cci_port_control()
1785 int notrace cci_disable_port_by_cpu(u64 mpidr) cci_disable_port_by_cpu()
1910 int notrace __cci_control_port_by_device(struct device_node *dn, bool enable) __cci_control_port_by_device()
1937 int notrace __cci_control_port_by_index(u32 port, bool enable) __cci_control_port_by_index()
/linux-4.4.14/arch/arm/mach-ixp4xx/
H A Dcommon.c487 static u64 notrace ixp4xx_read_sched_clock(void) ixp4xx_read_sched_clock()
/linux-4.4.14/kernel/livepatch/
H A Dcore.c332 static void notrace klp_ftrace_handler(unsigned long ip, klp_ftrace_handler()
/linux-4.4.14/kernel/
H A Dnotifier.c536 int notrace notify_die(enum die_val val, const char *str, notify_die()
/linux-4.4.14/arch/parisc/kernel/
H A Dtraps.c487 void notrace handle_interruption(int code, struct pt_regs *regs) handle_interruption()
/linux-4.4.14/arch/arm/mach-omap2/
H A Dtimer.c384 static u64 notrace dmtimer_read_sched_clock(void) dmtimer_read_sched_clock()
/linux-4.4.14/kernel/sched/
H A Dcore.c2913 notrace unsigned long get_parent_ip(unsigned long addr) get_parent_ip()
3104 static void __sched notrace __schedule(bool preempt) __schedule()
3247 static void __sched notrace preempt_schedule_common(void) preempt_schedule_common()
3267 asmlinkage __visible void __sched notrace preempt_schedule(void) preempt_schedule()
3295 asmlinkage __visible void __sched notrace preempt_schedule_notrace(void) preempt_schedule_notrace()

Completed in 2839 milliseconds