Home
last modified time | relevance | path

Searched refs:CK_CC_RESTRICT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ck/include/
H A Dck_cc.h35 #ifndef CK_CC_RESTRICT
36 #define CK_CC_RESTRICT macro
H A Dck_ring.h141 void *CK_CC_RESTRICT buffer, in _ck_ring_enqueue_reserve_sp()
175 void *CK_CC_RESTRICT buffer, in _ck_ring_enqueue_sp()
176 const void *CK_CC_RESTRICT entry, in _ck_ring_enqueue_sp()
206 void *CK_CC_RESTRICT buffer, in _ck_ring_enqueue_sp_size()
207 const void *CK_CC_RESTRICT entry, in _ck_ring_enqueue_sp_size()
221 const void *CK_CC_RESTRICT buffer, in _ck_ring_dequeue_sc()
222 void *CK_CC_RESTRICT target, in _ck_ring_dequeue_sc()
/freebsd/sys/contrib/ck/include/gcc/
H A Dck_cc.h67 #define CK_CC_RESTRICT __restrict__ macro