Searched refs:vc_waitactive_msg_t (Results 1 – 2 of 2) sorted by relevance
250 vc_waitactive_msg_t *index, *tmp; in vc_waitactive_reply()269 kmem_free(tmp, sizeof (vc_waitactive_msg_t)); in vc_waitactive_reply()882 vc_waitactive_msg_t *wait_msg; in vt_ioctl()1019 wait_msg = kmem_zalloc(sizeof (vc_waitactive_msg_t), in vt_ioctl()1357 list_create(&vc_waitactive_list, sizeof (vc_waitactive_msg_t), in vt_init()1358 offsetof(vc_waitactive_msg_t, wa_list_node)); in vt_init()
55 } vc_waitactive_msg_t; typedef