Searched defs:nv_alloc (Results 1 – 2 of 2) sorted by relevance
116 typedef struct nv_alloc { struct117 const nv_alloc_ops_t *nva_ops; argument119 } nv_alloc_t; argument
125 nv_alloc(void) in nv_alloc() function