Lines Matching refs:__weak
68 kprobe_opcode_t * __weak kprobe_lookup_name(const char *name, in kprobe_lookup_name()
108 void __weak *alloc_insn_page(void) in alloc_insn_page()
328 void __weak *alloc_optinsn_page(void) in alloc_optinsn_page()
333 void __weak free_optinsn_page(void *page) in free_optinsn_page()
1414 bool __weak arch_within_kprobe_blacklist(unsigned long addr) in arch_within_kprobe_blacklist()
1527 int __weak arch_check_ftrace_location(struct kprobe *p) in arch_check_ftrace_location()
1857 int __weak kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify()
1869 unsigned long __weak arch_deref_entry_point(void *entry) in arch_deref_entry_point()
1965 bool __weak arch_kprobe_on_func_entry(unsigned long offset) in arch_kprobe_on_func_entry()
2298 int __weak arch_kprobe_get_kallsym(unsigned int *symnum, unsigned long *value, in arch_kprobe_get_kallsym()
2320 int __init __weak arch_populate_kprobe_blacklist(void) in arch_populate_kprobe_blacklist()