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