HomeSort by: relevance | last modified time | path
    Searched defs:del_alloc_set (Results 1 - 2 of 2) sorted by relevancy

  /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))

Completed in 26 milliseconds