Searched refs:nokprobe_inline (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.4/kernel/trace/ |
| D | trace_probe_tmpl.h | 6 static nokprobe_inline void 28 static nokprobe_inline void 59 static nokprobe_inline int fetch_store_strlen(unsigned long addr); 60 static nokprobe_inline int 62 static nokprobe_inline int fetch_store_strlen_user(unsigned long addr); 63 static nokprobe_inline int 65 static nokprobe_inline int 67 static nokprobe_inline int 71 static nokprobe_inline int 171 static nokprobe_inline int [all …]
|
| D | trace_kprobe.c | 87 static nokprobe_inline bool trace_kprobe_is_return(struct trace_kprobe *tk) in trace_kprobe_is_return() 92 static nokprobe_inline const char *trace_kprobe_symbol(struct trace_kprobe *tk) in trace_kprobe_symbol() 97 static nokprobe_inline unsigned long trace_kprobe_offset(struct trace_kprobe *tk) in trace_kprobe_offset() 102 static nokprobe_inline bool trace_kprobe_has_gone(struct trace_kprobe *tk) in trace_kprobe_has_gone() 107 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() 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 * [all …]
|
| D | trace_uprobe.c | 137 static nokprobe_inline int 145 static nokprobe_inline int 155 static nokprobe_inline int 187 static nokprobe_inline int 194 static nokprobe_inline int 208 static nokprobe_inline int 329 static nokprobe_inline struct trace_uprobe *
|
| D | trace_probe.h | 65 static nokprobe_inline void *get_loc_data(u32 *dl, void *ent) in get_loc_data() 70 static nokprobe_inline u32 update_data_loc(u32 loc, int consumed) in update_data_loc()
|
| D | trace_irqsoff.c | 369 static nokprobe_inline void 405 static nokprobe_inline void
|
| D | ftrace.c | 6293 static nokprobe_inline void
|
| /Linux-v5.4/include/asm-generic/ |
| D | kprobes.h | 18 # define nokprobe_inline __always_inline macro 22 # define nokprobe_inline inline macro
|
| /Linux-v5.4/arch/powerpc/lib/ |
| D | sstep.c | 69 static nokprobe_inline unsigned long truncate_if_32bit(unsigned long msr, in truncate_if_32bit() 82 static nokprobe_inline int branch_taken(unsigned int instr, in branch_taken() 104 static nokprobe_inline long address_ok(struct pt_regs *regs, in address_ok() 122 static nokprobe_inline unsigned long dform_ea(unsigned int instr, in dform_ea() 140 static nokprobe_inline unsigned long dsform_ea(unsigned int instr, in dsform_ea() 157 static nokprobe_inline unsigned long dqform_ea(unsigned int instr, in dqform_ea() 175 static nokprobe_inline unsigned long xform_ea(unsigned int instr, in xform_ea() 194 static nokprobe_inline unsigned long max_align(unsigned long x) in max_align() 200 static nokprobe_inline unsigned long byterev_2(unsigned long x) in byterev_2() 205 static nokprobe_inline unsigned long byterev_4(unsigned long x) in byterev_4() [all …]
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | kprobes.c | 160 static nokprobe_inline void prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep() 173 static nokprobe_inline void save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe() 180 static nokprobe_inline void restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe() 187 static nokprobe_inline void set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe()
|
| /Linux-v5.4/arch/x86/kernel/kprobes/ |
| D | core.c | 106 static nokprobe_inline void 516 static nokprobe_inline void 525 static nokprobe_inline void 534 static nokprobe_inline void 545 static nokprobe_inline void clear_btf(void) in clear_btf() 555 static nokprobe_inline void restore_btf(void) in restore_btf()
|
| /Linux-v5.4/lib/ |
| D | smp_processor_id.c | 11 notrace static nokprobe_inline
|
| /Linux-v5.4/include/linux/ |
| D | kprobes.h | 462 static nokprobe_inline bool kprobe_page_fault(struct pt_regs *regs, in kprobe_page_fault()
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | traps.c | 192 static nokprobe_inline int
|
| D | ftrace.c | 289 static nokprobe_inline int is_ftrace_caller(unsigned long ip) in is_ftrace_caller()
|
| /Linux-v5.4/arch/arm/kernel/ |
| D | traps.c | 419 static nokprobe_inline
|
| /Linux-v5.4/arch/x86/mm/ |
| D | fault.c | 40 static nokprobe_inline int
|
| /Linux-v5.4/Documentation/trace/ |
| D | kprobetrace.rst | 12 __kprobes/nokprobe_inline annotation and those marked NOKPROBE_SYMBOL).
|
| /Linux-v5.4/kernel/locking/ |
| D | lockdep.c | 4299 static nokprobe_inline
|