Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h38820 struct module_attribute___2 { struct
38822 ssize_t (*show)(struct module_attribute___2 *, struct module_kobject___2 *, char *); argument
38823 ssize_t (*store)(struct module_attribute___2 *, struct module_kobject___2 *, const char *, size_t); argument
38824 void (*setup)(struct module___2 *, const char *);
38825 int (*test)(struct module___2 *);
38826 void (*free)(struct module___2 *);
Dvmlinux.h38820 struct module_attribute___2 { struct
38822 ssize_t (*show)(struct module_attribute___2 *, struct module_kobject___2 *, char *); argument
38823 ssize_t (*store)(struct module_attribute___2 *, struct module_kobject___2 *, const char *, size_t); argument
38824 void (*setup)(struct module___2 *, const char *);
38825 int (*test)(struct module___2 *);
38826 void (*free)(struct module___2 *);