Searched refs:authamd_nodeshared (Results 1 – 2 of 2) sorted by relevance
68 struct authamd_nodeshared { struct94 struct authamd_nodeshared *amd_shared; argument
218 static struct authamd_nodeshared *authamd_shared[AUTHAMD_MAX_NODES];486 struct authamd_nodeshared *sp, *osp; in authamd_init()510 sp = kmem_zalloc(sizeof (struct authamd_nodeshared), KM_SLEEP); in authamd_init()519 kmem_free(sp, sizeof (struct authamd_nodeshared)); in authamd_init()839 struct authamd_nodeshared *ansp = authamd->amd_shared; in authamd_poll_ownermask()