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