Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dlibbpf.c556 static int compare_bpf_map(const void *_a, const void *_b) in compare_bpf_map() argument
558 const struct bpf_map *a = _a; in compare_bpf_map()