Searched defs:CAN_SLEEP (Results 1 – 9 of 9) sorted by relevance
52 #define CAN_SLEEP() (FALSE) macro
766 #define CAN_SLEEP() ((!in_atomic() && !irqs_disabled())) macro768 #define CAN_SLEEP() (FALSE) macro
834 #define CAN_SLEEP() ((!in_atomic() && !irqs_disabled())) macro836 #define CAN_SLEEP() (FALSE) macro
836 #define CAN_SLEEP() ((!in_atomic() && !irqs_disabled())) macro838 #define CAN_SLEEP() (FALSE) macro
882 #define CAN_SLEEP() ((!in_atomic() && !irqs_disabled())) macro884 #define CAN_SLEEP() (FALSE) macro
134 #define CAN_SLEEP 1 macro