Lines Matching defs:addr
296 bool __is_insn_slot_addr(struct kprobe_insn_cache *c, unsigned long addr) in __is_insn_slot_addr()
376 struct kprobe *get_kprobe(void *addr) in get_kprobe()
491 static struct kprobe *get_optimized_kprobe(kprobe_opcode_t *addr) in get_optimized_kprobe()
1379 bool __weak arch_within_kprobe_blacklist(unsigned long addr) in arch_within_kprobe_blacklist()
1386 static bool __within_kprobe_blacklist(unsigned long addr) in __within_kprobe_blacklist()
1403 bool within_kprobe_blacklist(unsigned long addr) in within_kprobe_blacklist()
1437 kprobe_opcode_t *__weak arch_adjust_kprobe_addr(unsigned long addr, in arch_adjust_kprobe_addr()
1452 _kprobe_addr(kprobe_opcode_t *addr, const char *symbol_name, in _kprobe_addr()
1542 unsigned long addr = (unsigned long)p->addr; in check_ftrace_location() local
1554 static bool is_cfi_preamble_symbol(unsigned long addr) in is_cfi_preamble_symbol()
1630 kprobe_opcode_t *addr; in register_kprobe() local
2191 int kprobe_on_func_entry(kprobe_opcode_t *addr, const char *sym, unsigned long offset) in kprobe_on_func_entry()
2210 void *addr; in register_kretprobe() local
2781 void *addr = p->addr; in report_probe() local