Lines Matching refs:bpf_struct_ops_map
29 struct bpf_struct_ops_map { struct
248 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map; in bpf_struct_ops_map_sys_lookup_elem()
279 static void bpf_struct_ops_map_put_progs(struct bpf_struct_ops_map *st_map) in bpf_struct_ops_map_put_progs()
335 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map; in bpf_struct_ops_map_update_elem()
501 struct bpf_struct_ops_map *st_map; in bpf_struct_ops_map_delete_elem()
503 st_map = (struct bpf_struct_ops_map *)map; in bpf_struct_ops_map_delete_elem()
546 struct bpf_struct_ops_map *st_map = (struct bpf_struct_ops_map *)map; in bpf_struct_ops_map_free()
568 struct bpf_struct_ops_map *st_map; in bpf_struct_ops_map_alloc()
643 struct bpf_struct_ops_map *st_map; in bpf_struct_ops_put_rcu()
645 st_map = container_of(head, struct bpf_struct_ops_map, rcu); in bpf_struct_ops_put_rcu()
655 struct bpf_struct_ops_map *st_map; in bpf_struct_ops_put()
657 st_map = container_of(kvalue, struct bpf_struct_ops_map, in bpf_struct_ops_put()