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

  /src/sys/external/bsd/drm2/include/linux/
idr.h 123 ida_alloc_max(struct ida *ida, unsigned max, gfp_t gfp) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_gmrid_manager.c 63 id = ida_alloc_max(&gman->gmr_ida, gman->max_gmr_ids - 1, GFP_KERNEL);

Completed in 12 milliseconds