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

  /src/sys/external/bsd/drm/dist/shared-core/
sis_mm.c 55 static int add_alloc_set(int context, int type, unsigned int val) function in typeref:typename:int
101 if (!add_alloc_set(fb->context, VIDEO_TYPE, fb->free)) {
184 if (!add_alloc_set(fb->context, VIDEO_TYPE, fb->free)) {
262 if (!add_alloc_set(agp->context, AGP_TYPE, agp->free)) {
sis_mm.c 55 static int add_alloc_set(int context, int type, unsigned int val) function in typeref:typename:int
101 if (!add_alloc_set(fb->context, VIDEO_TYPE, fb->free)) {
184 if (!add_alloc_set(fb->context, VIDEO_TYPE, fb->free)) {
262 if (!add_alloc_set(agp->context, AGP_TYPE, agp->free)) {

Completed in 22 milliseconds