Home
last modified time | relevance | path

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

/samples/kprobes/
Dkprobe_example.c77 static int handler_fault(struct kprobe *p, struct pt_regs *regs, int trapnr) in handler_fault() argument
80 p->addr, trapnr); in handler_fault()