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

/freebsd-13-stable/sys/dev/xen/gntdev/
H A Dgntdev.c201 struct cleanup_data_struct { struct
208 static struct cleanup_data_struct cleanup_data = {
257 gref_list_dtor(struct cleanup_data_struct *cleanup_data)
507 gmap_list_dtor(struct cleanup_data_struct *cleanup_data)
947 gref_list_dtor((struct cleanup_data_struct *) arg);
948 gmap_list_dtor((struct cleanup_data_struct *) arg);

Completed in 49 milliseconds