Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dlivepatch.h117 struct klp_object { struct
119 const char *name;
120 struct klp_func *funcs;
121 struct klp_callbacks callbacks;
124 struct kobject kobj;
125 struct list_head func_list;
126 struct list_head node;
127 struct module *mod;
128 bool dynamic;
129 bool patched;