Home
last modified time | relevance | path

Searched refs:bpf_map_op (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/tools/perf/util/
Dbpf-loader.c814 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()
[all …]