Home
last modified time | relevance | path

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

/external/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 {
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h17401 struct property_entry { struct
17402 const char *name;
17403 size_t length;
17404 bool is_inline;
17405 enum dev_prop_type type;
17406 union {
Dvmlinux.h17401 struct property_entry { struct
17402 const char *name;
17403 size_t length;
17404 bool is_inline;
17405 enum dev_prop_type type;
17406 union {
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h25320 struct property_entry { struct
25321 const char *name;
25322 size_t length;
25323 bool is_inline;
25324 enum dev_prop_type type;
25325 union {
Dvmlinux_510.h25320 struct property_entry { struct
25321 const char *name;
25322 size_t length;
25323 bool is_inline;
25324 enum dev_prop_type type;
25325 union {
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h24719 struct property_entry { struct
24720 const char *name;
24721 size_t length;
24722 bool is_array;
24723 enum dev_prop_type type;
24724 union {
Dvmlinux.h24719 struct property_entry { struct
24720 const char *name;
24721 size_t length;
24722 bool is_array;
24723 enum dev_prop_type type;
24724 union {