Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dskel_internal.h290 enum bpf_attach_type attach_type) in skel_link_create()
Dlibbpf.c9508 static char *libbpf_get_type_names(bool attach_type)
9743 void btf_get_kernel_prefix_kind(enum bpf_attach_type attach_type,
9784 enum bpf_attach_type attach_type)
9794 enum bpf_attach_type attach_type)
9851 enum bpf_attach_type attach_type,
9890 enum bpf_attach_type attach_type = prog->expected_attach_type; local
9928 enum bpf_attach_type *attach_type)
12439 enum bpf_attach_type attach_type; local
Dbpf.c718 enum bpf_attach_type attach_type, in bpf_link_create()
/third_party/libbpf/include/uapi/linux/
Dbpf.h88 __u32 attach_type; /* program attach type (enum bpf_attach_type) */ member
1494 __u32 attach_type; member
1551 __u32 attach_type; member
1612 __u32 attach_type; /* attach type */ member
6511 __u32 attach_type; member
6517 __u32 attach_type; member
6545 __u32 attach_type; member
6593 __u32 attach_type; member
6597 __u32 attach_type; member
/third_party/ltp/include/lapi/
Dbpf.h247 uint32_t attach_type; member
291 uint32_t attach_type; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gpos-table.hh45 #define attach_type() var.u8[2] /* attachment type */ macro