Home
last modified time | relevance | path

Searched refs:bpf_map_owner (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dbpf.h286 struct bpf_map_owner { struct
329 struct bpf_map_owner *owner;
2187 static inline struct bpf_map_owner *bpf_map_owner_alloc(struct bpf_map *map) in bpf_map_owner_alloc()