Searched refs:kretprobe_hash_unlock (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/include/linux/ |
D | kprobes.h | 347 void kretprobe_hash_unlock(struct task_struct *tsk, unsigned long *flags);
|
/linux-4.4.14/arch/tile/kernel/ |
D | kprobes.c | 495 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | kprobes.c | 340 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/arc/kernel/ |
D | kprobes.c | 487 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | kprobes.c | 565 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/mips/kernel/ |
D | kprobes.c | 648 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/arm/probes/kprobes/ |
D | core.c | 478 kretprobe_hash_unlock(current, &flags); in trampoline_handler()
|
/linux-4.4.14/arch/sh/kernel/ |
D | kprobes.c | 359 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/s390/kernel/ |
D | kprobes.c | 466 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/x86/kernel/kprobes/ |
D | core.c | 789 kretprobe_hash_unlock(current, &flags); in trampoline_handler()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | kprobes.c | 487 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/kernel/ |
D | kprobes.c | 1117 void kretprobe_hash_unlock(struct task_struct *tsk, in kretprobe_hash_unlock() function 1127 NOKPROBE_SYMBOL(kretprobe_hash_unlock);
|