Searched refs:arena_map_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dbpf_types.h135 BPF_MAP_TYPE(BPF_MAP_TYPE_ARENA, arena_map_ops)
/linux-master/kernel/bpf/
H A Darena.c243 #define MT_ENTRY ((void *)&arena_map_ops) /* unused. has to be valid pointer */
378 const struct bpf_map_ops arena_map_ops = { variable in typeref:struct:bpf_map_ops
H A Dcore.c2999 __weak const struct bpf_map_ops arena_map_ops; variable in typeref:struct:bpf_map_ops

Completed in 149 milliseconds