OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ttm_tt_populate
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_tt.c
397
ret =
ttm_tt_populate
(ttm, ctx);
609
int
ttm_tt_populate
(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx)
function in typeref:typename:int
616
if (ttm->bdev->driver->
ttm_tt_populate
)
617
ret = ttm->bdev->driver->
ttm_tt_populate
(ttm, ctx);
/src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_bo_driver.h
241
*
ttm_tt_populate
249
int (*
ttm_tt_populate
)(struct ttm_tt *ttm,
member in struct:ttm_bo_driver
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025