Home
last modified time | relevance | path

Searched refs:umem_free (Results 1 – 25 of 33) sorted by relevance

12

/titanic_44/usr/src/test/zfs-tests/cmd/mkholes/
H A Dmkholes.c182 umem_free(buf, readlen); in main()
183 umem_free(vbuf, readlen); in main()
184 umem_free(seg, sizeof (seg_t)); in main()
204 umem_free(buf, len); in main()
205 umem_free(vbuf, len); in main()
206 umem_free(seg, sizeof (seg_t)); in main()
/titanic_44/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.c105 umem_free(inbuf, insz); in fmd_agent_nvl_ioctl()
131 umem_free(outbuf, outsz); in fmd_agent_nvl_ioctl()
152 umem_free(inbuf, insz); in fmd_agent_nvl_ioctl()
154 umem_free(outbuf, outsz); in fmd_agent_nvl_ioctl()
189 umem_free(hdl, sizeof (fmd_agent_hdl_t)); in fmd_agent_open_dev()
213 umem_free(hdl, sizeof (fmd_agent_hdl_t)); in fmd_agent_close()
/titanic_44/usr/src/lib/fm/libfmevent/common/
H A Dfmev_util.c50 umem_free(data, sizeof (struct fmev_tsd)); in fmev_tsd_destructor()
110 umem_free(tsd, sizeof (*tsd)); in fmev_api_enter()
210 umem_free(buf, sz); in dflt_free()
/titanic_44/usr/src/lib/libpcp/common/
H A Dlibpcp.c298 umem_free(read_area, READ_AREA_SIZE); in pcp_close()
302 umem_free(peek_area, PEEK_AREA_SIZE); in pcp_close()
306 umem_free(peek_read_area, PEEK_READ_AREA_SIZE); in pcp_close()
310 umem_free(req_msg_hdr, req_msg_hdr_sz); in pcp_close()
314 umem_free(resp_msg_hdr, resp_msg_hdr_sz); in pcp_close()
971 umem_free(hdrp, hdr_sz); in pcp_send_req_msg_hdr()
974 umem_free(hdrp, hdr_sz); in pcp_send_req_msg_hdr()
1336 umem_free(buf, mtu_size); in pcp_cleanup()
1372 umem_free(buf, mtu_size); in pcp_cleanup()
/titanic_44/usr/src/man/man3malloc/
H A DMakefile40 umem_free.3malloc \
55 umem_free.3malloc := LINKSRC = umem_alloc.3malloc
/titanic_44/usr/src/test/util-tests/tests/smbios/
H A Dsmbios.c78 umem_free(table, sizeof (smbios_test_table_t)); in smbios_test_table_init()
113 umem_free(table->stt_data, table->stt_buflen); in smbios_test_table_append_common()
214 umem_free(table->stt_data, table->stt_buflen); in smbios_test_table_fini()
217 umem_free(table, sizeof (smbios_test_table_t)); in smbios_test_table_fini()
/titanic_44/usr/src/lib/fm/libldom/sparc/
H A Dldom_alloc.c37 umem_free(data, size); in ldom_free()
/titanic_44/usr/src/cmd/fm/fminject/common/
H A Dinj_umem.c47 umem_free(buf, sz); in inj_free()
/titanic_44/usr/src/cmd/fm/modules/common/fdd-msg/
H A Dfdd_msg.c124 umem_free(cpus, sizeof (nvlist_t *) * ncpu); in fma_cap_cpu_info()
134 umem_free(cpus, sizeof (nvlist_t *) * ncpu); in fma_cap_cpu_info()
/titanic_44/usr/src/lib/libumem/common/
H A Dumem.h48 extern void umem_free(void *, size_t);
H A Dmapfile-vers65 umem_free;
/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_alloc.c85 umem_free(data, size); in fmd_free()
/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_alloc.c54 umem_free(data, size); in topo_free()
/titanic_44/usr/src/cmd/ztest/
H A Dztest.c764 umem_free(cmd, MAXPATHLEN); in process_options()
765 umem_free(realaltdir, MAXPATHLEN); in process_options()
887 umem_free(child, r * sizeof (nvlist_t *)); in make_vdev_raidz()
916 umem_free(child, m * sizeof (nvlist_t *)); in make_vdev_mirror()
947 umem_free(child, t * sizeof (nvlist_t *)); in make_vdev_root()
1176 umem_free(rl, sizeof (*rl)); in ztest_range_unlock()
1828 umem_free(zgd, sizeof (*zgd)); in ztest_get_done()
1937 umem_free(lr, lrsize + namesize); in ztest_lr_free()
2238 umem_free(data, blocksize); in ztest_io()
3651 umem_free(packbuf, packsize); in ztest_dmu_read_write()
[all …]
/titanic_44/usr/src/lib/libfakekernel/common/
H A Dkmem.c72 umem_free(buf, size); in kmem_free()
/titanic_44/usr/src/cmd/svr4pkg/pkgserv/
H A Dpkgserv.c721 umem_free(ccmnt[cind], strlen(ccmnt[cind]) + 1); in handle_comments()
1019 umem_free(p->line, p->len); in freeentry()
1035 umem_free(cur->line, cur->len); in swapentry()
1227 umem_free(pf, sizeof (pkgfilter_t) + pf->len); in thr_pkgfilter()
1270 umem_free(cpf, sizeof (pkgfilter_t) + pf->len); in pkgfilter()
/titanic_44/usr/src/lib/libzpool/common/
H A Dkernel.c495 umem_free(realpath, strlen(path) + 2); in vn_openat()
543 umem_free(vp, sizeof (vnode_t)); in vn_close()
768 umem_free(file, sizeof (struct _buf)); in kobj_close_file()
1046 umem_free(ksid, sizeof (ksiddomain_t)); in ksiddomain_rele()
/titanic_44/usr/src/test/zfs-tests/cmd/getholes/
H A Dgetholes.c93 umem_free(seg, sizeof (seg_t)); in print_list()
/titanic_44/usr/src/lib/fm/libfmd_agent/i386/
H A Dfmd_agent_i386.c66 umem_free(nvl_array, sizeof (nvlist_t *) * n); in fmd_agent_physcpu_info_v1()
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3malloc.inc38 link path=usr/share/man/man3malloc/umem_free.3malloc target=umem_alloc.3malloc
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_mdesc.c47 umem_free(data, size); in hb_free()
/titanic_44/usr/src/cmd/picl/plugins/sun4v/piclsbl/
H A Dpiclsbl.c372 umem_free(req_ptr, sizeof (pcp_sbl_req_t)); in piclsbl_handler()
/titanic_44/usr/src/cmd/zdb/
H A Dzdb.c218 umem_free(packed, nvsize); in dump_packed_nvlist()
418 umem_free(prop, attr.za_num_integers * attr.za_integer_length); in dump_zap()
568 umem_free(layout_attrs, in dump_sa_layouts()
3036 umem_free(zdde, sizeof (*zdde)); in dump_simulated_ddt()
3460 umem_free(pbuf2, SPA_MAXBLOCKSIZE); in zdb_read_block()
3461 umem_free(lbuf2, SPA_MAXBLOCKSIZE); in zdb_read_block()
3488 umem_free(pbuf, SPA_MAXBLOCKSIZE); in zdb_read_block()
3489 umem_free(lbuf, SPA_MAXBLOCKSIZE); in zdb_read_block()
3644 umem_free(searchdirs, in main()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu_mdesc.c43 umem_free(data, size); in cpu_free()
H A Dcpu.c88 umem_free(data, size); in cpu_free()

12