Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_context.c294 dev->last_switch = jiffies; in drm_context_switch_complete()
H A Ddrm_fops.c82 dev->last_switch = 0; in drm_setup()
H A DdrmP.h1028 unsigned long last_switch; /**< jiffies at last context switch */ member