Searched refs:kretprobe_hash_lock (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/include/linux/ |
D | kprobes.h | 345 void kretprobe_hash_lock(struct task_struct *tsk,
|
/linux-4.4.14/arch/tile/kernel/ |
D | kprobes.c | 455 kretprobe_hash_lock(current, &head, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | kprobes.c | 301 kretprobe_hash_lock(current, &head, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/arc/kernel/ |
D | kprobes.c | 447 kretprobe_hash_lock(current, &head, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | kprobes.c | 525 kretprobe_hash_lock(current, &head, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/mips/kernel/ |
D | kprobes.c | 609 kretprobe_hash_lock(current, &head, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/arm/probes/kprobes/ |
D | core.c | 438 kretprobe_hash_lock(current, &head, &flags); in trampoline_handler()
|
/linux-4.4.14/arch/sh/kernel/ |
D | kprobes.c | 318 kretprobe_hash_lock(current, &head, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/s390/kernel/ |
D | kprobes.c | 402 kretprobe_hash_lock(current, &head, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/arch/x86/kernel/kprobes/ |
D | core.c | 721 kretprobe_hash_lock(current, &head, &flags); in trampoline_handler()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | kprobes.c | 432 kretprobe_hash_lock(current, &head, &flags); in trampoline_probe_handler()
|
/linux-4.4.14/kernel/ |
D | kprobes.c | 1095 void kretprobe_hash_lock(struct task_struct *tsk, in kretprobe_hash_lock() function 1106 NOKPROBE_SYMBOL(kretprobe_hash_lock);
|