Searched refs:RX_USED_SET (Results 1 – 1 of 1) sorted by relevance
456 #define RX_USED_SET(x, y) ((x)->used = (y)) macro459 #define RX_USED_SET(x, y) do { } while(0) macro474 RX_USED_SET(page, 0); in cas_page_alloc()1367 RX_USED_SET(page0[index], 0); in cas_page_swap()