Searched refs:NUM_STATES (Results 1 – 1 of 1) sorted by relevance
219 #define NUM_STATES 5 macro301 DECLARE_BITMAP(node_flags, NUM_STATES * NUM_NODES);338 if (!test_bit(bit + (node_id * NUM_STATES), cfe->node_flags)) in check_state()351 set_bit(bit + (node_id * NUM_STATES), cfe->node_flags); in set_state()360 clear_bit(bit + (node_id * NUM_STATES), cfe->node_flags); in clear_state()