Home
last modified time | relevance | path

Searched refs:kretprobe_hash_unlock (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/include/linux/
Dkprobes.h347 void kretprobe_hash_unlock(struct task_struct *tsk, unsigned long *flags);
/linux-4.4.14/arch/tile/kernel/
Dkprobes.c495 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/linux-4.4.14/arch/powerpc/kernel/
Dkprobes.c340 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/linux-4.4.14/arch/arc/kernel/
Dkprobes.c487 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/linux-4.4.14/arch/sparc/kernel/
Dkprobes.c565 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/linux-4.4.14/arch/mips/kernel/
Dkprobes.c648 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/linux-4.4.14/arch/arm/probes/kprobes/
Dcore.c478 kretprobe_hash_unlock(current, &flags); in trampoline_handler()
/linux-4.4.14/arch/sh/kernel/
Dkprobes.c359 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/linux-4.4.14/arch/s390/kernel/
Dkprobes.c466 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/linux-4.4.14/arch/x86/kernel/kprobes/
Dcore.c789 kretprobe_hash_unlock(current, &flags); in trampoline_handler()
/linux-4.4.14/arch/ia64/kernel/
Dkprobes.c487 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/linux-4.4.14/kernel/
Dkprobes.c1117 void kretprobe_hash_unlock(struct task_struct *tsk, in kretprobe_hash_unlock() function
1127 NOKPROBE_SYMBOL(kretprobe_hash_unlock);