Lines Matching refs:bpf_map_op
814 struct bpf_map_op { struct
832 bpf_map_op__delete(struct bpf_map_op *op) in bpf_map_op__delete() argument
844 struct bpf_map_op *pos, *n; in bpf_map_priv__purge()
863 bpf_map_op_setkey(struct bpf_map_op *op, struct parse_events_term *term) in bpf_map_op_setkey()
884 static struct bpf_map_op *
887 struct bpf_map_op *op; in bpf_map_op__new()
905 static struct bpf_map_op *
906 bpf_map_op__clone(struct bpf_map_op *op) in bpf_map_op__clone()
908 struct bpf_map_op *newop; in bpf_map_op__clone()
936 struct bpf_map_op *pos, *newop; in bpf_map_priv__clone()
958 bpf_map__add_op(struct bpf_map *map, struct bpf_map_op *op) in bpf_map__add_op()
986 static struct bpf_map_op *
989 struct bpf_map_op *op; in bpf_map__add_newop()
1008 struct bpf_map_op *op; in __bpf_map__config_value()
1071 struct bpf_map_op *op; in __bpf_map__config_event()
1258 struct bpf_map_op *op,
1265 struct bpf_map_op *op) in foreach_key_array_all()
1285 struct bpf_map_op *op) in foreach_key_array_ranges()
1314 struct bpf_map_op *op; in bpf_map_config_foreach_key()
1461 struct bpf_map_op *op, in apply_obj_config_map_for_key()
1593 struct bpf_map_op *op; in bpf__setup_output_event()