Home
last modified time | relevance | path

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

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