Home
last modified time | relevance | path

Searched refs:fmd_hdl_free (Results 1 – 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/cmd/fm/modules/common/sp-monitor/
H A Dsp_monitor.c160 fmd_hdl_free(hdl, smp, sizeof (sp_monitor_t)); in _fmd_init()
176 fmd_hdl_free(hdl, smp, sizeof (sp_monitor_t)); in _fmd_init()
203 fmd_hdl_free(hdl, smp, sizeof (sp_monitor_t)); in _fmd_fini()
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/software-diagnosis/
H A Dswde_case.c140 fmd_hdl_free(hdl, scp, sizeof (*scp)); in swde_case_unserialize()
201 fmd_hdl_free(hdl, scp, sizeof (*scp)); in swde_case_open()
239 fmd_hdl_free(hdl, scp->swc_subdata, datap->sc_sub_bufsz); in swde_close()
245 fmd_hdl_free(hdl, scp, sizeof (*scp)); in swde_close()
324 fmd_hdl_free(hdl, scp->swc_subdata, datap->sc_sub_bufsz); in swde_case_data_upgrade()
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c187 fmd_hdl_free(hdl, ipx->ipx_sndbuf.ipb_buf, in ip_fmdo_send()
272 fmd_hdl_free(ip_hdl, ipx->ipx_rcvbuf.ipb_buf, in ip_xprt_recv()
572 fmd_hdl_free(ip_hdl, ipx->ipx_sndbuf.ipb_buf, ipx->ipx_sndbuf.ipb_size); in ip_xprt_destroy()
573 fmd_hdl_free(ip_hdl, ipx->ipx_rcvbuf.ipb_buf, ipx->ipx_rcvbuf.ipb_size); in ip_xprt_destroy()
580 fmd_hdl_free(ip_hdl, ipx, sizeof (ip_xprt_t)); in ip_xprt_destroy()
692 fmd_hdl_free(ip_hdl, conn, sizeof (ip_cinfo_t)); in ip_addr_cleanup()
735 fmd_hdl_free(ip_hdl, cinfo, sizeof (ip_cinfo_t)); in ip_create_cinfo()
751 fmd_hdl_free(ip_hdl, cinfo, sizeof (ip_cinfo_t)); in ip_create_cinfo()
762 fmd_hdl_free(ip_hdl, cinfo, sizeof (ip_cinfo_t)); in ip_create_cinfo()
/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_cpu_arch.c77 fmd_hdl_free(hdl, fmribuf, fmrisz); in cma_cpu_blacklist()
89 fmd_hdl_free(hdl, fmribuf, fmrisz); in cma_cpu_blacklist()
H A Dcma_page.c66 fmd_hdl_free(hdl, page, sizeof (cma_page_t)); in cma_page_free()
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dalloc.c168 fmd_hdl_free(Hdl, (char *)ptr - HDRSIZ, osize + HDRSIZ); in alloc_free()
207 fmd_hdl_free(Hdl, (char *)ptr, size); in alloc_xfree()
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c351 fmd_hdl_free(hdl, sfp, sizeof (sensor_fault_t)); in st_timeout()
504 fmd_hdl_free(hdl, sfp, sizeof (sensor_fault_t)); in _fmd_fini()
507 fmd_hdl_free(hdl, stp, sizeof (sensor_transport_t)); in _fmd_fini()
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_subr.c285 fmd_hdl_free(hdl, query, len); in fab_hc2dev()
336 fmd_hdl_free(hdl, hcl, len); in fab_hc2dev_nvl()
390 fmd_hdl_free(hdl, hcpath, len); in fab_find_rppath_by_df()
439 fmd_hdl_free(hdl, hcpath, len); in fab_find_rppath_by_devbdf()
915 fmd_hdl_free(hdl, hbpath, len); in fab_send_erpt_all_rps()
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf_util.c77 fmd_hdl_free(hdl, bufp, len); in sw_smf_svcfmri2shortstr()
H A Dsmf_diag.c192 fmd_hdl_free(hdl, cdp, sizeof (*cdp) + sz); in swde_smf_recv()
H A Dsmf_response.c117 fmd_hdl_free(hdl, uuid_cache, oldsz); in uuid_cache_grow()
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs_retire.c65 fmd_hdl_free(hdl, zrp, sizeof (zfs_retire_repaired_t)); in zfs_retire_clear_data()
333 fmd_hdl_free(hdl, sorted_spares, nspares * sizeof (nvlist_t *)); in replace_with_spare()
678 fmd_hdl_free(hdl, zdp, sizeof (zfs_retire_data_t)); in _fmd_fini()
/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c778 fmd_hdl_free(slmp->slt_hdl, exp, sizeof (expander_t)); in free_expander()
1164 fmd_hdl_free(hdl, slmp, sizeof (*slmp)); in _fmd_init()
1203 fmd_hdl_free(hdl, slmp, sizeof (*slmp)); in _fmd_init()
1234 fmd_hdl_free(hdl, slmp, sizeof (*slmp)); in _fmd_fini()
/illumos-gate/usr/src/cmd/fm/modules/common/syslog-msgs/
H A Dsyslog.c187 fmd_hdl_free(hdl, prefs, sizeof (nvlist_t *) * nprefs); in free_notify_prefs()
239 fmd_hdl_free(hdl, tmparr, nelem * sizeof (nvlist_t *)); in get_notify_prefs()
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c159 fmd_hdl_free(hdl, zcp, sizeof (zfs_case_t)); in zfs_case_unserialize()
866 fmd_hdl_free(hdl, vdg, MAX_ULL_STR); in zfs_fm_recv()
1038 fmd_hdl_free(hdl, zcp, sizeof (zfs_case_t)); in zfs_fm_close()
1137 fmd_hdl_free(hdl, zcp, sizeof (zfs_case_t)); in _fmd_fini()
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw_main_cmn.c469 fmd_hdl_free(hdl, msinfo->swms_disptbl, in sw_fmd_fini()
473 fmd_hdl_free(hdl, msinfo, sizeof (*msinfo)); in sw_fmd_fini()
/illumos-gate/usr/src/cmd/fm/modules/common/event-transport/
H A Detm.c94 #define FREE_BUF(hdl, buf, size) fmd_hdl_free((hdl), (buf), (size));
925 fmd_hdl_free(hdl, newmap, sizeof (etm_epmap_t)); in etm_init_epmap()
939 fmd_hdl_free(hdl, newmap, sizeof (etm_epmap_t)); in etm_init_epmap()
1071 fmd_hdl_free(hdl, epstr, slen + 1); in etm_create_epmaps()
1120 fmd_hdl_free(hdl, mp, sizeof (etm_epmap_t)); in etm_free_epmap()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_self.c63 fmd_hdl_free(hdl, scp, sizeof (self_case_t)); in self_case_destroy()
H A Dfmd_api.h145 extern void fmd_hdl_free(fmd_hdl_t *, void *, size_t);
H A Dfmd_api.map66 fmd_hdl_free { TYPE = function; FLAGS = extern };
/illumos-gate/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c327 fmd_hdl_free(hdl, dl, sizeof (*dl)); in _fmd_fini()
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dutil.c162 fmd_hdl_free(g_fm_hdl, p, sz); in dfree()
/illumos-gate/usr/src/cmd/fm/modules/common/io-retire/
H A Drio_main.c114 fmd_hdl_free(hdl, elem, sizeof (*elem)); in free_exception_list()
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c358 fmd_hdl_free(hdl, dmp, sizeof (*dmp)); in _fmd_fini()
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/
H A Dpanic_diag.c456 fmd_hdl_free(hdl, cdp, sizeof (*cdp) + sz); in swde_panic_detected()

12