Searched refs:xsk_get_mmap_offsets (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dxsk.c147 static int xsk_get_mmap_offsets(int fd, struct xdp_mmap_offsets *off) function
183 err = xsk_get_mmap_offsets(fd, &off);
488 err = xsk_get_mmap_offsets(umem->fd, &off);
618 err = xsk_get_mmap_offsets(xsk->fd, &off);
732 err = xsk_get_mmap_offsets(umem->fd, &off);
762 err = xsk_get_mmap_offsets(xsk->fd, &off);

Completed in 178 milliseconds