Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ !
Duprobes.h36 struct uprobe_consumer { struct
37 int (*handler)(struct uprobe_consumer *self, struct pt_regs *regs); argument
38 int (*ret_handler)(struct uprobe_consumer *self, argument
41 bool (*filter)(struct uprobe_consumer *self, argument
45 struct uprobe_consumer *next; argument