Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dbpf-loader.c1120 struct bpf_map_op { struct
1138 bpf_map_op__delete(struct bpf_map_op *op) in bpf_map_op__delete() argument
1150 struct bpf_map_op *pos, *n; in bpf_map_priv__purge()
1216 bpf_map_op_setkey(struct bpf_map_op *op, struct parse_events_term *term) in bpf_map_op_setkey()
1237 static struct bpf_map_op *
1240 struct bpf_map_op *op; in bpf_map_op__new()
1258 static struct bpf_map_op *
1259 bpf_map_op__clone(struct bpf_map_op *op) in bpf_map_op__clone()
1261 struct bpf_map_op *newop; in bpf_map_op__clone()
1289 struct bpf_map_op *pos, *newop; in bpf_map_priv__clone()
[all …]