Searched refs:bpf_prog_assoc_struct_ops (Results 1 – 5 of 5) sorted by relevance
454 bpf_prog_assoc_struct_ops;
14828 return bpf_prog_assoc_struct_ops(prog_fd, map_fd, opts); in bpf_program__assoc_struct_ops()
866 bpf_prog_assoc_struct_ops(prog, &st_map->map); in bpf_struct_ops_map_update_elem()1492 int bpf_prog_assoc_struct_ops(struct bpf_prog *prog, struct bpf_map *map) in bpf_prog_assoc_struct_ops() function
6294 ret = bpf_prog_assoc_struct_ops(prog, map); in prog_assoc_struct_ops()
2246 int bpf_prog_assoc_struct_ops(struct bpf_prog *prog, struct bpf_map *map);2299 static inline int bpf_prog_assoc_struct_ops(struct bpf_prog *prog, struct bpf_map *map) in bpf_prog_assoc_struct_ops() function