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

/freebsd-current/sys/contrib/ck/src/
H A Dck_rhs.c61 #define CK_RHS_STORE(x, y) ck_pr_store_8(x, y) macro
66 #define CK_RHS_STORE(x, y) ck_pr_store_16(x, y) macro
71 #define CK_RHS_STORE(x, y) ck_pr_store_32(x, y) macro
469 CK_RHS_STORE(&desc->probe_bound, n_probes);
1032 CK_RHS_STORE(&hdesc->probe_bound,
1052 CK_RHS_STORE(&hdesc->probe_bound,
1063 CK_RHS_STORE(ck_rhs_probe_bound_addr(map, h),

Completed in 60 milliseconds