Lines Matching refs:bpf_map_op
806 struct bpf_map_op { struct
824 bpf_map_op__delete(struct bpf_map_op *op) in bpf_map_op__delete() argument
836 struct bpf_map_op *pos, *n; in bpf_map_priv__purge()
855 bpf_map_op_setkey(struct bpf_map_op *op, struct parse_events_term *term) in bpf_map_op_setkey()
876 static struct bpf_map_op *
879 struct bpf_map_op *op; in bpf_map_op__new()
897 static struct bpf_map_op *
898 bpf_map_op__clone(struct bpf_map_op *op) in bpf_map_op__clone()
900 struct bpf_map_op *newop; in bpf_map_op__clone()
928 struct bpf_map_op *pos, *newop; in bpf_map_priv__clone()
950 bpf_map__add_op(struct bpf_map *map, struct bpf_map_op *op) in bpf_map__add_op()
978 static struct bpf_map_op *
981 struct bpf_map_op *op; in bpf_map__add_newop()
1000 struct bpf_map_op *op; in __bpf_map__config_value()
1062 struct bpf_map_op *op; in __bpf_map__config_event()
1249 struct bpf_map_op *op,
1256 struct bpf_map_op *op) in foreach_key_array_all()
1276 struct bpf_map_op *op) in foreach_key_array_ranges()
1305 struct bpf_map_op *op; in bpf_map_config_foreach_key()
1452 struct bpf_map_op *op, in apply_obj_config_map_for_key()
1584 struct bpf_map_op *op; in bpf__setup_output_event()