Searched refs:JOB_STATS (Results 1 – 1 of 1) sorted by relevance
1191 #define JOB_STATS 3 macro2244 clear_bit(JOB_STATS, &ai->jobs); in airo_read_stats()2276 if (!test_bit(JOB_STATS, &local->jobs)) { in airo_get_stats()2279 set_bit(JOB_STATS, &local->jobs); in airo_get_stats()3132 else if (test_bit(JOB_STATS, &ai->jobs)) in airo_thread()