Searched defs:kthread_should_stop (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/ | ||
H A D | kthread.c | 156 bool kthread_should_stop(void) in kthread_should_stop() function |
/openbmc/u-boot/include/linux/ | ||
H A D | compat.h | 221 #define kthread_should_stop(...) 0 macro |