Home
last modified time | relevance | path

Searched refs:arch_deref_entry_point (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dkprobes.c543 unsigned long arch_deref_entry_point(void *entry) in arch_deref_entry_point() function
552 NOKPROBE_SYMBOL(arch_deref_entry_point);
/OK3568_Linux_fs/kernel/lib/
H A Derror-inject.c67 entry = arch_deref_entry_point((void *)iter->addr); in populate_error_injection_list()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkprobes.h380 unsigned long arch_deref_entry_point(void *);
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dkprobes.c910 unsigned long arch_deref_entry_point(void *entry) in arch_deref_entry_point() function
/OK3568_Linux_fs/kernel/kernel/
H A Dkprobes.c1943 unsigned long __weak arch_deref_entry_point(void *entry) in arch_deref_entry_point() function
2462 entry = arch_deref_entry_point((void *)*iter); in populate_kprobe_blacklist()