Searched refs:cc_inuse (Results 1 – 3 of 3) sorted by relevance
231 volatile uchar_t cc_inuse; /* atomic_swap(CC_INUSE, cc_inuse) */ member656 #define CENTRY_INUSE(centry) ((centry)->cc_inuse)658 ((centry)->cc_inuse || atomic_swap(CC_INUSE, &(centry)->cc_inuse))660 (centry)->cc_inuse = 0; \
876 centry->cc_inuse = centry->cc_pageio = 0; in _sdbc_mem_configure()
1706 (opt_i && (centry.cc_inuse)) || in sdbc_cctl()1738 centry.cc_inuse, centry.cc_pageio, in sdbc_cctl()