Home
last modified time | relevance | path

Searched refs:nv_alloc_nosleep (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/sys/contrib/openzfs/lib/libnvpair/
HDnvpair_alloc_system.c65 nv_alloc_t *const nv_alloc_nosleep = &nv_alloc_nosleep_def; variable
HDlibnvpair.abi235 …<elf-symbol name='nv_alloc_nosleep' size='8' type='object-type' binding='global-binding' visibilit…
2021 …<var-decl name='nv_alloc_nosleep' type-id='e1cbfe1d' mangled-name='nv_alloc_nosleep' visibility='d…
/freebsd-14-stable/sys/contrib/openzfs/module/nvpair/
HDnvpair_alloc_spl.c96 nv_alloc_t *const nv_alloc_nosleep = &nv_alloc_nosleep_def; variable
HDnvpair.c575 return (nv_alloc_nosleep); in nvlist_nv_alloc()
581 return (nv_alloc_nosleep); in nvlist_nv_alloc()
/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDnvpair.h139 _SYS_NVPAIR_H nv_alloc_t *const nv_alloc_nosleep; variable