Searched refs:arena_map_ops (Results 1 – 3 of 3) sorted by relevance
135 BPF_MAP_TYPE(BPF_MAP_TYPE_ARENA, arena_map_ops)
254 #define MT_ENTRY ((void *)&arena_map_ops) /* unused. has to be valid pointer */390 const struct bpf_map_ops arena_map_ops = { variable
3052 __weak const struct bpf_map_ops arena_map_ops; variable