Lines Matching defs:p
103 struct kprobe *p) in update_kprobe_inst_flag()
303 struct kprobe *p, in prepare_break_inst()
404 static void __kprobes set_current_kprobe(struct kprobe *p, in set_current_kprobe()
422 int __kprobes trampoline_probe_handler(struct kprobe *p, struct pt_regs *regs) in trampoline_probe_handler()
563 static void __kprobes prepare_booster(struct kprobe *p) in prepare_booster()
582 int __kprobes arch_prepare_kprobe(struct kprobe *p) in arch_prepare_kprobe()
621 void __kprobes arch_arm_kprobe(struct kprobe *p) in arch_arm_kprobe()
648 void __kprobes arch_disarm_kprobe(struct kprobe *p) in arch_disarm_kprobe()
671 void __kprobes arch_remove_kprobe(struct kprobe *p) in arch_remove_kprobe()
687 static void __kprobes resume_execution(struct kprobe *p, struct pt_regs *regs) in resume_execution()
755 static void __kprobes prepare_ss(struct kprobe *p, struct pt_regs *regs) in prepare_ss()
788 struct kprobe *p; in pre_kprobes_handler() local
1043 int __kprobes setjmp_pre_handler(struct kprobe *p, struct pt_regs *regs) in setjmp_pre_handler()
1090 int __kprobes longjmp_break_handler(struct kprobe *p, struct pt_regs *regs) in longjmp_break_handler()
1122 int __kprobes arch_trampoline_kprobe(struct kprobe *p) in arch_trampoline_kprobe()