Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/scheduler/ | |
sched_main.c | 748 struct sched_param sparam = {.sched_priority = 1}; local in function:drm_sched_main 752 sched_setscheduler(current, SCHED_FIFO, &sparam); |
sched_main.c | 748 struct sched_param sparam = {.sched_priority = 1}; local in function:drm_sched_main 752 sched_setscheduler(current, SCHED_FIFO, &sparam); |