Searched defs:might_sleep (Results 1 – 7 of 7) sorted by relevance
19 long might_sleep(struct pt_regs *ctx) in might_sleep() function
41 long might_sleep(struct pt_regs *ctx __arg_ctx) in might_sleep() function
93 # define might_sleep() \ macro136 # define might_sleep() do { might_resched(); } while (0) macro
661 bool might_sleep: 1; member
898 bool might_sleep; member1641 bool might_sleep; member
415 pub fn might_sleep() { in might_sleep() function
762 static inline void might_sleep(void) in might_sleep() function