Home
last modified time | relevance | path

Searched refs:nv_alloc_reset (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/man/man3nvpair/
H A DMakefile31 nv_alloc_reset.3nvpair \
154 nv_alloc_reset.3nvpair := LINKSRC = nvlist_alloc.3nvpair
/illumos-gate/usr/src/lib/libnvpair/
H A Dmapfile-vers142 nv_alloc_reset;
/illumos-gate/usr/src/uts/common/sys/
H A Dnvpair.h151 void nv_alloc_reset(nv_alloc_t *);
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3nvpair.inc21 link path=usr/share/man/man3nvpair/nv_alloc_reset.3nvpair \
/illumos-gate/usr/src/uts/common/os/
H A Derrorq.c894 nv_alloc_reset(eqnp->eqn_nva); in errorq_reserve()
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c899 nv_alloc_reset(nva); in gcpu_ereport_post()
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dintel_nb5000.c2202 nv_alloc_reset(nva); in nb_drain()
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c168 nv_alloc_reset(nv_alloc_t *nva) in nv_alloc_reset() function