Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dscatterlist.h285 typedef struct scatterlist *(sg_alloc_fn)(unsigned int, gfp_t); typedef
292 struct scatterlist *, unsigned int, gfp_t, sg_alloc_fn *);
/OK3568_Linux_fs/kernel/lib/
H A Dscatterlist.c269 sg_alloc_fn *alloc_fn) in __sg_alloc_table()