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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_engine_user.c 107 static int engine_cmp(void *priv, struct list_head *A, struct list_head *B) function in typeref:typename:int
142 list_sort(NULL, engines, engine_cmp);
intel_engine_user.c 107 static int engine_cmp(void *priv, struct list_head *A, struct list_head *B) function in typeref:typename:int
142 list_sort(NULL, engines, engine_cmp);

Completed in 23 milliseconds