Searched refs:M_WAITOK (Results 1 - 25 of 159) sorted by relevance

1234567

/macosx-10.5.8/xnu-1228.15.4/bsd/netkey/
H A Dkeydb.c68 p = (struct secpolicy *)_MALLOC(sizeof(*p), M_SECA, M_WAITOK);
97 p = (struct secashead *)_MALLOC(sizeof(*p), M_SECA, M_WAITOK);
129 p = (struct secasvar *)_MALLOC(sizeof(*p), M_SECA, M_WAITOK);
186 p = (struct secreplay *)_MALLOC(sizeof(*p), M_SECA, M_WAITOK);
197 p->bitmap = (caddr_t)_MALLOC(wsize, M_SECA, M_WAITOK);
229 p = (struct secreg *)_MALLOC(sizeof(*p), M_SECA, M_WAITOK);
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/random/YarrowCoreLib/port/
H A Dsmf.c51 mem = _MALLOC (request, M_DEVBUF, M_WAITOK);
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A DMacOSStubs.c138 MALLOC (tmptr, Ptr, byteCount, M_TEMP, M_WAITOK);
149 MALLOC (tmptr, Ptr, byteCount, M_TEMP, M_WAITOK);
H A Dhfs_xattr.c320 MALLOC(iterator, BTreeIterator *, sizeof(*iterator), M_TEMP, M_WAITOK);
331 MALLOC(recp, HFSPlusAttrRecord *, bufsize, M_TEMP, M_WAITOK);
413 MALLOC(extentbuf, HFSPlusExtentDescriptor *, extentbufsize, M_TEMP, M_WAITOK);
652 MALLOC(user_data_ptr, void *, attrsize, M_TEMP, M_WAITOK);
703 MALLOC(iterator, BTreeIterator *, sizeof(*iterator), M_TEMP, M_WAITOK);
749 MALLOC(extentptr, HFSPlusExtentDescriptor *, extentbufsize, M_TEMP, M_WAITOK);
779 MALLOC(recp, HFSPlusAttrRecord *, sizeof(HFSPlusAttrRecord), M_TEMP, M_WAITOK);
841 MALLOC(recp, HFSPlusAttrRecord *, btdata.itemSize, M_TEMP, M_WAITOK);
1040 MALLOC(iterator, BTreeIterator *, sizeof(*iterator), M_TEMP, M_WAITOK);
1124 MALLOC(iterator, BTreeIterator *, sizeof(*iterator), M_TEMP, M_WAITOK);
[all...]
H A Dhfs_catalog.c249 MALLOC(pluskey, HFSPlusCatalogKey *, sizeof(HFSPlusCatalogKey), M_TEMP, M_WAITOK);
312 MALLOC(keyp, CatalogKey *, sizeof(CatalogKey), M_TEMP, M_WAITOK);
363 MALLOC(iterator, BTreeIterator *, 2 * sizeof(*iterator), M_TEMP, M_WAITOK);
427 MALLOC(iterator, BTreeIterator *, sizeof(*iterator), M_TEMP, M_WAITOK);
431 MALLOC(recp, CatalogRecord *, sizeof(CatalogRecord), M_TEMP, M_WAITOK);
464 MALLOC(pluskey, HFSPlusCatalogKey *, sizeof(HFSPlusCatalogKey), M_TEMP, M_WAITOK);
500 MALLOC(iterator, BTreeIterator *, sizeof(*iterator), M_TEMP, M_WAITOK);
504 MALLOC(recp, CatalogRecord *, sizeof(CatalogRecord), M_TEMP, M_WAITOK);
618 MALLOC(recp, CatalogRecord *, sizeof(CatalogRecord), M_TEMP, M_WAITOK);
620 MALLOC(iterator, BTreeIterator *, sizeof(*iterator), M_TEMP, M_WAITOK);
[all...]
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_alloc.c57 if (how == M_WAITOK)
149 if (how == M_WAITOK)
H A Dmac_base.c312 sizeof(struct mac_label_journal), M_MACTEMP, M_WAITOK);
607 mpc->mpc_labelname_count, M_MACTEMP, M_WAITOK | M_ZERO);
611 M_MACTEMP, M_WAITOK);
615 mpc->mpc_labelname_count, M_MACTEMP, M_WAITOK);
618 sizeof(struct mac_label_listener), M_MACTEMP, M_WAITOK);
1313 MALLOC(elements, char *, mac.m_buflen, M_MACTEMP, M_WAITOK);
1322 MALLOC(buffer, char *, mac.m_buflen, M_MACTEMP, M_WAITOK | M_ZERO);
1324 buffer, mac.m_buflen, M_WAITOK);
1358 MALLOC(elements, char *, mac.m_buflen, M_MACTEMP, M_WAITOK);
1368 MALLOC(buffer, char *, mac.m_buflen, M_MACTEMP, M_WAITOK | M_ZER
[all...]
H A Dmac_net.c110 label = mac_labelzone_alloc(M_WAITOK);
131 label = mac_labelzone_alloc(M_WAITOK);
444 MALLOC(elements, char *, mac.m_buflen, M_MACTEMP, M_WAITOK);
453 MALLOC(buffer, char *, mac.m_buflen, M_MACTEMP, M_WAITOK | M_ZERO);
490 MALLOC(buffer, char *, mac.m_buflen, M_MACTEMP, M_WAITOK);
H A Dmac_socket.c373 MALLOC(buffer, char *, mac->m_buflen, M_MACTEMP, M_WAITOK);
406 MALLOC(elements, char *, mac->m_buflen, M_MACTEMP, M_WAITOK);
414 MALLOC(buffer, char *, mac->m_buflen, M_MACTEMP, M_WAITOK | M_ZERO);
443 MALLOC(elements, char *, mac->m_buflen, M_MACTEMP, M_WAITOK);
451 MALLOC(buffer, char *, mac->m_buflen, M_MACTEMP, M_WAITOK | M_ZERO);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dimageboot.c66 MALLOC_ZONE(root_path, caddr_t, MAXPATHLEN, M_NAMEI, M_WAITOK);
104 MALLOC_ZONE(root_path, caddr_t, MAXPATHLEN, M_NAMEI, M_WAITOK);
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace_alloc.c124 return _MALLOC(size, M_TEMP, M_WAITOK);
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/synthfs/
H A Dsynthfs_util.c101 MALLOC(sp, struct synthfsnode *, sizeof(struct synthfsnode), M_SYNTHFS, M_WAITOK);
104 MALLOC(nodename, char *, 1, M_TEMP, M_WAITOK);
107 MALLOC(nodename, char *, strlen(name) + 1, M_TEMP, M_WAITOK);
194 MALLOC(new_name_ptr, char *, strlen(new_name) + 1, M_TEMP, M_WAITOK);
275 M_TEMP, M_WAITOK);
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_ethersubr.c156 M_WAITOK);
183 M_WAITOK);
H A Dmulticast_list.c132 mc = _MALLOC(sizeof(struct multicast_entry), M_DEVBUF, M_WAITOK);
H A Draw_cb.c172 nam = m_copym(nam, 0, M_COPYALL, M_WAITOK);
H A Dkext_net.c187 MALLOC(kp, struct kextcb *, sizeof(*kp), M_TEMP, M_WAITOK);
239 MALLOC(g_symantec_if_funcs, struct sockif*, sizeof(*g_symantec_if_funcs), M_TEMP, M_WAITOK);
248 MALLOC(g_symantec_util_funcs, struct sockutil*, sizeof(*g_symantec_util_funcs), M_TEMP, M_WAITOK);
H A Dndrv.c221 MALLOC(np, struct ndrv_cb *, sizeof(*np), M_PCB, M_WAITOK);
281 nam->sa_len, M_IFADDR, M_WAITOK);
333 np->nd_laddr = _MALLOC(sizeof(struct sockaddr_ndrv), M_IFADDR, M_WAITOK);
458 MALLOC(*nam, struct sockaddr *, len, M_SONAME, M_WAITOK);
480 MALLOC(*nam, struct sockaddr *, len, M_SONAME, M_WAITOK);
710 sizeof(struct ndrv_demux_desc), M_TEMP, M_WAITOK);
717 M_TEMP, M_WAITOK);
889 sizeof(struct sockaddr) + sopt->sopt_valsize, M_IFADDR, M_WAITOK);
940 M_TEMP, M_WAITOK);
H A Dradix.h194 #define R_Malloc(p, t, n) (p = (t) _MALLOC((unsigned long)(n), M_RTABLE, M_WAITOK))
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_init.c167 vfs_opv_numops*sizeof(PFIvp), M_TEMP, M_WAITOK);
414 M_MOUNT, M_WAITOK);
519 M_TEMP, M_WAITOK);
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmalloc.h81 #define M_WAITOK 0x0000 macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_encap.c388 ep = _MALLOC(sizeof(*ep), M_NETADDR, M_WAITOK); /*XXX*/
430 ep = _MALLOC(sizeof(*ep), M_NETADDR, M_WAITOK); /*XXX*/
536 sizeof(struct encaptabtag), M_WAITOK);
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dmem.c198 MALLOC(devzerobuf, caddr_t,PAGE_SIZE, M_TEMP, M_WAITOK);
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dmem.c223 MALLOC(devzerobuf, caddr_t,PAGE_SIZE, M_TEMP, M_WAITOK);
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/nullfs/
H A Dnull_subr.c162 MALLOC(xp, struct null_node *, sizeof(struct null_node), M_TEMP, M_WAITOK);
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dscope6.c76 q = (caddr_t)_MALLOC(n, M_IFADDR, M_WAITOK);

Completed in 95 milliseconds

1234567