Home
last modified time | relevance | path

Searched refs:nokprobe_inline (Results 1 – 18 of 18) sorted by relevance

/linux/kernel/trace/
A Dtrace_probe_tmpl.h6 static nokprobe_inline void
28 static nokprobe_inline void
60 static nokprobe_inline int
63 static nokprobe_inline int
65 static nokprobe_inline int
67 static nokprobe_inline int
70 static nokprobe_inline int
87 static nokprobe_inline int
102 static nokprobe_inline int
122 static nokprobe_inline int
[all …]
A Dtrace_probe_kernel.h12 static nokprobe_inline int
21 static nokprobe_inline int
40 static nokprobe_inline void set_data_loc(int ret, void *dest, void *__dest, void *base) in set_data_loc()
51 static nokprobe_inline int
74 static nokprobe_inline int
101 static nokprobe_inline int
109 static nokprobe_inline int
A Dtrace_kprobe.c85 static nokprobe_inline bool trace_kprobe_is_return(struct trace_kprobe *tk) in trace_kprobe_is_return()
90 static nokprobe_inline const char *trace_kprobe_symbol(struct trace_kprobe *tk) in trace_kprobe_symbol()
100 static nokprobe_inline bool trace_kprobe_has_gone(struct trace_kprobe *tk) in trace_kprobe_has_gone()
105 static nokprobe_inline bool trace_kprobe_within_module(struct trace_kprobe *tk, in trace_kprobe_within_module()
115 static nokprobe_inline bool trace_kprobe_module_exist(struct trace_kprobe *tk) in trace_kprobe_module_exist()
180 static nokprobe_inline unsigned long trace_kprobe_nhit(struct trace_kprobe *tk) in trace_kprobe_nhit()
191 static nokprobe_inline bool trace_kprobe_is_registered(struct trace_kprobe *tk) in trace_kprobe_is_registered()
198 static nokprobe_inline
214 static nokprobe_inline struct trace_kprobe *
1449 static nokprobe_inline void in NOKPROBE_SYMBOL()
[all …]
A Dtrace_uprobe.c124 static nokprobe_inline int
132 static nokprobe_inline int
142 static nokprobe_inline int
175 static nokprobe_inline int
182 static nokprobe_inline int
196 static nokprobe_inline int
316 static nokprobe_inline struct trace_uprobe *
A Dtrace_probe.h68 static nokprobe_inline void *get_loc_data(u32 *dl, void *ent) in get_loc_data()
73 static nokprobe_inline u32 update_data_loc(u32 loc, int consumed) in update_data_loc()
A Dtrace_irqsoff.c373 static nokprobe_inline void
406 static nokprobe_inline void
A Dtrace_fprobe.c176 static nokprobe_inline void in NOKPROBE_SYMBOL()
232 static nokprobe_inline void in NOKPROBE_SYMBOL()
A Dtrace_eprobe.c296 static nokprobe_inline unsigned long
A Dftrace.c7862 static nokprobe_inline void
/linux/include/linux/
A Dkprobes.h198 static nokprobe_inline struct kretprobe *get_kretprobe(struct kretprobe_instance *ri) in get_kretprobe()
203 static nokprobe_inline unsigned long get_kretprobe_retaddr(struct kretprobe_instance *ri) in get_kretprobe_retaddr()
218 static nokprobe_inline void *kretprobe_trampoline_addr(void) in kretprobe_trampoline_addr()
227 static nokprobe_inline
244 static nokprobe_inline struct kretprobe *get_kretprobe(struct kretprobe_instance *ri) in get_kretprobe()
541 static nokprobe_inline bool is_kretprobe_trampoline(unsigned long addr) in is_kretprobe_trampoline()
546 static nokprobe_inline
553 static nokprobe_inline bool is_kretprobe_trampoline(unsigned long addr) in is_kretprobe_trampoline()
562 static nokprobe_inline bool is_kretprobe_trampoline(unsigned long addr) in is_kretprobe_trampoline()
567 static nokprobe_inline
[all …]
/linux/include/asm-generic/
A Dkprobes.h18 # define nokprobe_inline __always_inline macro
22 # define nokprobe_inline inline macro
/linux/arch/powerpc/lib/
A Dsstep.c83 static nokprobe_inline int branch_taken(unsigned int instr, in branch_taken()
105 static nokprobe_inline long address_ok(struct pt_regs *regs, in address_ok()
123 static nokprobe_inline unsigned long dform_ea(unsigned int instr, in dform_ea()
236 static nokprobe_inline unsigned long max_align(unsigned long x) in max_align()
242 static nokprobe_inline unsigned long byterev_2(unsigned long x) in byterev_2()
247 static nokprobe_inline unsigned long byterev_4(unsigned long x) in byterev_4()
254 static nokprobe_inline unsigned long byterev_8(unsigned long x) in byterev_8()
260 static nokprobe_inline void do_byte_reverse(void *ptr, int nb) in do_byte_reverse()
329 static nokprobe_inline int
465 static nokprobe_inline int
[all …]
/linux/arch/powerpc/kernel/
A Dkprobes.c197 static nokprobe_inline void prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep()
210 static nokprobe_inline void save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
217 static nokprobe_inline void restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
224 static nokprobe_inline void set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe()
/linux/arch/x86/kernel/kprobes/
A Dcore.c109 static nokprobe_inline void
844 static nokprobe_inline void
853 static nokprobe_inline void
862 static nokprobe_inline void
996 static nokprobe_inline int kprobe_is_ss(struct kprobe_ctlblk *kcb) in kprobe_is_ss()
/linux/arch/arm/kernel/
A Dtraps.c435 static nokprobe_inline
/linux/arch/x86/kernel/
A Dtraps.c136 static nokprobe_inline int
/linux/arch/x86/mm/
A Dfault.c48 static nokprobe_inline int
/linux/Documentation/trace/
A Dkprobetrace.rst12 __kprobes/nokprobe_inline annotation and those marked NOKPROBE_SYMBOL).

Completed in 65 milliseconds