/freebsd/sys/contrib/openzfs/contrib/coverity/ |
H A D | model.c | 372 nvlist_alloc(nvlist_t **nvlp, uint_t nvflag, int kmflag) in nvlist_alloc() argument 380 *nvlp = __coverity_alloc_nosize__(); in nvlist_alloc() 381 __coverity_mark_as_afm_allocated__(*nvlp, "nvlist_free"); in nvlist_alloc() 382 __coverity_writeall__(*nvlp); in nvlist_alloc() 391 nvlist_dup(const nvlist_t *nvl, nvlist_t **nvlp, int kmflag) in nvlist_dup() argument 402 *nvlp = nvl; in nvlist_dup() 452 nvlist_unpack(char *buf, size_t buflen, nvlist_t **nvlp, int kmflag) in nvlist_unpack() argument 463 *nvlp = nvl; in nvlist_unpack()
|
/freebsd/sys/contrib/openzfs/module/nvpair/ |
H A D | nvpair.c | 589 nvlist_alloc(nvlist_t **nvlp, uint_t nvflag, int kmflag) in nvlist_alloc() argument 591 return (nvlist_xalloc(nvlp, nvflag, nvlist_nv_alloc(kmflag))); in nvlist_alloc() 595 nvlist_xalloc(nvlist_t **nvlp, uint_t nvflag, nv_alloc_t *nva) in nvlist_xalloc() argument 599 if (nvlp == NULL || nva == NULL) in nvlist_xalloc() 605 if ((*nvlp = nv_mem_zalloc(priv, in nvlist_xalloc() 611 nvlist_init(*nvlp, nvflag, priv); in nvlist_xalloc() 853 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvpair_free() local 857 if (nvlp[i] != NULL) in nvpair_free() 858 nvlist_free(nvlp[i]); in nvpair_free() 920 nvlist_dup(const nvlist_t *nvl, nvlist_t **nvlp, int kmflag) in nvlist_dup() argument [all …]
|
/freebsd/lib/libnvmf/ |
H A D | nvmf_host.c | 948 nvmf_read_ioc_nv(int fd, u_long com, nvlist_t **nvlp) in nvmf_read_ioc_nv() argument 971 *nvlp = nvl; in nvmf_read_ioc_nv() 976 nvmf_reconnect_params(int fd, nvlist_t **nvlp) in nvmf_reconnect_params() argument 978 return (nvmf_read_ioc_nv(fd, NVMF_RECONNECT_PARAMS, nvlp)); in nvmf_reconnect_params() 1007 nvmf_connection_status(int fd, nvlist_t **nvlp) in nvmf_connection_status() argument 1009 return (nvmf_read_ioc_nv(fd, NVMF_CONNECTION_STATUS, nvlp)); in nvmf_connection_status()
|
H A D | libnvmf.h | 365 int nvmf_reconnect_params(int fd, nvlist_t **nvlp); 378 int nvmf_connection_status(int fd, nvlist_t **nvlp);
|
H A D | nvmf_transport.c | 239 nvmf_kernel_handoff_params(struct nvmf_qpair *qp, nvlist_t **nvlp) in nvmf_kernel_handoff_params() argument 258 *nvlp = nvl; in nvmf_kernel_handoff_params()
|
H A D | internal.h | 115 int nvmf_kernel_handoff_params(struct nvmf_qpair *qp, nvlist_t **nvlp);
|
/freebsd/sys/dev/nvmf/ |
H A D | nvmf_transport.h | 153 int nvmf_unpack_ioc_nvlist(const struct nvmf_ioc_nv *nv, nvlist_t **nvlp);
|
H A D | nvmf_transport.c | 259 nvmf_unpack_ioc_nvlist(const struct nvmf_ioc_nv *nv, nvlist_t **nvlp) in nvmf_unpack_ioc_nvlist() argument 277 *nvlp = nvl; in nvmf_unpack_ioc_nvlist()
|
/freebsd/sys/dev/nvmf/host/ |
H A D | nvmf_var.h | 158 int nvmf_copyin_handoff(const struct nvmf_ioc_nv *nv, nvlist_t **nvlp);
|
H A D | nvmf.c | 201 nvmf_copyin_handoff(const struct nvmf_ioc_nv *nv, nvlist_t **nvlp) in nvmf_copyin_handoff() argument 262 *nvlp = nvl; in nvmf_copyin_handoff()
|
/freebsd/sys/dev/sound/pcm/ |
H A D | sndstat.c | 670 sndstat_create_devs_nvlist(nvlist_t **nvlp) in sndstat_create_devs_nvlist() argument 726 *nvlp = nvl; in sndstat_create_devs_nvlist()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_util.c | 1257 zcmd_read_dst_nvlist(libzfs_handle_t *hdl, zfs_cmd_t *zc, nvlist_t **nvlp) in zcmd_read_dst_nvlist() argument 1260 zc->zc_nvlist_dst_size, nvlp, 0) != 0) in zcmd_read_dst_nvlist()
|
H A D | libzfs_sendrecv.c | 685 boolean_t backup, boolean_t holds, boolean_t props, nvlist_t **nvlp, in gather_nvlist() argument 714 *nvlp = NULL; in gather_nvlist() 720 *nvlp = NULL; in gather_nvlist() 724 *nvlp = sd.fss; in gather_nvlist()
|
H A D | libzfs_pool.c | 5040 zpool_get_bootenv(zpool_handle_t *zhp, nvlist_t **nvlp) in zpool_get_bootenv() argument 5052 *nvlp = nvl; in zpool_get_bootenv()
|
H A D | libzfs.abi | 6952 <parameter type-id='857bb57e' name='nvlp'/>
|
/freebsd/sys/contrib/openzfs/cmd/zfs/ |
H A D | zfs_main.c | 6300 construct_fsacl_list(boolean_t un, struct allow_opts *opts, nvlist_t **nvlp) in construct_fsacl_list() argument 6302 if (nvlist_alloc(nvlp, NV_UNIQUE_NAME, 0) != 0) in construct_fsacl_list() 6307 opts->descend, opts->who, opts->perms, *nvlp); in construct_fsacl_list() 6310 opts->descend, NULL, opts->perms, *nvlp); in construct_fsacl_list() 6313 opts->descend, NULL, opts->perms, *nvlp); in construct_fsacl_list() 6397 opts->descend, who, opts->perms, *nvlp); in construct_fsacl_list()
|
/freebsd/sys/contrib/openzfs/lib/libnvpair/ |
H A D | libnvpair.abi | 2911 <parameter type-id='857bb57e' name='nvlp'/> 2917 <parameter type-id='857bb57e' name='nvlp'/> 2928 <parameter type-id='857bb57e' name='nvlp'/> 2934 <parameter type-id='857bb57e' name='nvlp'/> 3370 <parameter type-id='857bb57e' name='nvlp'/> 3377 <parameter type-id='857bb57e' name='nvlp'/>
|