Searched refs:atomic_read_p (Results 1 – 7 of 7) sorted by relevance
75 void *max_prev = atomic_read_p(&dss_max); in chunk_dss_max_update()212 return (chunk_in_dss_helper(chunk, atomic_read_p(&dss_max))); in chunk_in_dss()222 max = atomic_read_p(&dss_max); in chunk_dss_mergeable()
108 node = atomic_read_p((void **)elmp); in rtree_node_init()
171 child = atomic_read_p(&elm->pun); in rtree_child_tryread()207 return (atomic_read_p(&elm->pun)); in rtree_val_read()226 subtree = atomic_read_p(&rtree->levels[level].subtree_pun); in rtree_subtree_tryread()
14 #define atomic_read_p(p) atomic_add_p(p, NULL) macro
956 ret = atomic_read_p((void *)&arenas[ind]); in arena_get()
1254 ret = atomic_read_p(&elm->prof_tctx_pun); in arena_prof_tctx_get()
956 ret = atomic_read_p((void *)&arenas[ind]);