Home
last modified time | relevance | path

Searched defs:kthread_should_stop (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dkthread.c128 bool kthread_should_stop(void) in kthread_should_stop() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h202 #define kthread_should_stop(...) 0 macro