Searched refs:_vector_upl (Results 1 – 2 of 2) sorted by relevance
359 struct _vector_upl { struct374 typedef struct _vector_upl* vector_upl_t; argument
10417 …vector_upl_t vector_upl = kalloc_type(struct _vector_upl, typeof(vector_upl->upls[0]), max_upls, Z… in vector_upl_create()10457 kfree_type(struct _vector_upl, typeof(vector_upl->upls[0]), max_upls, vector_upl); in vector_upl_deallocate()