Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dbpf-loader.c1111 BPF_MAP_OP_SET_VALUE, enumerator
1392 op->op_type = BPF_MAP_OP_SET_VALUE; in __bpf_map__config_value()
1810 case BPF_MAP_OP_SET_VALUE: in apply_obj_config_map_for_key()