Home
last modified time | relevance | path

Searched refs:notrace (Results 1 – 149 of 149) sorted by relevance

/linux-4.4.14/arch/blackfin/include/asm/
Dirqflags.h21 static inline notrace void bfin_sti(unsigned long flags) in bfin_sti()
26 static inline notrace unsigned long bfin_cli(void) in bfin_cli()
43 static inline notrace void __hard_local_irq_disable(void) in __hard_local_irq_disable()
48 static inline notrace void __hard_local_irq_enable(void) in __hard_local_irq_enable()
53 static inline notrace unsigned long hard_local_save_flags(void) in hard_local_save_flags()
58 static inline notrace unsigned long __hard_local_irq_save(void) in __hard_local_irq_save()
68 static inline notrace int hard_irqs_disabled_flags(unsigned long flags) in hard_irqs_disabled_flags()
77 static inline notrace int hard_irqs_disabled(void) in hard_irqs_disabled()
83 static inline notrace void __hard_local_irq_restore(unsigned long flags) in __hard_local_irq_restore()
120 static inline notrace void arch_local_irq_disable(void) in arch_local_irq_disable()
[all …]
/linux-4.4.14/arch/microblaze/include/asm/
Dirqflags.h17 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-4.4.14/arch/s390/include/asm/
Dirqflags.h32 static inline notrace void __arch_local_irq_ssm(unsigned long flags) in __arch_local_irq_ssm()
37 static inline notrace unsigned long arch_local_save_flags(void) in arch_local_save_flags()
42 static inline notrace unsigned long arch_local_irq_save(void) in arch_local_irq_save()
47 static inline notrace void arch_local_irq_disable(void) in arch_local_irq_disable()
52 static inline notrace void arch_local_irq_enable(void) in arch_local_irq_enable()
57 static inline notrace void arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore()
62 static inline notrace bool arch_irqs_disabled_flags(unsigned long flags) in arch_irqs_disabled_flags()
67 static inline notrace bool arch_irqs_disabled(void) in arch_irqs_disabled()
/linux-4.4.14/arch/sparc/include/asm/
Dirqflags_64.h17 static inline notrace unsigned long arch_local_save_flags(void) in arch_local_save_flags()
29 static inline notrace void arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore()
39 static inline notrace void arch_local_irq_disable(void) in arch_local_irq_disable()
49 static inline notrace void arch_local_irq_enable(void) in arch_local_irq_enable()
59 static inline notrace int arch_irqs_disabled_flags(unsigned long flags) in arch_irqs_disabled_flags()
64 static inline notrace int arch_irqs_disabled(void) in arch_irqs_disabled()
69 static inline notrace unsigned long arch_local_irq_save(void) in arch_local_irq_save()
Dirqflags_32.h22 static inline notrace unsigned long arch_local_save_flags(void) in arch_local_save_flags()
30 static inline notrace void arch_local_irq_disable(void) in arch_local_irq_disable()
35 static inline notrace bool arch_irqs_disabled_flags(unsigned long flags) in arch_irqs_disabled_flags()
40 static inline notrace bool arch_irqs_disabled(void) in arch_irqs_disabled()
Dtimer_32.h37 irqreturn_t notrace timer_interrupt(int dummy, void *dev_id);
/linux-4.4.14/arch/x86/entry/vdso/
Dvclock_gettime.c33 static notrace cycle_t vread_hpet(void) in vread_hpet()
46 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime()
54 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod()
65 static notrace const struct pvclock_vsyscall_time_info *get_pvti(int cpu) in get_pvti()
79 static notrace cycle_t vread_pvclock(int *mode) in vread_pvclock()
135 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime()
150 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod()
167 static notrace cycle_t vread_pvclock(int *mode) in vread_pvclock()
176 notrace static cycle_t vread_tsc(void) in vread_tsc()
196 notrace static inline u64 vgetsns(int *mode) in vgetsns()
[all …]
Dvgetcpu.c13 notrace long
/linux-4.4.14/arch/arm/vdso/
Dvgettimeofday.c34 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-4.4.14/include/linux/
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);
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
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);
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
Dcompiler.h60 #define notrace __attribute__((hotpatch(0,0))) macro
62 #define notrace __attribute__((no_instrument_function)) macro
Drcupdate.h983 static inline notrace void rcu_read_lock_sched_notrace(void) in rcu_read_lock_sched_notrace()
1004 static inline notrace void rcu_read_unlock_sched_notrace(void) in rcu_read_unlock_sched_notrace()
Dftrace.h781 #define __notrace_funcgraph notrace
Dsched.h2265 extern unsigned long long notrace sched_clock(void);
/linux-4.4.14/arch/arm/kernel/
Dhibernate.c35 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()
Dstacktrace.c25 int notrace unwind_frame(struct stackframe *frame) in unwind_frame()
47 void notrace walk_stackframe(struct stackframe *frame, in walk_stackframe()
Dsetup.c453 void notrace cpu_init(void) in cpu_init()
/linux-4.4.14/kernel/trace/
Dtrace_clock.c30 u64 notrace trace_clock_local(void) in trace_clock_local()
55 u64 notrace trace_clock(void) in trace_clock()
68 u64 notrace trace_clock_jiffies(void) in trace_clock_jiffies()
92 u64 notrace trace_clock_global(void) in trace_clock_global()
137 u64 notrace trace_clock_counter(void) in trace_clock_counter()
Dtrace_sched_wakeup.c426 static void notrace
/linux-4.4.14/arch/mips/lib/
Dmips-atomic.c38 notrace void arch_local_irq_disable(void) in arch_local_irq_disable()
61 notrace unsigned long arch_local_irq_save(void) in arch_local_irq_save()
88 notrace void arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore()
115 notrace void __arch_local_irq_restore(unsigned long flags) in __arch_local_irq_restore()
Dbswapsi.c3 unsigned int notrace __bswapsi2(unsigned int u) in __bswapsi2()
Dbswapdi.c3 unsigned long long notrace __bswapdi2(unsigned long long u) in __bswapdi2()
Dcmpdi2.c5 word_type notrace __cmpdi2(long long a, long long b) in __cmpdi2()
Ducmpdi2.c5 word_type notrace __ucmpdi2(unsigned long long a, unsigned long long b) in __ucmpdi2()
Dashldi3.c5 long long notrace __ashldi3(long long u, word_type b) in __ashldi3()
Dlshrdi3.c5 long long notrace __lshrdi3(long long u, word_type b) in __lshrdi3()
Dashrdi3.c5 long long notrace __ashrdi3(long long u, word_type b) in __ashrdi3()
/linux-4.4.14/arch/x86/include/asm/
Dirqflags.h65 static inline notrace unsigned long arch_local_save_flags(void) in arch_local_save_flags()
70 static inline notrace void arch_local_irq_restore(unsigned long flags) in arch_local_irq_restore()
75 static inline notrace void arch_local_irq_disable(void) in arch_local_irq_disable()
80 static inline notrace void arch_local_irq_enable(void) in arch_local_irq_enable()
106 static inline notrace unsigned long arch_local_irq_save(void) in arch_local_irq_save()
Dlinkage.h6 #undef notrace
7 #define notrace __attribute__((no_instrument_function)) macro
Dtrace_clock.h9 extern u64 notrace trace_clock_x86_tsc(void);
Dsetup.h103 static void __section(.discard.text) __used notrace \
Dparavirt.h805 static inline notrace unsigned long arch_local_save_flags(void) in arch_local_save_flags()
810 static inline notrace void arch_local_irq_restore(unsigned long f) in arch_local_irq_restore()
815 static inline notrace void arch_local_irq_disable(void) in arch_local_irq_disable()
820 static inline notrace void arch_local_irq_enable(void) in arch_local_irq_enable()
825 static inline notrace unsigned long arch_local_irq_save(void) in arch_local_irq_save()
Dmsr.h91 notrace static inline int native_write_msr_safe(unsigned int msr, in native_write_msr_safe()
/linux-4.4.14/lib/
Dsmp_processor_id.c10 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-4.4.14/arch/sh/kernel/
Dirq_32.c13 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()
Dirq_64.c14 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-4.4.14/kernel/time/
Dsched_clock.c76 static u64 notrace jiffy_sched_clock_read(void) in jiffy_sched_clock_read()
91 static inline u64 notrace cyc_to_ns(u64 cyc, u32 mult, u32 shift) in cyc_to_ns()
96 unsigned long long notrace sched_clock(void) in sched_clock()
265 static u64 notrace suspended_sched_clock_read(void) in suspended_sched_clock_read()
/linux-4.4.14/arch/sparc/prom/
Dprintf.c29 void notrace prom_write(const char *buf, unsigned int n) in prom_write()
59 void notrace prom_printf(const char *fmt, ...) in prom_printf()
Dmisc_64.c114 void notrace prom_halt(void) in prom_halt()
/linux-4.4.14/arch/powerpc/kernel/
Dirq.c97 static inline notrace unsigned long get_irq_happened(void) in get_irq_happened()
107 static inline notrace void set_soft_enabled(unsigned long enable) in set_soft_enabled()
113 static inline notrace int decrementer_check_overflow(void) in decrementer_check_overflow()
135 notrace unsigned int __check_irq_replay(void) in __check_irq_replay()
202 notrace void arch_local_irq_restore(unsigned long en) in arch_local_irq_restore()
289 void notrace restore_interrupts(void) in restore_interrupts()
Dtrace_clock.c12 u64 notrace trace_clock_ppc_tb(void) in trace_clock_ppc_tb()
Dsetup_32.c73 notrace unsigned long __init early_init(unsigned long dt_ptr) in early_init()
115 notrace void __init machine_init(u64 dt_ptr) in machine_init()
Dio.c126 notrace void
Dprocess.c1605 void notrace __ppc64_runlatch_on(void) in __ppc64_runlatch_on()
1618 void notrace __ppc64_runlatch_off(void) in __ppc64_runlatch_off()
/linux-4.4.14/drivers/clocksource/
Dclksrc-dbx500-prcmu.c32 static cycle_t notrace clksrc_dbx500_prcmu_read(struct clocksource *cs) in clksrc_dbx500_prcmu_read()
56 static u64 notrace dbx500_prcmu_sched_clock_read(void) in dbx500_prcmu_sched_clock_read()
Dtango_xtal.c12 static unsigned long notrace read_xtal_counter(void) in read_xtal_counter()
17 static u64 notrace read_sched_clock(void) in read_sched_clock()
Dversatile.c23 static u64 notrace versatile_sys_24mhz_read(void) in versatile_sys_24mhz_read()
Dtime-pistachio.c70 static cycle_t notrace
90 static u64 notrace pistachio_read_sched_clock(void) in pistachio_read_sched_clock()
Dtimer-prima2.c76 static cycle_t notrace sirfsoc_timer_read(struct clocksource *cs) in sirfsoc_timer_read()
179 static u64 notrace sirfsoc_read_sched_clock(void) in sirfsoc_read_sched_clock()
Dqcom-timer.c92 static notrace cycle_t msm_read_timer_count(struct clocksource *cs) in msm_read_timer_count()
167 static u64 notrace msm_sched_clock_read(void) in msm_sched_clock_read()
Darm_global_timer.c63 static u64 notrace _gt_counter_read(void) in _gt_counter_read()
207 static u64 notrace gt_sched_clock_read(void) in gt_sched_clock_read()
Dtimer-ti-32k.c86 static u64 notrace omap_32k_read_sched_clock(void) in omap_32k_read_sched_clock()
Dclksrc_st_lpc.c42 static u64 notrace st_clksrc_sched_clock_read(void) in st_clksrc_sched_clock_read()
Dclps711x-timer.c29 static u64 notrace clps711x_sched_clock_read(void) in clps711x_sched_clock_read()
Dbcm2835_timer.c52 static u64 notrace bcm2835_sched_read(void) in bcm2835_sched_read()
Ddw_apb_timer_of.c109 static u64 notrace read_sched_clock(void) in read_sched_clock()
Dtime-orion.c42 static u64 notrace orion_read_sched_clock(void) in orion_read_sched_clock()
Dvf_pit_timer.c55 static u64 notrace pit_read_sched_clock(void) in pit_read_sched_clock()
Dmeson6_timer.c41 static u64 notrace meson6_timer_sched_read(void) in meson6_timer_sched_read()
Dsun4i_timer.c144 static u64 notrace sun4i_timer_sched_read(void) in sun4i_timer_sched_read()
Dmxs_timer.c209 static u64 notrace mxs_read_sched_clock_v2(void) in mxs_read_sched_clock_v2()
Dpxa_timer.c57 static u64 notrace pxa_read_sched_clock(void) in pxa_read_sched_clock()
Dtimer-integrator-ap.c34 static u64 notrace integrator_read_sched_clock(void) in integrator_read_sched_clock()
Dtimer-digicolor.c146 static u64 notrace digicolor_timer_sched_read(void) in digicolor_timer_sched_read()
Dtegra20_timer.c107 static u64 notrace tegra_read_sched_clock(void) in tegra_read_sched_clock()
Dsamsung_pwm_timer.c310 static cycle_t notrace samsung_clocksource_read(struct clocksource *c) in samsung_clocksource_read()
331 static u64 notrace samsung_read_sched_clock(void) in samsung_read_sched_clock()
Dexynos_mct.c197 static u32 notrace exynos4_read_count_32(void) in exynos4_read_count_32()
221 static u64 notrace exynos4_read_sched_clock(void) in exynos4_read_sched_clock()
Dnomadik-mtu.c78 static u64 notrace nomadik_read_sched_clock(void) in nomadik_read_sched_clock()
Dtime-lpc32xx.c51 static u64 notrace lpc32xx_read_sched_clock(void) in lpc32xx_read_sched_clock()
Dtimer-u300.c347 static u64 notrace u300_read_sched_clock(void) in u300_read_sched_clock()
Dtimer-sp804.c70 static u64 notrace sp804_read(void) in sp804_read()
Dtime-armada-370-xp.c97 static u64 notrace armada_370_xp_read_sched_clock(void) in armada_370_xp_read_sched_clock()
Dmtk_timer.c65 static u64 notrace mtk_read_sched_clock(void) in mtk_read_sched_clock()
Dfsl_ftm_timer.c121 static u64 notrace ftm_read_sched_clock(void) in ftm_read_sched_clock()
Dcadence_ttc_timer.c169 static u64 notrace ttc_sched_clock_read(void) in ttc_sched_clock_read()
Dtimer-imx-gpt.c155 static u64 notrace mxc_read_sched_clock(void) in mxc_read_sched_clock()
/linux-4.4.14/arch/metag/kernel/
Dstacktrace.c39 int notrace unwind_frame(struct stackframe *frame) in unwind_frame()
81 int notrace unwind_frame(struct stackframe *frame) in unwind_frame()
102 void notrace walk_stackframe(struct stackframe *frame, in walk_stackframe()
/linux-4.4.14/arch/arm64/kernel/
Dstacktrace.c38 int notrace unwind_frame(struct stackframe *frame) in unwind_frame()
56 void notrace walk_stackframe(struct stackframe *frame, in walk_stackframe()
Dsuspend.c23 void notrace __cpu_suspend_save(struct cpu_suspend_ctx *ptr, in __cpu_suspend_save()
/linux-4.4.14/arch/unicore32/kernel/
Dstacktrace.c35 int notrace unwind_frame(struct stackframe *frame) in unwind_frame()
57 void notrace walk_stackframe(struct stackframe *frame, in walk_stackframe()
/linux-4.4.14/arch/arm/plat-iop/
Dtime.c41 static cycle_t notrace iop_clocksource_read(struct clocksource *unused) in iop_clocksource_read()
57 static u64 notrace iop_read_sched_clock(void) in iop_read_sched_clock()
/linux-4.4.14/arch/arm/mach-omap1/
Dtime.c72 static inline unsigned long notrace omap_mpu_timer_read(int nr) in omap_mpu_timer_read()
181 static u64 notrace omap_mpu_read_sched_clock(void) in omap_mpu_read_sched_clock()
/linux-4.4.14/arch/x86/kernel/
Dtrace_clock.c13 u64 notrace trace_clock_x86_tsc(void) in trace_clock_x86_tsc()
Dtraps.c484 dotraplinkage void notrace do_int3(struct pt_regs *regs, long error_code) in do_int3()
535 asmlinkage __visible notrace struct pt_regs *sync_regs(struct pt_regs *eregs) in sync_regs()
548 asmlinkage __visible notrace
Dnmi.c481 dotraplinkage notrace void
Dsmpboot.c202 static void notrace start_secondary(void *unused) in start_secondary()
/linux-4.4.14/arch/powerpc/include/asm/
Dtrace_clock.h15 extern u64 notrace trace_clock_ppc_tb(void);
/linux-4.4.14/arch/s390/mm/
Dmaccess.c19 static notrace long s390_kernel_write_odd(void *dst, const void *src, size_t size) in s390_kernel_write_odd()
58 void notrace s390_kernel_write(void *dst, const void *src, size_t size) in s390_kernel_write()
/linux-4.4.14/arch/arm/include/asm/
Didmap.h8 #define __idmap __section(.idmap.text) noinline notrace
/linux-4.4.14/arch/arc/include/asm/
Dstacktrace.h32 notrace noinline unsigned int arc_unwind_core(
/linux-4.4.14/arch/arm/plat-versatile/
Dsched-clock.c29 static u64 notrace versatile_read_sched_clock(void) in versatile_read_sched_clock()
/linux-4.4.14/include/trace/
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 \
Dperf.h34 static notrace void \
/linux-4.4.14/arch/x86/power/
Dcpu.c167 static void notrace __restore_processor_state(struct saved_context *ctxt) in __restore_processor_state()
235 void notrace restore_processor_state(void) in restore_processor_state()
/linux-4.4.14/arch/s390/kernel/
Dnmi.c104 static int notrace s390_validate_registers(union mci mci) in s390_validate_registers()
250 void notrace s390_do_machine_check(struct pt_regs *regs) in s390_do_machine_check()
Dprocessor.c22 void notrace cpu_relax(void) in cpu_relax()
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__)) \
Dtime.c67 unsigned long long notrace sched_clock(void) in sched_clock()
/linux-4.4.14/arch/mips/kernel/
Dcsrc-bcm1480.c41 static u64 notrace sb1480_read_sched_clock(void) in sb1480_read_sched_clock()
Dcsrc-ioasic.c37 static u64 notrace dec_ioasic_read_sched_clock(void) in dec_ioasic_read_sched_clock()
Dcsrc-r4k.c26 static u64 notrace r4k_read_sched_clock(void) in r4k_read_sched_clock()
Dcsrc-sb1250.c57 static u64 notrace sb1250_read_sched_clock(void) in sb1250_read_sched_clock()
Dcevt-txx9.c50 static u64 notrace txx9_read_sched_clock(void) in txx9_read_sched_clock()
Dprocess.c435 unsigned long notrace unwind_stack_by_address(unsigned long stack_page, in unwind_stack_by_address()
/linux-4.4.14/arch/arm/plat-omap/
Dcounter_32k.c41 static u64 notrace omap_32k_read_sched_clock(void) in omap_32k_read_sched_clock()
/linux-4.4.14/fs/pstore/
Dram_core.c130 static void notrace persistent_ram_encode_rs8(struct persistent_ram_zone *prz, in persistent_ram_encode_rs8()
155 static void notrace persistent_ram_update_ecc(struct persistent_ram_zone *prz, in persistent_ram_update_ecc()
298 static void notrace persistent_ram_update(struct persistent_ram_zone *prz, in persistent_ram_update()
329 int notrace persistent_ram_write(struct persistent_ram_zone *prz, in persistent_ram_write()
Dftrace.c30 static void notrace pstore_ftrace_call(unsigned long ip, in pstore_ftrace_call()
Dram.c267 static int notrace ramoops_pstore_write_buf(enum pstore_type_id type, in ramoops_pstore_write_buf()
/linux-4.4.14/arch/blackfin/kernel/
Dtime-ts.c29 static notrace cycle_t bfin_read_cycles(struct clocksource *cs) in bfin_read_cycles()
117 notrace unsigned long long sched_clock(void) in sched_clock()
Dnmi.c228 asmlinkage notrace void do_nmi(struct pt_regs *fp) in do_nmi()
Dtraps.c69 asmlinkage notrace void trap_c(struct pt_regs *fp) in trap_c()
/linux-4.4.14/arch/arm/mach-footbridge/
Ddc21285-timer.c126 static u64 notrace footbridge_read_sched_clock(void) in footbridge_read_sched_clock()
/linux-4.4.14/arch/arm/mach-ep93xx/
Dtimer-ep93xx.c53 static u64 notrace ep93xx_read_sched_clock(void) in ep93xx_read_sched_clock()
/linux-4.4.14/drivers/cpuidle/
Dcpuidle-big_little.c103 static int notrace bl_powerdown_finisher(unsigned long arg) in bl_powerdown_finisher()
/linux-4.4.14/arch/mips/jz4740/
Dtime.c50 static u64 notrace jz4740_read_sched_clock(void) in jz4740_read_sched_clock()
/linux-4.4.14/arch/xtensa/kernel/
Dtime.c40 static u64 notrace ccount_sched_clock_read(void) in ccount_sched_clock_read()
/linux-4.4.14/arch/arm/mach-mmp/
Dtime.c70 static u64 notrace mmp_read_sched_clock(void) in mmp_read_sched_clock()
/linux-4.4.14/arch/mips/cavium-octeon/
Dcsrc-octeon.c108 unsigned long long notrace sched_clock(void) in sched_clock()
/linux-4.4.14/arch/arc/kernel/
Dstacktrace.c111 notrace noinline unsigned int
/linux-4.4.14/arch/mips/oprofile/
Dbacktrace.c164 void notrace op_mips_backtrace(struct pt_regs *const regs, unsigned int depth) in op_mips_backtrace()
/linux-4.4.14/kernel/rcu/
Dtiny.c57 bool notrace __rcu_is_watching(void) in __rcu_is_watching()
Dupdate.c240 int notrace debug_lockdep_rcu_enabled(void) in debug_lockdep_rcu_enabled()
Drcutorture.c182 static u64 notrace rcu_trace_clock_local(void) in rcu_trace_clock_local()
189 static u64 notrace rcu_trace_clock_local(void) in rcu_trace_clock_local()
Dtree.c985 bool notrace __rcu_is_watching(void) in __rcu_is_watching()
996 bool notrace rcu_is_watching(void) in rcu_is_watching()
/linux-4.4.14/arch/arm/plat-orion/
Dtime.c64 static u64 notrace orion_read_sched_clock(void) in orion_read_sched_clock()
/linux-4.4.14/arch/mips/sgi-ip27/
Dip27-timer.c156 static u64 notrace hub_rt_read_sched_clock(void) in hub_rt_read_sched_clock()
/linux-4.4.14/arch/sparc/kernel/
Dnmi.c83 notrace __kprobes void perfctr_irq(int irq, struct pt_regs *regs) in perfctr_irq()
Dirq_64.c968 void notrace init_irqwork_curcpu(void) in init_irqwork_curcpu()
986 static void notrace register_one_mondo(unsigned long paddr, unsigned long type, in register_one_mondo()
1000 void notrace sun4v_register_mondo_queues(int this_cpu) in sun4v_register_mondo_queues()
Dtime_32.c87 irqreturn_t notrace timer_interrupt(int dummy, void *dev_id) in timer_interrupt()
Dtraps_64.c2668 void notrace init_cur_cpu_trap(struct thread_info *t) in init_cur_cpu_trap()
/linux-4.4.14/arch/arm/mach-gemini/
Dtime.c66 static u64 notrace gemini_read_sched_clock(void) in gemini_read_sched_clock()
/linux-4.4.14/arch/arm/mach-integrator/
Dintegrator_cp.c226 static u64 notrace intcp_read_sched_clock(void) in intcp_read_sched_clock()
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dtime.c248 static u64 notrace crisv32_timer_sched_clock(void) in crisv32_timer_sched_clock()
/linux-4.4.14/arch/powerpc/mm/
Dfsl_booke_mmu.c267 notrace void __init relocate_init(u64 dt_ptr, phys_addr_t start) in relocate_init()
/linux-4.4.14/kernel/locking/
Dspinlock.c399 notrace int in_lock_functions(unsigned long addr) in in_lock_functions()
/linux-4.4.14/drivers/bus/
Darm-cci.c1753 static void notrace cci_port_control(unsigned int port, bool enable) in cci_port_control()
1785 int notrace cci_disable_port_by_cpu(u64 mpidr) in cci_disable_port_by_cpu()
1910 int notrace __cci_control_port_by_device(struct device_node *dn, bool enable) in __cci_control_port_by_device()
1937 int notrace __cci_control_port_by_index(u32 port, bool enable) in __cci_control_port_by_index()
/linux-4.4.14/kernel/
Dnotifier.c536 int notrace notify_die(enum die_val val, const char *str, in notify_die()
/linux-4.4.14/arch/c6x/kernel/
Dsetup.c270 notrace void __init machine_init(unsigned long dt_ptr) in machine_init()
/linux-4.4.14/arch/arm/mach-ixp4xx/
Dcommon.c487 static u64 notrace ixp4xx_read_sched_clock(void) in ixp4xx_read_sched_clock()
/linux-4.4.14/arch/arm/mach-davinci/
Dtime.c288 static u64 notrace davinci_read_sched_clock(void) in davinci_read_sched_clock()
/linux-4.4.14/arch/x86/mm/
Dfault.c1293 dotraplinkage void notrace
1324 dotraplinkage void notrace
/linux-4.4.14/arch/arm/mach-omap2/
Dtimer.c384 static u64 notrace dmtimer_read_sched_clock(void) in dmtimer_read_sched_clock()
/linux-4.4.14/arch/parisc/kernel/
Dtraps.c487 void notrace handle_interruption(int code, struct pt_regs *regs) in handle_interruption()
/linux-4.4.14/kernel/livepatch/
Dcore.c332 static void notrace klp_ftrace_handler(unsigned long ip, in klp_ftrace_handler()
/linux-4.4.14/kernel/sched/
Dcore.c2913 notrace unsigned long get_parent_ip(unsigned long addr) in get_parent_ip()
3104 static void __sched notrace __schedule(bool preempt) in __schedule()
3247 static void __sched notrace preempt_schedule_common(void) in preempt_schedule_common()
3267 asmlinkage __visible void __sched notrace preempt_schedule(void) in preempt_schedule()
3295 asmlinkage __visible void __sched notrace preempt_schedule_notrace(void) in preempt_schedule_notrace()
/linux-4.4.14/Documentation/DocBook/
Ddevice-drivers.xml.db27 API-preempt-schedule-notrace