Lines Matching refs:M_TEMP

886 	free(iv, M_TEMP);
944 *ivp = iv = malloc(i * sizeof (struct iovec), M_TEMP, M_WAITOK);
999 *ivp = iv = malloc(i * sizeof (struct iovec), M_TEMP, M_WAITOK);
1072 free(iv, M_TEMP);
1131 *ivpp = ivp = malloc(cnt * sizeof (struct iovec), M_TEMP,
1199 free(iv, M_TEMP);
1462 pathcp = malloc(len + 1, M_TEMP, M_WAITOK);
1476 free(pathcp, M_TEMP);
1841 tsf = malloc(sizeof(*tsf), M_TEMP, M_WAITOK | M_ZERO);
1844 free(tsf, M_TEMP);
1868 free(tsf, M_TEMP);
2034 sf = malloc(sizeof(*sf), M_TEMP, M_WAITOK | M_ZERO);
2037 free(sf, M_TEMP);
2044 free(sf, M_TEMP);
2145 rbuf = malloc(siz, M_TEMP, M_WAITOK);
2149 free(cookies, M_TEMP);
2181 free(rbuf, M_TEMP);
2183 free(cookies, M_TEMP);
2204 free(rbuf, M_TEMP);
2205 free(cookies, M_TEMP);
2315 free(rbuf, M_TEMP);
2316 free(cookies, M_TEMP);
2452 rbuf = malloc(siz, M_TEMP, M_WAITOK);
2456 free(cookies, M_TEMP);
2484 free(cookies, M_TEMP);
2485 free(rbuf, M_TEMP);
2503 free(cookies, M_TEMP);
2504 free(rbuf, M_TEMP);
2552 free(cookies, M_TEMP);
2553 free(rbuf, M_TEMP);
2895 free(cookies, M_TEMP);
2896 free(rbuf, M_TEMP);
3601 NFSD_VNET(nfsv4root_mnt) = malloc(sizeof(struct mount), M_TEMP,
3827 cp = malloc(nfsdarg.addrlen + 1, M_TEMP, M_WAITOK);
3830 free(cp, M_TEMP);
3835 cp = malloc(nfsdarg.dnshostlen + 1, M_TEMP, M_WAITOK);
3838 free(nfsdarg.addr, M_TEMP);
3839 free(cp, M_TEMP);
3844 cp = malloc(nfsdarg.dspathlen + 1, M_TEMP, M_WAITOK);
3847 free(nfsdarg.addr, M_TEMP);
3848 free(nfsdarg.dnshost, M_TEMP);
3849 free(cp, M_TEMP);
3854 cp = malloc(nfsdarg.mdspathlen + 1, M_TEMP, M_WAITOK);
3857 free(nfsdarg.addr, M_TEMP);
3858 free(nfsdarg.dnshost, M_TEMP);
3859 free(nfsdarg.dspath, M_TEMP);
3860 free(cp, M_TEMP);
3879 free(nfsdarg.addr, M_TEMP);
3880 free(nfsdarg.dnshost, M_TEMP);
3881 free(nfsdarg.dspath, M_TEMP);
3882 free(nfsdarg.mdspath, M_TEMP);
3887 cp = malloc(PATH_MAX + 1, M_TEMP, M_WAITOK);
3892 free(cp, M_TEMP);
3894 cp = malloc(PATH_MAX + 1, M_TEMP, M_WAITOK);
3896 buf = malloc(buflen, M_TEMP, M_WAITOK);
3901 cp2 = malloc(PATH_MAX + 1, M_TEMP, M_WAITOK);
3909 cp3 = malloc(PATH_MAX + 1, M_TEMP, M_WAITOK);
3946 free(cp, M_TEMP);
3947 free(cp2, M_TEMP);
3948 free(cp3, M_TEMP);
3949 free(buf, M_TEMP);
3997 sizeof(gid_t), M_TEMP, M_WAITOK);
4005 free(grps, M_TEMP);
4025 M_TEMP, M_WAITOK);
4049 free(export.export.ex_groups, M_TEMP);
4080 dumpclients = malloc(len, M_TEMP, M_WAITOK | M_ZERO);
4083 free(dumpclients, M_TEMP);
4097 dumplocks = malloc(len, M_TEMP, M_WAITOK | M_ZERO);
4103 free(dumplocks, M_TEMP);
4455 tdsc = dsc = malloc(sizeof(*dsc) * (mirrorcnt - 1), M_TEMP,
4457 tpf = pf = malloc(sizeof(*pf) * nfsrv_maxpnfsmirror, M_TEMP, M_WAITOK |
4594 free(pf, M_TEMP);
4595 free(dsc, M_TEMP);
4636 buf = malloc(buflen, M_TEMP, M_WAITOK);
4640 free(buf, M_TEMP);
4729 dsrm = malloc(sizeof(*dsrm) * mirrorcnt - 1, M_TEMP, M_WAITOK);
4795 free(dsrm, M_TEMP);
4877 buf = malloc(buflen, M_TEMP, M_WAITOK);
4922 free(buf, M_TEMP);
5057 free(buf, M_TEMP);
5320 nd = malloc(sizeof(*nd), M_TEMP, M_WAITOK | M_ZERO);
5341 free(nd, M_TEMP);
5406 free(nd, M_TEMP);
5439 nd = malloc(sizeof(*nd), M_TEMP, M_WAITOK | M_ZERO);
5490 free(nd, M_TEMP);
5534 free(nd, M_TEMP);
5568 tdrpc = drpc = malloc(sizeof(*drpc) * (mirrorcnt - 1), M_TEMP,
5630 free(drpc, M_TEMP);
5661 nd = malloc(sizeof(*nd), M_TEMP, M_WAITOK | M_ZERO);
5687 free(nd, M_TEMP);
5701 free(nd, M_TEMP);
5733 tdrpc = drpc = malloc(sizeof(*drpc) * (mirrorcnt - 1), M_TEMP,
5789 free(drpc, M_TEMP);
5821 nd = malloc(sizeof(*nd), M_TEMP, M_WAITOK | M_ZERO);
5853 free(nd, M_TEMP);
5882 free(nd, M_TEMP);
5914 tdrpc = drpc = malloc(sizeof(*drpc) * (mirrorcnt - 1), M_TEMP,
5970 free(drpc, M_TEMP);
5986 nd = malloc(sizeof(*nd), M_TEMP, M_WAITOK | M_ZERO);
6015 free(nd, M_TEMP);
6053 free(nd, M_TEMP);
6098 tdrpc = drpc = malloc(sizeof(*drpc) * (mirrorcnt - 1), M_TEMP,
6154 free(drpc, M_TEMP);
6171 nd = malloc(sizeof(*nd), M_TEMP, M_WAITOK | M_ZERO);
6197 free(nd, M_TEMP);
6204 free(nd, M_TEMP);
6246 tdrpc = drpc = malloc(sizeof(*drpc) * (mirrorcnt - 1), M_TEMP,
6300 free(drpc, M_TEMP);
6316 nd = malloc(sizeof(*nd), M_TEMP, M_WAITOK | M_ZERO);
6329 free(nd, M_TEMP);
6356 free(nd, M_TEMP);
6384 nd = malloc(sizeof(*nd), M_TEMP, M_WAITOK | M_ZERO);
6394 free(nd, M_TEMP);
6409 free(nd, M_TEMP);
6425 buf = malloc(buflen, M_TEMP, M_WAITOK);
6428 free(buf, M_TEMP);
6532 dvpp = mallocarray(nfsrv_devidcnt, sizeof(*dvpp), M_TEMP, M_WAITOK);
6533 tsf = malloc(sizeof(*tsf), M_TEMP, M_WAITOK);
6600 free(tsf, M_TEMP);
6601 free(dvpp, M_TEMP);
6842 free(iv, M_TEMP);
6887 free(iv, M_TEMP);
6998 /* Just choose a sanity limit of 10Mbytes for malloc(M_TEMP). */
7003 *bufp = malloc(siz, M_TEMP, M_WAITOK);
7029 free(*bufp, M_TEMP);
7122 dvpp = mallocarray(nfsrv_devidcnt, sizeof(*dvpp), M_TEMP, M_WAITOK);
7123 devid = malloc(nfsrv_devidcnt * NFSX_V4DEVICEID, M_TEMP, M_WAITOK);
7124 tsf = malloc(sizeof(*tsf), M_TEMP, M_WAITOK);
7156 free(tsf, M_TEMP);
7157 free(dvpp, M_TEMP);
7158 free(devid, M_TEMP);
7222 free(NFSD_VNET(nfsv4root_mnt), M_TEMP);