Home
last modified time | relevance | path

Searched defs:regs (Results 1 – 7 of 7) sorted by relevance

/samples/kprobes/
A Dkprobe_example.c28 static int __kprobes handler_pre(struct kprobe *p, struct pt_regs *regs) in handler_pre()
68 static void __kprobes handler_post(struct kprobe *p, struct pt_regs *regs, in handler_post()
A Dkretprobe_example.c39 static int entry_handler(struct kretprobe_instance *ri, struct pt_regs *regs) in entry_handler()
57 static int ret_handler(struct kretprobe_instance *ri, struct pt_regs *regs) in ret_handler()
/samples/hw_breakpoint/
A Ddata_breakpoint.c33 struct pt_regs *regs) in sample_hbp_handler()
/samples/acrn/
A Dvm-sample.c49 struct acrn_vcpu_regs regs; in main() local
/samples/ftrace/
A Dftrace-direct-too.c14 unsigned int flags, struct pt_regs *regs) in my_direct_func()
/samples/fprobe/
A Dfprobe_example.c70 unsigned long ret_ip, struct ftrace_regs *regs, in sample_exit_handler()
/samples/vfio-mdev/
A Dmbochs.c406 char *regs = (void *)&mdev_state->edid_regs; in handle_edid_regs() local

Completed in 11 milliseconds