Searched refs:arch_deref_entry_point (Results 1 – 5 of 5) sorted by relevance
597 unsigned long arch_deref_entry_point(void *entry) in arch_deref_entry_point() function606 NOKPROBE_SYMBOL(arch_deref_entry_point);
67 entry = arch_deref_entry_point((void *)iter->addr); in populate_error_injection_list()
367 unsigned long arch_deref_entry_point(void *);
1021 unsigned long arch_deref_entry_point(void *entry) in arch_deref_entry_point() function
1783 unsigned long __weak arch_deref_entry_point(void *entry) in arch_deref_entry_point() function2097 entry = arch_deref_entry_point((void *)*iter); in populate_kprobe_blacklist()