Lines Matching defs:bpf_map_op
806 struct bpf_map_op {
824 bpf_map_op__delete(struct bpf_map_op *op)
836 struct bpf_map_op *pos, *n;
855 bpf_map_op_setkey(struct bpf_map_op *op, struct parse_events_term *term)
876 static struct bpf_map_op *
879 struct bpf_map_op *op;
884 pr_debug("Failed to alloc bpf_map_op\n");
897 static struct bpf_map_op *
898 bpf_map_op__clone(struct bpf_map_op *op)
900 struct bpf_map_op *newop;
904 pr_debug("Failed to alloc bpf_map_op\n");
928 struct bpf_map_op *pos, *newop;
950 bpf_map__add_op(struct bpf_map *map, struct bpf_map_op *op)
978 static struct bpf_map_op *
981 struct bpf_map_op *op;
1000 struct bpf_map_op *op;
1063 struct bpf_map_op *op;
1251 struct bpf_map_op *op,
1258 struct bpf_map_op *op)
1278 struct bpf_map_op *op)
1307 struct bpf_map_op *op;
1454 struct bpf_map_op *op,
1586 struct bpf_map_op *op;