Searched refs:NUM_STATES (Results 1 – 1 of 1) sorted by relevance
218 #define NUM_STATES 5 macro300 DECLARE_BITMAP(node_flags, NUM_STATES * NUM_NODES);337 if (!test_bit(bit + (node_id * NUM_STATES), cfe->node_flags)) in check_state()350 set_bit(bit + (node_id * NUM_STATES), cfe->node_flags); in set_state()359 clear_bit(bit + (node_id * NUM_STATES), cfe->node_flags); in clear_state()