Searched refs:bpf_map_offload_ops (Results 1 – 2 of 2) sorted by relevance
561 extern const struct bpf_map_ops bpf_map_offload_ops;2792 return unlikely(map->ops == &bpf_map_offload_ops); in bpf_map_is_offloaded()
106 const struct bpf_map_ops bpf_map_offload_ops = { variable1147 ops = &bpf_map_offload_ops; in map_create()