Searched refs:nb_key (Results 1 – 3 of 3) sorted by relevance
431 nbr->nb_key = (user_addr_t)key; in __nexus_bind_req_prepare()
235 user_addr_t nb_key; /* key blob */ member
715 nbr.nb_key == USER_ADDR_NULL) { in nxctl_nexus_bind()727 err = copyin(nbr.nb_key, key, nbr.nb_key_len); in nxctl_nexus_bind()737 void *nb_key = __unsafe_forge_bidi_indexable(void *, in nxctl_nexus_bind() local738 nbr.nb_key, nbr.nb_key_len); in nxctl_nexus_bind()739 bcopy(nb_key, key, nbr.nb_key_len); in nxctl_nexus_bind()