Searched defs:tag (Results 1 - 25 of 44) sorted by relevance

12

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIODeviceMemory.h59 IOOptionBits tag; member in struct:IODeviceMemory::InitElement
/macosx-10.5.8/xnu-1228.15.4/libkern/libkern/c++/
H A DOSSerialize.h54 unsigned int tag; member in class:OSSerialize
/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSBoolean.cpp86 void OSBoolean::taggedRelease(const void *tag, const int when) const { } argument
H A DOSObject.cpp186 void OSObject::taggedRelease(const void *tag, const int when) const argument
H A DOSSymbol.cpp558 void OSSymbol::taggedRelease(const void *tag, const int when) const argument
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Ddlil.h97 u_int32_t tag; /* current affinity tag */ member in struct:dlil_threading_info
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_encap.c532 struct m_tag *tag; local
549 struct m_tag *tag; local
[all...]
H A Dip_edgehole.c285 struct edgehole_tag *tag; local
203 ip_edgehole_notify( struct edgehole_tag *tag) argument
315 struct edgehole_tag *tag; local
[all...]
H A Ddhcp_options.c241 uint8_t tag; local
294 dhcpol_find(dhcpol_t * list, int tag, int * len_p, int * start) argument
472 dhcpoa_add(dhcpoa_t * oa_p, dhcptag_t tag, int len, const void * option) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/Tests/
H A DTestDevice.cpp99 TestDevice::producer1Action(int tag) argument
105 TestDevice::producer2Action(int tag, void *count) argument
48 enqueueCommand(bool sleep, TestDeviceAction act, int tag, void *dataP) argument
/macosx-10.5.8/xnu-1228.15.4/tools/tests/affinity/
H A Dtags.c44 thread_tag_set(thread_t thread, int tag) argument
91 int tag; local
[all...]
H A Dpool.c67 int tag; member in struct:work
174 affinity_set(int tag) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_hotfiles.h99 u_int8_t tag[32]; member in struct:HotFilesInfo
H A Dhfs_attrlist.c118 unsigned int tag; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DWKdmDecompress.c231 char tag = next_tag[0]; local
H A DIOHibernateRestoreKernel.c425 uint32_t tag; local
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/BTree/
H A DBTreeNodeReserve.c256 void * tag = NR_GET_TAG(); local
288 void * tag = NR_GET_TAG(); local
313 void* tag local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_lockf.c1143 lf_print(const char *tag, struct lockf *lock) argument
1183 lf_printlist(const char *tag, struct lockf *lock) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dnbp.h121 gbuf_t *tag; /*pointer to the parent gbuf_t*/ member in struct:_nve_
H A Dddp_nbp.c1359 gbuf_t *tag; local
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Daffinity.c101 uint32_t tag; local
118 thread_affinity_set(thread_t thread, uint32_t tag) argument
478 affinity_set_find(affinity_space_t space, uint32_t tag) argument
[all...]
H A Dkalloc.c590 OSMalloc_Tagref( OSMallocTag tag) argument
600 OSMalloc_Tagrele( OSMallocTag tag) argument
618 OSMalloc_Tagfree( OSMallocTag tag) argument
633 OSMalloc( uint32_t size, OSMallocTag tag) argument
656 OSMalloc_nowait( uint32_t size, OSMallocTag tag) argument
675 OSMalloc_noblock( uint32_t size, OSMallocTag tag) argument
693 OSFree( void *addr, uint32_t size, OSMallocTag tag) argument
[all...]
H A Dlocks.c1074 mutex_alloc_EXT( __unused unsigned short tag) argument
1088 mutex_init_EXT( lck_mtx_t *mutex, __unused unsigned short tag) argument
1143 usimple_lock_init_EXT( lck_spin_t *lock, __unused unsigned short tag) argument
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_net.c83 struct m_tag *tag; local
149 mac_mbuf_tag_init(struct m_tag *tag, int flag) argument
206 mac_mbuf_tag_destroy(struct m_tag *tag) argument
304 struct m_tag *tag; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_input.c1770 struct m_tag *tag; local
1792 struct m_tag *tag; local
1803 struct m_tag *tag; local
[all...]

Completed in 113 milliseconds

12