Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h5708 struct module_attribute { struct
5710 ssize_t (*show)(struct module_attribute *, struct module_kobject *, char *); argument
5711 ssize_t (*store)(struct module_attribute *, struct module_kobject *, const char *, size_t); argument
5712 void (*setup)(struct module *, const char *);
5713 int (*test)(struct module *);
5714 void (*free)(struct module *);