Searched refs:arch_deref_entry_point (Results 1 – 5 of 5) sorted by relevance
545 unsigned long arch_deref_entry_point(void *entry) in arch_deref_entry_point() function554 NOKPROBE_SYMBOL(arch_deref_entry_point);
67 entry = arch_deref_entry_point((void *)iter->addr); in populate_error_injection_list()
385 unsigned long arch_deref_entry_point(void *);
893 unsigned long arch_deref_entry_point(void *entry) in arch_deref_entry_point() function
1853 unsigned long __weak arch_deref_entry_point(void *entry) in arch_deref_entry_point() function2320 entry = arch_deref_entry_point((void *)*iter); in populate_kprobe_blacklist()