Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dkthread.c156 bool kthread_should_stop(void) in kthread_should_stop() function
/openbmc/u-boot/include/linux/
H A Dcompat.h221 #define kthread_should_stop(...) 0 macro