Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dtest_progs.h428 int compare_stack_ips(int smap_fd, int amap_fd, int stack_trace_len);
A Dtest_progs.c613 int compare_stack_ips(int smap_fd, int amap_fd, int stack_trace_len) in compare_stack_ips() argument
627 err = bpf_map_lookup_elem(amap_fd, next_key_p, val_buf2); in compare_stack_ips()

Completed in 8 milliseconds