Searched refs:arch_deref_entry_point (Results 1 – 5 of 5) sorted by relevance
543 unsigned long arch_deref_entry_point(void *entry) in arch_deref_entry_point() function552 NOKPROBE_SYMBOL(arch_deref_entry_point);
67 entry = arch_deref_entry_point((void *)iter->addr); in populate_error_injection_list()
380 unsigned long arch_deref_entry_point(void *);
910 unsigned long arch_deref_entry_point(void *entry) in arch_deref_entry_point() function
1943 unsigned long __weak arch_deref_entry_point(void *entry) in arch_deref_entry_point() function2462 entry = arch_deref_entry_point((void *)*iter); in populate_kprobe_blacklist()