Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
Dtest_progs.h291 int compare_stack_ips(int smap_fd, int amap_fd, int stack_trace_len);
Dtest_progs.c325 int compare_stack_ips(int smap_fd, int amap_fd, int stack_trace_len) in compare_stack_ips() argument
339 err = bpf_map_lookup_elem(amap_fd, next_key_p, val_buf2); in compare_stack_ips()