Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/xen/
Dgrant-table.c215 static int get_seq_entry_count(void) in get_seq_entry_count() function
283 if (get_seq_entry_count() < count) { in get_free_entries_seq()
287 ret = gnttab_expand(count - get_seq_entry_count()); in get_free_entries_seq()