Searched defs:attach_type (Results 1 – 7 of 7) sorted by relevance
18 #define attach_type() var.u8[2] /* attachment type */ macro
290 enum bpf_attach_type attach_type) in skel_link_create()
9545 static char *libbpf_get_type_names(bool attach_type)9780 void btf_get_kernel_prefix_kind(enum bpf_attach_type attach_type,9821 enum bpf_attach_type attach_type)9831 enum bpf_attach_type attach_type)9888 enum bpf_attach_type attach_type,9927 enum bpf_attach_type attach_type = prog->expected_attach_type; local9965 enum bpf_attach_type *attach_type)12476 enum bpf_attach_type attach_type; local
718 enum bpf_attach_type attach_type, in bpf_link_create()
88 __u32 attach_type; /* program attach type (enum bpf_attach_type) */ member1494 __u32 attach_type; member1551 __u32 attach_type; member1612 __u32 attach_type; /* attach type */ member6513 __u32 attach_type; member6519 __u32 attach_type; member6547 __u32 attach_type; member6595 __u32 attach_type; member6599 __u32 attach_type; member
247 uint32_t attach_type; member291 uint32_t attach_type; member
45 #define attach_type() var.u8[2] /* attachment type */ macro