Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dbpf-loader.c820 BPF_MAP_KEY_RANGES, enumerator
845 if (op->key_type == BPF_MAP_KEY_RANGES) in bpf_map_op__delete()
887 op->key_type = BPF_MAP_KEY_RANGES; in bpf_map_op_setkey()
926 if (op->key_type == BPF_MAP_KEY_RANGES) { in bpf_map_op__clone()
1357 case BPF_MAP_KEY_RANGES: in bpf_map_config_foreach_key()