Searched refs:get_current_state (Results 1 – 4 of 4) sorted by relevance
1123 if (get_current_state() == TASK_RUNNING) { in xfs_zoned_gcd()
318 #define get_current_state() READ_ONCE(current->__state) macro
1838 if (get_current_state() == TASK_RUNNING) { in disk_zone_wplugs_worker()
9181 unsigned int state = get_current_state(); in __might_sleep()