Home
last modified time | relevance | path

Searched refs:linux_kthread (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/external/bsd/drm2/linux/
Dlinux_kthread.c95 #define linux_kthread() _linux_kthread(__func__) macro
224 struct task_struct *T = linux_kthread(); in kthread_should_stop()
295 struct task_struct *T = linux_kthread(); in kthread_should_park()
303 struct task_struct *T = linux_kthread(); in kthread_parkme()
Dfiles.drmkms_linux25 file external/bsd/drm2/linux/linux_kthread.c drmkms_linux