Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dbpf-loader.c823 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()
[all …]