Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h24534 struct property_entry { struct
24535 const char *name;
24536 size_t length;
24537 bool is_inline;
24538 enum dev_prop_type type;
24539 union {