Searched refs:bpf_map_offload_ops (Results 1 – 2 of 2) sorted by relevance
693 extern const struct bpf_map_ops bpf_map_offload_ops;3454 return unlikely(map->ops == &bpf_map_offload_ops); in bpf_map_is_offloaded()
114 const struct bpf_map_ops bpf_map_offload_ops = { variable1427 ops = &bpf_map_offload_ops; in map_create()