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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_util.h 72 * drm_can_sleep - returns true if currently okay to sleep
77 * FIXME: All users of drm_can_sleep should be removed (see todo.rst)
82 static inline bool drm_can_sleep(void) function in typeref:typename:bool

Completed in 11 milliseconds