Searched defs:bpf_map_owner (Results 1 – 1 of 1) sorted by relevance
286 struct bpf_map_owner { struct287 enum bpf_prog_type type;288 bool jited;289 bool xdp_has_frags;290 bool sleepable;291 u64 storage_cookie[MAX_BPF_CGROUP_STORAGE_TYPE];292 const struct btf_type *attach_func_proto;293 enum bpf_attach_type expected_attach_type;