Searched refs:alloc_table (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | scatterlist.c | 214 static int alloc_table(struct pfn_table *pt, in alloc_table() function 299 err = alloc_table(&pt, sz, sz, *npages, &prng, in igt_sg_alloc() 341 err = alloc_table(&pt, prime, max, *npages, &prng, in igt_sg_trim()
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_userptr.c | 153 alloc_table: in i915_gem_userptr_get_pages() 166 goto alloc_table; in i915_gem_userptr_get_pages()
|