Home
last modified time | relevance | path

Searched refs:ck_pr_md_load_ptr (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ck/include/gcc/
H A Dck_pr.h78 ck_pr_md_load_ptr(const void *target) in ck_pr_md_load_ptr() function
/f-stack/freebsd/contrib/ck/include/
H A Dck_pr.h189 #define CK_PR_LOAD_PTR_SAFE(SRC) (CK_CC_TYPEOF(*(SRC), (void *)))ck_pr_md_load_ptr((SRC))