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