Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_rxq_info_user.c242 static void free_stats_record(struct stats_record *r) in free_stats_record() function
445 free_stats_record(record); in stats_poll()
446 free_stats_record(prev); in stats_poll()
H A Dxdp_monitor_user.c587 static void free_stats_record(struct stats_record *r) in free_stats_record() function
650 free_stats_record(rec); in stats_poll()
651 free_stats_record(prev); in stats_poll()
H A Dxdp_redirect_cpu_user.c278 static void free_stats_record(struct stats_record *r) in free_stats_record() function
681 free_stats_record(record); in stats_poll()
682 free_stats_record(prev); in stats_poll()
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_sample_user.c547 static void free_stats_record(struct stats_record *r) in free_stats_record() function
1592 free_stats_record(prev); in sample_run()
1594 free_stats_record(rec); in sample_run()

Completed in 12 milliseconds