Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/include/gcc/aarch64/
H A Dck_pr_lse.h37 ck_pr_cas_64_2_value(uint64_t target[2], uint64_t compare[2], uint64_t set[2], uint64_t value[2]) in ck_pr_cas_64_2_value() function
63 return (ck_pr_cas_64_2_value(CK_CPP_CAST(uint64_t *, target), in ck_pr_cas_ptr_2_value()
H A Dck_pr_llsc.h36 ck_pr_cas_64_2_value(uint64_t target[2], uint64_t compare[2], uint64_t set[2], uint64_t value[2]) in ck_pr_cas_64_2_value() function
63 return (ck_pr_cas_64_2_value(CK_CPP_CAST(uint64_t *, target), in ck_pr_cas_ptr_2_value()
/f-stack/freebsd/contrib/ck/include/gcc/x86_64/
H A Dck_pr.h513 ck_pr_cas_64_2_value(uint64_t target[2], in ck_pr_cas_64_2_value() function
537 return ck_pr_cas_64_2_value(CK_CPP_CAST(uint64_t *,t), in ck_pr_cas_ptr_2_value()
554 return ck_pr_cas_64_2_value((uint64_t *)(void *)t, \