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

/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_kthread.c1 /* $NetBSD: linux_kthread.c,v 1.9 2021/12/19 12:43:05 riastradh Exp $ */
33 __KERNEL_RCSID(0, "$NetBSD: linux_kthread.c,v 1.9 2021/12/19 12:43:05 riastradh Exp $");
95 #define linux_kthread() _linux_kthread(__func__) macro
224 struct task_struct *T = linux_kthread();
295 struct task_struct *T = linux_kthread();
303 struct task_struct *T = linux_kthread();

Completed in 204 milliseconds