HomeSort by: relevance | last modified time | path
    Searched defs:kthread_stop (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
kthread.h 47 #define kthread_stop linux_kthread_stop macro
53 int kthread_stop(struct task_struct *);
  /src/sys/external/bsd/drm2/linux/
linux_kthread.c 119 * waiting kthread_stop.
186 kthread_stop(struct task_struct *T) function in typeref:typename:int

Completed in 17 milliseconds