Searched refs:FREE (Results 1 - 25 of 142) sorted by relevance

123456

/darwin-on-arm/xnu/security/
H A Dmac_base.c329 FREE(mlj, M_MACTEMP);
406 FREE(mlj, M_MACTEMP);
672 FREE(new_mles[idx], M_MACTEMP);
673 FREE(new_mles, M_MACTEMP);
675 FREE(new_mlls[idx], M_MACTEMP);
676 FREE(new_mlls, M_MACTEMP);
712 FREE(mll, M_MACTEMP);
715 FREE(mle, M_MACTEMP);
1220 FREE(scratch_base, M_MACTEMP);
1338 FREE(element
[all...]
H A Dmac_socket.c371 FREE(buffer, M_MACTEMP);
377 FREE(buffer, M_MACTEMP);
404 FREE(elements, M_MACTEMP);
418 FREE(buffer, M_MACTEMP);
419 FREE(elements, M_MACTEMP);
441 FREE(elements, M_MACTEMP);
455 FREE(buffer, M_MACTEMP);
456 FREE(elements, M_MACTEMP);
H A Dmac_net.c448 FREE(elements, M_MACTEMP);
461 FREE(elements, M_MACTEMP);
466 FREE(buffer, M_MACTEMP);
494 FREE(buffer, M_MACTEMP);
501 FREE(buffer, M_MACTEMP);
/darwin-on-arm/xnu/bsd/net/
H A Dmulticast_list.c76 FREE(mc, M_DEVBUF);
141 FREE(mc, M_DEVBUF);
H A Dif_gif.c340 FREE(sc, M_DEVBUF);
354 FREE(sc, M_DEVBUF);
377 FREE(sc, M_DEVBUF);
420 FREE(sc, M_DEVBUF);
763 FREE((caddr_t)sc->gif_psrc, M_IFADDR);
771 FREE((caddr_t)sc->gif_pdst, M_IFADDR);
786 FREE((caddr_t)sc->gif_psrc, M_IFADDR);
790 FREE((caddr_t)sc->gif_pdst, M_IFADDR);
906 FREE((caddr_t)sc->gif_psrc, M_IFADDR);
910 FREE((caddr_
[all...]
H A Dndrv.c572 FREE((caddr_t)np->nd_laddr, M_IFADDR);
575 FREE((caddr_t)np, M_PCB);
591 FREE(np->nd_faddr, M_IFADDR);
771 FREE(proto_param.demux_array, M_TEMP);
773 FREE(ndrvDemux, M_TEMP);
932 FREE(ndrv_multi, M_IFADDR);
1005 FREE(ndrv_entry, M_IFADDR);
1007 FREE(multi_addr, M_TEMP);
1044 FREE(cur, M_IFADDR);
H A Draw_cb.c142 FREE((caddr_t)(rp), M_PCB);
H A Dppp_deflate.c171 FREE(ptr, M_DEVBUF);
205 FREE(state, M_DEVBUF);
221 FREE(state, M_DEVBUF);
434 FREE(state, M_DEVBUF);
450 FREE(state, M_DEVBUF);
/darwin-on-arm/xnu/bsd/netinet6/
H A Dfrag6.c369 FREE(af6, M_FTABLE);
414 FREE(ip6af, M_FTABLE);
421 FREE(ip6af, M_FTABLE);
488 FREE(ip6af, M_FTABLE);
500 FREE(ip6af, M_FTABLE);
555 FREE(af6, M_FTABLE);
561 FREE(ip6af, M_FTABLE);
586 FREE(q6, M_FTABLE);
604 FREE(q6, M_FTABLE);
673 FREE(af
[all...]
H A Dip6_mroute.c569 FREE(rte, M_MRTABLE);
574 FREE(frt, M_MRTABLE);
802 FREE(rte, M_MRTABLE);
939 FREE(rt, M_MRTABLE);
1077 FREE(rte, M_MRTABLE);
1102 FREE(rte, M_MRTABLE);
1113 FREE(rte, M_MRTABLE);
1115 FREE(rt, M_MRTABLE);
1142 FREE(rte, M_MRTABLE);
1144 FREE(r
[all...]
/darwin-on-arm/xnu/bsd/hfs/
H A DMacOSStubs.c156 FREE (p, M_TEMP);
H A Dhfs_cprotect.c1053 FREE(newxattr, M_TEMP);
1077 FREE (newxattr, M_TEMP);
1210 FREE(entry, M_TEMP);
1252 FREE (xattr, M_TEMP);
1267 FREE (xattr, M_TEMP);
1278 FREE (xattr, M_TEMP);
1286 FREE (xattr, M_TEMP);
1297 FREE (xattr, M_TEMP);
1316 FREE (xattr, M_TEMP);
1331 FREE (xatt
[all...]
H A Drangelist.c189 FREE(overlap, M_TEMP);
221 FREE(overlap, M_TEMP);
381 FREE(next_range, M_TEMP);
408 FREE(prev_range, M_TEMP);
H A Dhfs_catalog.c260 FREE(pluskey, M_TEMP);
342 FREE(keyp, M_TEMP);
396 FREE(iterator, M_TEMP);
465 FREE(pluskey, M_TEMP);
471 FREE(recp, M_TEMP);
472 FREE(iterator, M_TEMP);
561 FREE(recp, M_TEMP);
562 FREE(iterator, M_TEMP);
861 FREE(pluskey, M_TEMP);
869 FREE(iterato
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_lockf.c278 FREE(lock, M_LOCKF);
283 FREE(lock, M_LOCKF);
289 FREE(lock, M_LOCKF);
294 FREE(lock, M_LOCKF);
394 FREE(adjacent, M_LOCKF);
409 FREE(adjacent, M_LOCKF);
474 FREE(lock, M_LOCKF);
542 FREE(lock, M_LOCKF);
559 FREE(lock, M_LOCKF);
615 FREE(loc
[all...]
H A Dposix_shm.c597 FREE(pcp, M_SHM);
603 FREE(new_pinfo, M_SHM);
636 FREE(pcp, M_SHM);
639 FREE(new_pnode, M_SHM);
648 FREE(new_pinfo, M_SHM);
750 FREE(pshmobj, M_SHM);
1132 FREE(pshmobj, M_SHM);
1134 FREE(pinfo,M_SHM);
1138 FREE(pcache, M_SHM);
1180 FREE(pshmob
[all...]
H A Ddecmpfs.c143 FREE(alloc, type);
149 #undef FREE macro
151 #define FREE(addr, type) _free((void *)addr, type, __FILE__, __LINE__) macro
521 if (data) FREE(data, M_TEMP);
613 if (hdr) FREE(hdr, M_TEMP);
765 if (hdr) FREE(hdr, M_TEMP);
830 if (hdr) FREE(hdr, M_TEMP);
1175 if (hdr) FREE(hdr, M_TEMP);
1403 if (hdr) FREE(hdr, M_TEMP);
1453 if (hdr) FREE(hd
[all...]
H A Dposix_sem.c581 FREE(pcp, M_SHM);
589 FREE(new_pinfo, M_SHM);
611 FREE(pcp, M_SHM);
614 FREE(new_pnode, M_SHM);
632 FREE(new_pinfo, M_SHM);
759 FREE(pinfo,M_SHM);
765 FREE(pcache, M_SHM);
1032 FREE(pinfo,M_SHM);
1037 FREE(pnode, M_SHM);
H A Dkpi_socket.c172 if (sa) FREE(sa, M_SONAME);
214 FREE(sa, M_SONAME);
284 FREE(sa, M_SONAME);
393 FREE(sa, M_SONAME);
414 FREE(sa, M_SONAME);
434 FREE(*psa, M_SONAME);
459 FREE(sa, M_SONAME);
758 if (fromsa) FREE(fromsa, M_SONAME);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Catalog/
H A DFileIDsServices.c452 FREE (btIterator, M_TEMP);
525 FREE (tmpIterator, M_TEMP);
526 FREE (btIterator, M_TEMP);
543 FREE (btIterator, M_TEMP);
544 FREE (tmpIterator, M_TEMP);
587 FREE (btIterator, M_TEMP);
588 FREE (tmpIterator, M_TEMP);
614 FREE (tmpIterator, M_TEMP);
615 FREE (btIterator, M_TEMP);
648 FREE (btIterato
[all...]
H A DCatalogUtilities.c92 FREE(searchIterator, M_TEMP);
119 FREE (searchIterator, M_TEMP);
166 FREE (searchIterator, M_TEMP);
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_gss.c1032 FREE(cp->gss_clnt_token, M_TEMP);
1075 FREE(cp->gss_clnt_verf, M_TEMP);
1231 FREE(cp->gss_clnt_token, M_TEMP);
1243 FREE(cp->gss_clnt_handle, M_TEMP);
1473 FREE(cp->gss_clnt_token, M_TEMP);
1487 FREE(cp->gss_clnt_token, M_TEMP);
1498 FREE(cp->gss_clnt_token, M_TEMP);
1545 FREE(gsp, M_TEMP);
1623 FREE(cp->gss_clnt_handle, M_TEMP);
1625 FREE(c
[all...]
/darwin-on-arm/xnu/bsd/netat/
H A Daurp_aurpd.c371 FREE(rem_addr, M_SONAME);
387 FREE(rem_addr, M_SONAME);
399 FREE(rem_addr, M_SONAME);
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_compat.h321 # define KFREE(x) FREE((x), M_PFIL)
322 # define KFREES(x,s) FREE((x), M_PFIL)
325 # define KFREE(x) FREE((x), M_TEMP)
326 # define KFREES(x,s) FREE((x), M_TEMP)
354 # define KFREE(x) FREE(x)
355 # define KFREES(x,s) FREE(x)
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_fsevents.c1022 FREE(watcher->event_list, M_TEMP);
1026 FREE(watcher->devices_not_to_watch, M_TEMP);
1029 FREE(watcher, M_TEMP);
1669 FREE(tmp, M_TEMP);
1686 FREE(devices_not_to_watch, M_TEMP);
1697 FREE(tmp, M_TEMP);
1761 FREE(fseh, M_TEMP);
2168 FREE(fseh, M_TEMP);
2176 FREE(event_list, M_TEMP);
2177 FREE(fse
[all...]

Completed in 196 milliseconds

123456