Home
last modified time | relevance | path

Searched defs:sg_alloc_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dscatterlist.h50 #define sg_alloc_table linux_sg_alloc_table macro
/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_sgt.c44 sg_alloc_table(struct sg_table *sgt, unsigned npgs, gfp_t gfp) in sg_alloc_table() function