Searched defs:attach_type (Results 1 – 2 of 2) sorted by relevance
138 bpf_cgroup_atype_find(enum bpf_attach_type attach_type, u32 attach_btf_id) in bpf_cgroup_atype_find()184 bpf_cgroup_atype_find(enum bpf_attach_type attach_type, u32 attach_btf_id) in bpf_cgroup_atype_find()251 enum bpf_attach_type attach_type) in bpf_cgroup_storages_link()
2242 enum bpf_prog_type *attach_type, bool attach_drv) in bpf_prog_get_ok()2256 static struct bpf_prog *__bpf_prog_get(u32 ufd, enum bpf_prog_type *attach_type, in __bpf_prog_get()3386 enum bpf_attach_type attach_type) in bpf_prog_attach_check_attach_type()3414 attach_type_to_prog_type(enum bpf_attach_type attach_type) in attach_type_to_prog_type()