Searched defs:uprobe_consumer (Results 1 – 1 of 1) sorted by relevance
48 struct uprobe_consumer { struct49 int (*handler)(struct uprobe_consumer *self, struct pt_regs *regs); argument50 int (*ret_handler)(struct uprobe_consumer *self, argument53 bool (*filter)(struct uprobe_consumer *self, argument57 struct uprobe_consumer *next; argument