Searched refs:bpf_map_offload_ops (Results 1 – 2 of 2) sorted by relevance
592 extern const struct bpf_map_ops bpf_map_offload_ops;3037 return unlikely(map->ops == &bpf_map_offload_ops); in bpf_map_is_offloaded()
107 const struct bpf_map_ops bpf_map_offload_ops = { variable1262 ops = &bpf_map_offload_ops; in map_create()