Searched refs:CPU_RESERVED (Results 1 – 1 of 1) sorted by relevance
2886 #define CPU_RESERVED 1 macro2891 return test_bit(CPU_RESERVED, &rq->walt_flags); in is_reserved()2898 return test_and_set_bit(CPU_RESERVED, &rq->walt_flags); in mark_reserved()2905 clear_bit(CPU_RESERVED, &rq->walt_flags); in clear_reserved()