Searched refs:mach_node (Results 1 – 4 of 4) sorted by relevance
103 typedef struct mach_node *mach_node_t;105 struct mach_node { struct133 #define MACH_NODE_SIZE ((vm_offset_t)sizeof(struct mach_node)) argument
259 bzero(node, sizeof(struct mach_node)); in mach_node_alloc_init()
118 struct mach_node *ikm_node; /* Originating node - needed for ack */
150 osfmk/kern/mach_node.c standard