Searched refs:test_and_clear_wake_up_bit (Results 1 – 2 of 2) sorted by relevance
571 static inline bool test_and_clear_wake_up_bit(int bit, unsigned long *word) in test_and_clear_wake_up_bit() function
780 if (test_and_clear_wake_up_bit(TASKLET_STATE_SCHED, &t->state)) in tasklet_clear_sched()