Searched defs:bpf_map_owner (Results 1 – 1 of 1) sorted by relevance
291 struct bpf_map_owner { struct292 enum bpf_prog_type type;293 bool jited;294 bool xdp_has_frags;295 bool sleepable;296 u64 storage_cookie[MAX_BPF_CGROUP_STORAGE_TYPE];297 const struct btf_type *attach_func_proto;298 enum bpf_attach_type expected_attach_type;