Searched defs:uprobe_consumer (Results 1 – 1 of 1) sorted by relevance
36 struct uprobe_consumer { struct37 int (*handler)(struct uprobe_consumer *self, struct pt_regs *regs); argument38 int (*ret_handler)(struct uprobe_consumer *self, argument41 bool (*filter)(struct uprobe_consumer *self, argument45 struct uprobe_consumer *next; argument