bpf_map_ops        78 include/linux/bpf.h 	const struct bpf_map_ops *ops ____cacheline_aligned;
bpf_map_ops       179 include/linux/bpf.h extern const struct bpf_map_ops bpf_map_offload_ops;
bpf_map_ops       627 include/linux/bpf.h 	extern const struct bpf_map_ops _ops;
bpf_map_ops       447 kernel/bpf/arraymap.c const struct bpf_map_ops array_map_ops = {
bpf_map_ops       462 kernel/bpf/arraymap.c const struct bpf_map_ops percpu_array_map_ops = {
bpf_map_ops       628 kernel/bpf/arraymap.c const struct bpf_map_ops prog_array_map_ops = {
bpf_map_ops       718 kernel/bpf/arraymap.c const struct bpf_map_ops perf_event_array_map_ops = {
bpf_map_ops       751 kernel/bpf/arraymap.c const struct bpf_map_ops cgroup_array_map_ops = {
bpf_map_ops       834 kernel/bpf/arraymap.c const struct bpf_map_ops array_of_maps_map_ops = {
bpf_map_ops       592 kernel/bpf/cpumap.c const struct bpf_map_ops cpu_map_ops = {
bpf_map_ops       721 kernel/bpf/devmap.c const struct bpf_map_ops dev_map_ops = {
bpf_map_ops       731 kernel/bpf/devmap.c const struct bpf_map_ops dev_map_hash_ops = {
bpf_map_ops      1235 kernel/bpf/hashtab.c const struct bpf_map_ops htab_map_ops = {
bpf_map_ops      1247 kernel/bpf/hashtab.c const struct bpf_map_ops htab_lru_map_ops = {
bpf_map_ops      1362 kernel/bpf/hashtab.c const struct bpf_map_ops htab_percpu_map_ops = {
bpf_map_ops      1373 kernel/bpf/hashtab.c const struct bpf_map_ops htab_lru_percpu_map_ops = {
bpf_map_ops      1504 kernel/bpf/hashtab.c const struct bpf_map_ops htab_of_maps_map_ops = {
bpf_map_ops       412 kernel/bpf/local_storage.c const struct bpf_map_ops cgroup_storage_map_ops = {
bpf_map_ops       738 kernel/bpf/lpm_trie.c const struct bpf_map_ops trie_map_ops = {
bpf_map_ops       265 kernel/bpf/queue_stack_maps.c const struct bpf_map_ops queue_map_ops = {
bpf_map_ops       278 kernel/bpf/queue_stack_maps.c const struct bpf_map_ops stack_map_ops = {
bpf_map_ops       353 kernel/bpf/reuseport_array.c const struct bpf_map_ops reuseport_array_ops = {
bpf_map_ops       611 kernel/bpf/stackmap.c const struct bpf_map_ops stack_trace_map_ops = {
bpf_map_ops        44 kernel/bpf/syscall.c static const struct bpf_map_ops * const bpf_map_types[] = {
bpf_map_ops        94 kernel/bpf/syscall.c const struct bpf_map_ops bpf_map_offload_ops = {
bpf_map_ops       102 kernel/bpf/syscall.c 	const struct bpf_map_ops *ops;
bpf_map_ops      8959 kernel/bpf/verifier.c 	const struct bpf_map_ops *ops;
bpf_map_ops       310 kernel/bpf/xskmap.c const struct bpf_map_ops xsk_map_ops = {
bpf_map_ops       885 net/core/bpf_sk_storage.c const struct bpf_map_ops sk_storage_map_ops = {
bpf_map_ops       507 net/core/sock_map.c const struct bpf_map_ops sock_map_ops = {
bpf_map_ops       968 net/core/sock_map.c const struct bpf_map_ops sock_hash_ops = {