Home
last modified time | relevance | path

Searched refs:last_switch (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/common/io/drm/
H A Ddrm_context.c274 dev->last_switch = jiffies; in drm_context_switch_complete()
/gfx-drm/usr/src/uts/common/drm/
H A DdrmP.h1133 unsigned long last_switch; /**< jiffies at last context switch */ member