Searched refs:bpf_prog_assoc_struct_ops (Results 1 – 4 of 4) sorted by relevance
815 bpf_prog_assoc_struct_ops(prog, &st_map->map); in bpf_struct_ops_map_update_elem() 1414 int bpf_prog_assoc_struct_ops(struct bpf_prog *prog, struct bpf_map *map) in bpf_prog_assoc_struct_ops() function
6180 ret = bpf_prog_assoc_struct_ops(prog, map); in prog_assoc_struct_ops()
2115 int bpf_prog_assoc_struct_ops(struct bpf_prog *prog, struct bpf_map *map);2165 static inline int bpf_prog_assoc_struct_ops(struct bpf_prog *prog, struct bpf_map *map) in bpf_prog_assoc_struct_ops() function
14197 return bpf_prog_assoc_struct_ops(prog_fd, map_fd, opts); in bpf_program__assoc_struct_ops()