Searched refs:BIT_CLR (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/sys/
H A Dcpuset.h44 #define CPU_CLR(n, p) BIT_CLR(CPU_SETSIZE, n, p)
H A Dbitset.h42 #define BIT_CLR(_s, n, p) \ macro
/barrelfish-2018-10-04/include/vm/
H A Duma_core.c2476 BIT_CLR(SLAB_SETSIZE, freei, &slab->us_free);

Completed in 89 milliseconds