Lines Matching refs:bpf_map_op
823 struct bpf_map_op { struct
841 bpf_map_op__delete(struct bpf_map_op *op) in bpf_map_op__delete() argument
853 struct bpf_map_op *pos, *n; in bpf_map_priv__purge()
872 bpf_map_op_setkey(struct bpf_map_op *op, struct parse_events_term *term) in bpf_map_op_setkey()
893 static struct bpf_map_op *
896 struct bpf_map_op *op; in bpf_map_op__new()
914 static struct bpf_map_op *
915 bpf_map_op__clone(struct bpf_map_op *op) in bpf_map_op__clone()
917 struct bpf_map_op *newop; in bpf_map_op__clone()
945 struct bpf_map_op *pos, *newop; in bpf_map_priv__clone()
967 bpf_map__add_op(struct bpf_map *map, struct bpf_map_op *op) in bpf_map__add_op()
995 static struct bpf_map_op *
998 struct bpf_map_op *op; in bpf_map__add_newop()
1017 struct bpf_map_op *op; in __bpf_map__config_value()
1080 struct bpf_map_op *op; in __bpf_map__config_event()
1267 struct bpf_map_op *op,
1274 struct bpf_map_op *op) in foreach_key_array_all()
1294 struct bpf_map_op *op) in foreach_key_array_ranges()
1323 struct bpf_map_op *op; in bpf_map_config_foreach_key()
1470 struct bpf_map_op *op, in apply_obj_config_map_for_key()
1602 struct bpf_map_op *op; in bpf__setup_output_event()