Searched refs:alloc_page_pods (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_ddp.c | 1353 alloc_page_pods(struct ppod_region *pr, u_int nppods, u_int pgsz_idx, in alloc_page_pods() function 1425 if (alloc_page_pods(pr, nppods, idx, prsv) != 0) in t4_alloc_page_pods_for_vmpages() 1506 if (alloc_page_pods(pr, nppods, idx, prsv) != 0) in t4_alloc_page_pods_for_buf() 1590 if (alloc_page_pods(pr, nppods, idx, prsv) != 0) in t4_alloc_page_pods_for_sgl()
|