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

12

/xnu-2422.115.4/iokit/IOKit/
H A DIODeviceMemory.h59 IOOptionBits tag; member in struct:IODeviceMemory::InitElement
/xnu-2422.115.4/libkern/libkern/c++/
H A DOSSerialize.h89 unsigned int tag; member in class:OSSerialize
[all...]
/xnu-2422.115.4/libkern/c++/
H A DOSBoolean.cpp86 void OSBoolean::taggedRelease(__unused const void *tag, __unused const int when) const { } argument
H A DOSObject.cpp160 void OSObject::taggedRelease(const void *tag, const int when) const argument
H A DOSSymbol.cpp576 void OSSymbol::taggedRelease(const void *tag, const int when) const argument
/xnu-2422.115.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
/xnu-2422.115.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...]
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_hotfiles.h99 u_int8_t tag[32]; member in struct:HotFilesInfo
H A Dhfs_attrlist.c117 unsigned int tag; local
[all...]
/xnu-2422.115.4/bsd/net/classq/
H A Dclassq_blue.c223 blue_addq(struct blue *bp, class_queue_t *q, struct mbuf *m, struct pf_mtag *tag) argument
H A Dclassq_rio.c370 rio_addq(rio_t *rp, class_queue_t *q, struct mbuf *m, struct pf_mtag *tag) argument
H A Dclassq_red.c336 red_addq(red_t *rp, class_queue_t *q, struct mbuf *m, struct pf_mtag *tag) argument
/xnu-2422.115.4/bsd/netinet/
H A Dip_encap.c552 struct m_tag *tag; local
569 struct m_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
473 dhcpoa_add(dhcpoa_t * oa_p, dhcptag_t tag, int len, const void * option) argument
[all...]
/xnu-2422.115.4/libkern/kxld/
H A DWKdmDecompress.c231 char tag = next_tag[0]; local
/xnu-2422.115.4/bsd/hfs/hfscommon/BTree/
H A DBTreeNodeReserve.c272 void * tag = NR_GET_TAG(); local
304 void * tag = NR_GET_TAG(); local
329 void* tag local
[all...]
/xnu-2422.115.4/osfmk/kern/
H A Daffinity.c101 uint32_t tag; local
118 thread_affinity_set(thread_t thread, uint32_t tag) argument
491 affinity_set_find(affinity_space_t space, uint32_t tag) argument
[all...]
H A Dkalloc.c714 OSMalloc_Tagref( OSMallocTag tag) argument
724 OSMalloc_Tagrele( OSMallocTag tag) argument
742 OSMalloc_Tagfree( OSMallocTag tag) argument
757 OSMalloc( uint32_t size, OSMallocTag tag) argument
780 OSMalloc_nowait( uint32_t size, OSMallocTag tag) argument
799 OSMalloc_noblock( uint32_t size, OSMallocTag tag) argument
817 OSFree( void *addr, uint32_t size, OSMallocTag tag) argument
[all...]
H A Dlocks.c1213 usimple_lock_init_EXT( lck_spin_t *lock, __unused unsigned short tag) argument
1243 mutex_alloc_EXT( __unused unsigned short tag) argument
1257 mutex_init_EXT( lck_mtx_t *mutex, __unused unsigned short tag) argument
/xnu-2422.115.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...]
/xnu-2422.115.4/bsd/kern/
H A Dkern_lockf.c1281 lf_print(const char *tag, struct lockf *lock) argument
1321 lf_printlist(const char *tag, struct lockf *lock) argument
[all...]
/xnu-2422.115.4/bsd/net/
H A Ddlil.h143 u_int32_t tag; /* affinity tag */ member in struct:dlil_threading_info
/xnu-2422.115.4/EXTERNAL_HEADERS/corecrypto/
H A Dccmode.h399 ccgcm_finalize(const struct ccmode_gcm *mode, ccgcm_ctx *ctx, size_t tag_size, void *tag) argument
411 ccgcm_one_shot(const struct ccmode_gcm *mode, unsigned long key_len, const void *key, unsigned long iv_len, const void *iv, unsigned long nbytes, const void *in, void *out, unsigned long adata_len, const void* adata, size_t tag_len, void *tag) argument
/xnu-2422.115.4/tools/tests/MPMMTest/
H A DKQMPMMtest.c315 thread_setup(int tag) { argument

Completed in 132 milliseconds

12