Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp1_user.c44 static void poll_stats(int map_fd, int interval) in poll_stats() function
164 poll_stats(map_fd, 2); in main()
H A Dxdp_adjust_tail_user.c53 static void poll_stats(unsigned int map_fd, unsigned int kill_after_s) in poll_stats() function
194 poll_stats(map_fd, kill_after_s); in main()
H A Dxdp_redirect_map_user.c63 static void poll_stats(int interval, int ifindex) in poll_stats() function
218 poll_stats(2, ifindex_out); in main()
H A Dxdp_redirect_user.c63 static void poll_stats(int interval, int ifindex) in poll_stats() function
219 poll_stats(2, ifindex_out); in main()
H A Dxdp_tx_iptunnel_user.c51 static void poll_stats(unsigned int kill_after_s) in poll_stats() function
309 poll_stats(kill_after_s); in main()
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_adjust_tail_user.c52 static void poll_stats(unsigned int map_fd, unsigned int kill_after_s) in poll_stats() function
194 poll_stats(map_fd, kill_after_s); in main()
H A Dxdp_tx_iptunnel_user.c50 static void poll_stats(unsigned int kill_after_s) in poll_stats() function
305 poll_stats(kill_after_s); in main()

Completed in 3 milliseconds