Searched defs:uprobe_consumer (Results 1 – 1 of 1) sorted by relevance
49 struct uprobe_consumer { struct50 int (*handler)(struct uprobe_consumer *self, struct pt_regs *regs); argument51 int (*ret_handler)(struct uprobe_consumer *self, argument54 bool (*filter)(struct uprobe_consumer *self, argument58 struct uprobe_consumer *next; argument