Lines Matching refs:__kprobes
272 static unsigned __kprobes singlestep_branch_setup(struct pt_regs *regs) in singlestep_branch_setup()
361 int __kprobes arch_prepare_kprobe(struct kprobe *p) in arch_prepare_kprobe()
366 void __kprobes arch_copy_kprobe(struct kprobe *p) in arch_copy_kprobe()
371 void __kprobes arch_arm_kprobe(struct kprobe *p) in arch_arm_kprobe()
378 void __kprobes arch_disarm_kprobe(struct kprobe *p) in arch_disarm_kprobe()
391 void __kprobes disarm_kprobe(struct kprobe *p, struct pt_regs *regs) in disarm_kprobe()
402 void __kprobes prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep()
428 static inline int __kprobes kprobe_handler(struct pt_regs *regs) in kprobe_handler()
494 static void __kprobes resume_execution(struct kprobe *p, struct pt_regs *regs) in resume_execution()
533 static inline int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler()
549 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler()
566 int __kprobes kprobe_exceptions_notify(struct notifier_block *self, in kprobe_exceptions_notify()
597 int __kprobes setjmp_pre_handler(struct kprobe *p, struct pt_regs *regs) in setjmp_pre_handler()
615 void __kprobes jprobe_return(void) in jprobe_return()
629 int __kprobes longjmp_break_handler(struct kprobe *p, struct pt_regs *regs) in longjmp_break_handler()