Home
last modified time | relevance | path

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

/Linux-v6.1/samples/bpf/
Dxdp_rxq_info_user.c251 static void free_stats_record(struct stats_record *r) in free_stats_record() function
454 free_stats_record(record); in stats_poll()
455 free_stats_record(prev); in stats_poll()
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()