Searched refs:_vector_upl (Results 1 – 2 of 2) sorted by relevance
164 struct _vector_upl { struct179 typedef struct _vector_upl* vector_upl_t; argument
9291 …vector_upl_t vector_upl = kalloc_type(struct _vector_upl, typeof(vector_upl->upls[0]), max_upls, Z…9341 kfree_type(struct _vector_upl, typeof(vector_upl->upls[0]), max_upls, vector_upl);