Searched refs:nv_alloc_ops_t (Results 1 – 6 of 6) sorted by relevance
110 const nv_alloc_ops_t nv_fixed_ops_def = {118 const nv_alloc_ops_t *nv_fixed_ops = &nv_fixed_ops_def;
147 nv_alloc_init(nv_alloc_t *nva, const nv_alloc_ops_t *nvo, /* args */ ...) in nv_alloc_init()
128 typedef struct nv_alloc_ops nv_alloc_ops_t; typedef131 const nv_alloc_ops_t *nva_ops;143 extern const nv_alloc_ops_t *nv_fixed_ops;150 int nv_alloc_init(nv_alloc_t *, const nv_alloc_ops_t *, /* args */ ...);
46 const nv_alloc_ops_t system_ops_def = {
44 static const nv_alloc_ops_t system_ops = {
573 const nv_alloc_ops_t fm_mem_alloc_ops = {