Searched refs:__sg_alloc_table (Results 1 – 6 of 6) sorted by relevance
/linux/lib/ |
A D | scatterlist.c | 282 int __sg_alloc_table(struct sg_table *table, unsigned int nents, in __sg_alloc_table() function 358 EXPORT_SYMBOL(__sg_alloc_table); 375 ret = __sg_alloc_table(table, nents, SG_MAX_SINGLE_ALLOC, in sg_alloc_table()
|
A D | sg_pool.c | 133 ret = __sg_alloc_table(table, nents, SG_CHUNK_SIZE, in sg_alloc_table_chained()
|
/linux/include/linux/ |
A D | scatterlist.h | 292 int __sg_alloc_table(struct sg_table *, unsigned int, unsigned int,
|
/linux/ |
A D | vmlinux.symvers | 10980 0x00000000 __sg_alloc_table vmlinux EXPORT_SYMBOL
|
A D | System.map | 16516 ffff80001048f900 T __sg_alloc_table
|
A D | .tmp_System.map | 16516 ffff80001048f900 T __sg_alloc_table
|
Completed in 289 milliseconds