Home
last modified time | relevance | path

Searched refs:BIT_SET_ATOMIC (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/sys/
Ddomainset.h63 #define DOMAINSET_SET_ATOMIC(n, p) BIT_SET_ATOMIC(DOMAINSET_SETSIZE, n, p)
Dcpuset.h62 #define CPU_SET_ATOMIC(n, p) BIT_SET_ATOMIC(CPU_SETSIZE, n, p)
Dbitset.h173 #define BIT_SET_ATOMIC(_s, n, p) \ macro
/freebsd-12-stable/sys/dev/ena/
Dena.h183 BIT_SET_ATOMIC(ENA_FLAGS_NUMBER, (bit), &(adapter)->flags)
/freebsd-12-stable/share/man/man9/
DMakefile617 bitset.9 BIT_SET_ATOMIC.9 \
/freebsd-12-stable/sys/vm/
Duma_core.c4247 BIT_SET_ATOMIC(SLAB_SETSIZE, freei, &slab->us_debugfree);