Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dscatterlist.h115 typedef struct scatterlist *(sg_alloc_fn) (unsigned int, gfp_t); typedef
266 gfp_t gfp_mask, sg_alloc_fn *alloc_fn) in __sg_alloc_table()