Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/
HDdrm_context.c296 dev->last_switch = jiffies; in drm_context_switch_complete()
HDdrm_fops.c84 dev->last_switch = 0; in drm_setup()
HDdrmP.h1022 unsigned long last_switch; /**< jiffies at last context switch */ member