Searched refs:arch_deref_entry_point (Results 1 – 5 of 5) sorted by relevance
584 unsigned long arch_deref_entry_point(void *entry) in arch_deref_entry_point() function593 NOKPROBE_SYMBOL(arch_deref_entry_point);
67 entry = arch_deref_entry_point((void *)iter->addr); in populate_error_injection_list()
358 unsigned long arch_deref_entry_point(void *);
982 unsigned long arch_deref_entry_point(void *entry) in arch_deref_entry_point() function
1827 unsigned long __weak arch_deref_entry_point(void *entry) in arch_deref_entry_point() function2182 entry = arch_deref_entry_point((void *)*iter); in populate_kprobe_blacklist()