Searched refs:nv_alloc_ops_t (Results 1 – 7 of 7) sorted by relevance
55 const nv_alloc_ops_t spl_sleep_ops_def = {63 const nv_alloc_ops_t spl_pushpage_ops_def = {71 const nv_alloc_ops_t spl_nosleep_ops_def = {
103 const nv_alloc_ops_t nv_fixed_ops_def = {111 const nv_alloc_ops_t *nv_fixed_ops = &nv_fixed_ops_def;
157 nv_alloc_init(nv_alloc_t *nva, const nv_alloc_ops_t *nvo, /* args */ ...) in nv_alloc_init()
46 static const nv_alloc_ops_t system_ops = {
1661 …<typedef-decl name='nv_alloc_ops_t' type-id='type-id-231' filepath='../../include/sys/nvpair.h' li…
123 typedef struct nv_alloc_ops nv_alloc_ops_t; typedef126 const nv_alloc_ops_t *nva_ops;138 extern const nv_alloc_ops_t *nv_fixed_ops;146 int nv_alloc_init(nv_alloc_t *, const nv_alloc_ops_t *, /* args */ ...);
805 const nv_alloc_ops_t fm_mem_alloc_ops = {