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

/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dkthread.h55 void linux_kthread_parkme(void);
67 #define kthread_parkme() linux_kthread_parkme()
/freebsd-12-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_kthread.c93 linux_kthread_parkme(void) function

Completed in 60 milliseconds