Lines Matching refs:RCU_INIT_POINTER
396 RCU_INIT_POINTER(node->parent, xas->xa_node); in xas_alloc()
465 RCU_INIT_POINTER(xa->xa_head, entry); in xas_shrink()
472 RCU_INIT_POINTER(node->slots[0], XA_RETRY_ENTRY); in xas_shrink()
545 RCU_INIT_POINTER(node->slots[offset], XA_RETRY_ENTRY); in xas_free_nodes()
597 RCU_INIT_POINTER(node->slots[0], head); in xas_expand()
1023 RCU_INIT_POINTER(node->slots[i], entry); in __xas_init_node_for_split()
1026 RCU_INIT_POINTER(node->slots[i], sibling); in __xas_init_node_for_split()
1064 RCU_INIT_POINTER(node->parent, xas->xa_alloc); in xas_split_alloc()
1111 RCU_INIT_POINTER(child->parent, node); in xas_split()
1221 RCU_INIT_POINTER(child->parent, xas->xa_alloc); in xas_try_split()
1231 RCU_INIT_POINTER(child->parent, node); in xas_try_split()
2386 RCU_INIT_POINTER(xa->xa_head, NULL); in xa_destroy()