Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dbpf-loader.c1112 BPF_MAP_KEY_RANGES, enumerator
1137 if (op->key_type == BPF_MAP_KEY_RANGES) in bpf_map_op__delete()
1226 op->key_type = BPF_MAP_KEY_RANGES; in bpf_map_op_setkey()
1265 if (op->key_type == BPF_MAP_KEY_RANGES) { in bpf_map_op__clone()
1687 case BPF_MAP_KEY_RANGES: in bpf_map_config_foreach_key()

Completed in 10 milliseconds