/src/sys/external/bsd/drm2/include/linux/ |
scatterlist.h | 45 #define __sg_alloc_table_from_pages linux___sg_alloc_table_from_pages macro 70 int __sg_alloc_table_from_pages(struct sg_table *, struct page **, unsigned,
|
scatterlist.h | 45 #define __sg_alloc_table_from_pages linux___sg_alloc_table_from_pages macro 70 int __sg_alloc_table_from_pages(struct sg_table *, struct page **, unsigned,
|
scatterlist.h | 45 #define __sg_alloc_table_from_pages linux___sg_alloc_table_from_pages macro 70 int __sg_alloc_table_from_pages(struct sg_table *, struct page **, unsigned,
|
/src/sys/external/bsd/drm2/linux/ |
linux_sgt.c | 57 __sg_alloc_table_from_pages(struct sg_table *sgt, struct page **pgs, function in typeref:typename:int 82 return __sg_alloc_table_from_pages(sgt, pgs, npgs, offset, size,
|
linux_sgt.c | 57 __sg_alloc_table_from_pages(struct sg_table *sgt, struct page **pgs, function in typeref:typename:int 82 return __sg_alloc_table_from_pages(sgt, pgs, npgs, offset, size,
|
linux_sgt.c | 57 __sg_alloc_table_from_pages(struct sg_table *sgt, struct page **pgs, function in typeref:typename:int 82 return __sg_alloc_table_from_pages(sgt, pgs, npgs, offset, size,
|