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