Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_kthread.c97 while (linux_kthread_should_park()) { in linux_kthread_parkme()
109 linux_kthread_should_park(void) in linux_kthread_should_park() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkthread.h75 bool linux_kthread_should_park(void);
87 #define kthread_should_park() linux_kthread_should_park()