Home
last modified time | relevance | path

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

/Linux-v5.4/arch/parisc/kernel/
Dkprobes.c261 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/Linux-v5.4/include/linux/
Dkprobes.h334 void kretprobe_hash_unlock(struct task_struct *tsk, unsigned long *flags);
/Linux-v5.4/arch/arc/kernel/
Dkprobes.c445 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/Linux-v5.4/arch/sparc/kernel/
Dkprobes.c514 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/Linux-v5.4/arch/powerpc/kernel/
Dkprobes.c458 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/Linux-v5.4/arch/arm/probes/kprobes/
Dcore.c483 kretprobe_hash_unlock(current, &flags); in trampoline_handler()
/Linux-v5.4/arch/sh/kernel/
Dkprobes.c353 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/Linux-v5.4/arch/mips/kernel/
Dkprobes.c536 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/Linux-v5.4/arch/arm64/kernel/probes/
Dkprobes.c545 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/Linux-v5.4/arch/s390/kernel/
Dkprobes.c438 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/Linux-v5.4/arch/x86/kernel/kprobes/
Dcore.c867 kretprobe_hash_unlock(current, &flags); in trampoline_handler()
/Linux-v5.4/arch/ia64/kernel/
Dkprobes.c470 kretprobe_hash_unlock(current, &flags); in trampoline_probe_handler()
/Linux-v5.4/kernel/
Dkprobes.c1197 void kretprobe_hash_unlock(struct task_struct *tsk, in kretprobe_hash_unlock() function
1207 NOKPROBE_SYMBOL(kretprobe_hash_unlock);