Searched refs:CK_ELIDE_PROTOTYPE (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/ck/include/ |
H A D | ck_swlock.h | 148 CK_ELIDE_PROTOTYPE(ck_swlock_write, ck_swlock_t, in CK_ELIDE_PROTOTYPE() function 214 CK_ELIDE_PROTOTYPE(ck_swlock_read, ck_swlock_t,
|
H A D | ck_rwlock.h | 129 CK_ELIDE_PROTOTYPE(ck_rwlock_write, ck_rwlock_t, in CK_ELIDE_PROTOTYPE() function 204 CK_ELIDE_PROTOTYPE(ck_rwlock_read, ck_rwlock_t,
|
H A D | ck_elide.h | 143 #define CK_ELIDE_PROTOTYPE(N, T, L_P, L, U_P, U) \ macro 252 #define CK_ELIDE_PROTOTYPE(N, T, L_P, L, U_P, U) \ macro
|
H A D | ck_spinlock.h | 54 CK_ELIDE_PROTOTYPE(ck_spinlock, ck_spinlock_t,
|
/freebsd/sys/contrib/ck/include/spinlock/ |
H A D | cas.h | 111 CK_ELIDE_PROTOTYPE(ck_spinlock_cas, ck_spinlock_cas_t,
|
H A D | fas.h | 111 CK_ELIDE_PROTOTYPE(ck_spinlock_fas, ck_spinlock_fas_t,
|
H A D | dec.h | 136 CK_ELIDE_PROTOTYPE(ck_spinlock_dec, ck_spinlock_dec_t,
|
H A D | ticket.h | 288 CK_ELIDE_PROTOTYPE(ck_spinlock_ticket, ck_spinlock_ticket_t,
|