OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sg_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
scatterlist.h
59
struct
sg_table
{
struct
69
int sg_alloc_table(struct
sg_table
*, unsigned, gfp_t);
70
int __sg_alloc_table_from_pages(struct
sg_table
*, struct page **, unsigned,
72
int sg_alloc_table_from_pages(struct
sg_table
*, struct page **, unsigned,
74
int sg_alloc_table_from_bus_dmamem(struct
sg_table
*, bus_dma_tag_t,
76
void sg_free_table(struct
sg_table
*);
scatterlist.h
59
struct
sg_table
{
struct
69
int sg_alloc_table(struct
sg_table
*, unsigned, gfp_t);
70
int __sg_alloc_table_from_pages(struct
sg_table
*, struct page **, unsigned,
72
int sg_alloc_table_from_pages(struct
sg_table
*, struct page **, unsigned,
74
int sg_alloc_table_from_bus_dmamem(struct
sg_table
*, bus_dma_tag_t,
76
void sg_free_table(struct
sg_table
*);
Completed in 23 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025