Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_progs.h391 int compare_stack_ips(int smap_fd, int amap_fd, int stack_trace_len);
A Dtest_progs.c558 int compare_stack_ips(int smap_fd, int amap_fd, int stack_trace_len) in compare_stack_ips() argument
572 err = bpf_map_lookup_elem(amap_fd, next_key_p, val_buf2); in compare_stack_ips()

Completed in 6 milliseconds