Searched refs:gnttab_expand (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/xen/grant_table/
H A Dgrant_table.c66 static int gnttab_expand(unsigned int req_entries);
79 ((error = gnttab_expand(count - gnttab_free_count)) != 0)) {
570 gnttab_expand(unsigned int req_entries) function

Completed in 114 milliseconds