HomeSort by: relevance | last modified time | path
    Searched refs:kthread_should_park (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
kthread.h 45 #define kthread_should_park linux_kthread_should_park macro
59 int kthread_should_park(void);
  /src/sys/external/bsd/drm2/linux/
linux_kthread.c 293 kthread_should_park(void) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/scheduler/
sched_main.c 731 if (kthread_should_park()) {

Completed in 12 milliseconds