Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.h14 static nokprobe_inline int
31 static nokprobe_inline int
51 static nokprobe_inline void set_data_loc(int ret, void *dest, void *__dest, void *base, int len) in set_data_loc()
65 static nokprobe_inline int
88 static nokprobe_inline int
115 static nokprobe_inline int
123 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()
114 static nokprobe_inline bool trace_kprobe_module_exist(struct trace_kprobe *tk) in trace_kprobe_module_exist()
173 static nokprobe_inline unsigned long trace_kprobe_nhit(struct trace_kprobe *tk) in trace_kprobe_nhit()
184 static nokprobe_inline bool trace_kprobe_is_registered(struct trace_kprobe *tk) in trace_kprobe_is_registered()
191 static nokprobe_inline
207 static nokprobe_inline struct trace_kprobe *
1265 static nokprobe_inline void in NOKPROBE_SYMBOL()
[all …]
A Dtrace_uprobe.c128 static nokprobe_inline int
136 static nokprobe_inline int
146 static nokprobe_inline int
178 static nokprobe_inline int
185 static nokprobe_inline int
199 static nokprobe_inline int
319 static nokprobe_inline struct trace_uprobe *
A Dtrace_probe.h64 static nokprobe_inline void *get_loc_data(u32 *dl, void *ent) in get_loc_data()
69 static nokprobe_inline u32 update_data_loc(u32 loc, int consumed) in update_data_loc()
A Dtrace_irqsoff.c370 static nokprobe_inline void
403 static nokprobe_inline void
A Dtrace_eprobe.c323 static nokprobe_inline unsigned long
A Dftrace.c7629 static nokprobe_inline void
/linux-6.3-rc2/include/linux/
A Dkprobes.h203 static nokprobe_inline struct kretprobe *get_kretprobe(struct kretprobe_instance *ri) in get_kretprobe()
210 static nokprobe_inline unsigned long get_kretprobe_retaddr(struct kretprobe_instance *ri) in get_kretprobe_retaddr()
225 static nokprobe_inline void *kretprobe_trampoline_addr(void) in kretprobe_trampoline_addr()
234 static nokprobe_inline
251 static nokprobe_inline struct kretprobe *get_kretprobe(struct kretprobe_instance *ri) in get_kretprobe()
549 static nokprobe_inline bool is_kretprobe_trampoline(unsigned long addr) in is_kretprobe_trampoline()
554 static nokprobe_inline
561 static nokprobe_inline bool is_kretprobe_trampoline(unsigned long addr) in is_kretprobe_trampoline()
570 static nokprobe_inline bool is_kretprobe_trampoline(unsigned long addr) in is_kretprobe_trampoline()
575 static nokprobe_inline
[all …]
/linux-6.3-rc2/include/asm-generic/
A Dkprobes.h18 # define nokprobe_inline __always_inline macro
22 # define nokprobe_inline inline macro
/linux-6.3-rc2/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-6.3-rc2/arch/powerpc/kernel/
A Dkprobes.c211 static nokprobe_inline void prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep()
224 static nokprobe_inline void save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
231 static nokprobe_inline void restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
238 static nokprobe_inline void set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe()
/linux-6.3-rc2/arch/x86/kernel/kprobes/
A Dcore.c108 static nokprobe_inline void
762 static nokprobe_inline void
771 static nokprobe_inline void
780 static nokprobe_inline void
914 static nokprobe_inline int kprobe_is_ss(struct kprobe_ctlblk *kcb) in kprobe_is_ss()
/linux-6.3-rc2/arch/arm/kernel/
A Dtraps.c434 static nokprobe_inline
/linux-6.3-rc2/arch/x86/kernel/
A Dtraps.c104 static nokprobe_inline int
/linux-6.3-rc2/arch/x86/mm/
A Dfault.c44 static nokprobe_inline int
/linux-6.3-rc2/Documentation/trace/
A Dkprobetrace.rst12 __kprobes/nokprobe_inline annotation and those marked NOKPROBE_SYMBOL).

Completed in 422 milliseconds