Searched refs:is_attachable (Results 1 – 1 of 1) sorted by relevance
4456 #define BPF_PROG_SEC_IMPL(string, ptype, eatype, is_attachable, atype) \ argument4457 { string, sizeof(string) - 1, ptype, eatype, is_attachable, atype }4480 int is_attachable; member4566 if (attach_type && !section_names[i].is_attachable) in libbpf_get_type_names()4618 if (!section_names[i].is_attachable) in libbpf_attach_type_by_name()