/src/sys/external/bsd/drm/dist/shared-core/ |
sis_mm.c | 68 static int del_alloc_set(int context, int type, unsigned int val) function in typeref:typename:int 125 if (!del_alloc_set(fb->context, VIDEO_TYPE, fb->free)) 211 if (!del_alloc_set(fb->context, VIDEO_TYPE, fb->free)) 291 if (!del_alloc_set(agp->context, AGP_TYPE, agp->free))
|
sis_mm.c | 68 static int del_alloc_set(int context, int type, unsigned int val) function in typeref:typename:int 125 if (!del_alloc_set(fb->context, VIDEO_TYPE, fb->free)) 211 if (!del_alloc_set(fb->context, VIDEO_TYPE, fb->free)) 291 if (!del_alloc_set(agp->context, AGP_TYPE, agp->free))
|