Searched refs:CLEARBIT (Results 1 – 1 of 1) sorted by relevance
123 #define CLEARBIT(map, i) (((map)[(i) >> MAPSHIFT] &= ~(1 << (i) % NBBW))) macro190 CLEARBIT(sip->si_swapslots, btop(noff - sip->si_soff)); in swap_phys_alloc()337 CLEARBIT(sip->si_swapslots, pagenumber); in swap_phys_free()