Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h6760 struct attribute_group { struct
6761 const char *name;
6762 umode_t (*is_visible)(struct kobject *, struct attribute *, int);
6763 umode_t (*is_bin_visible)(struct kobject *, struct bin_attribute *, int);
6764 struct attribute **attrs;
6765 struct bin_attribute **bin_attrs;