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

12

/xnu-2422.115.4/tools/tests/MPMMTest/
H A DMPMMtest.c330 thread_setup(int tag) { argument
/xnu-2422.115.4/bsd/netinet6/
H A Dip6_input.c460 struct m_tag *tag; local
2089 struct m_tag *tag; local
2111 struct m_tag *tag; local
2122 struct m_tag *tag; local
[all...]
H A Dip6_output.c287 struct m_tag *tag; local
H A Dipsec.c4398 struct m_tag *tag; local
4426 struct m_tag *tag; local
4437 struct m_tag *tag; local
4462 struct ipsec_tag *tag; local
[all...]
/xnu-2422.115.4/libkern/c++/
H A DOSMetaClass.cpp503 void OSMetaClass::taggedRelease(__unused const void * tag, __unused const int when) const { } argument
/xnu-2422.115.4/osfmk/console/panic_ui/
H A Dqtif2kraw.c267 unsigned int tag; local
H A Dgenimage.c561 unsigned int tag; local
/xnu-2422.115.4/osfmk/i386/
H A Dlocks_i386.c299 usimple_lock_init( usimple_lock_t l, __unused unsigned short tag) argument
452 usld_lock_init( usimple_lock_t l, __unused unsigned short tag) argument
701 lock_alloc( boolean_t can_sleep, unsigned short tag, unsigned short tag1) argument
737 lock_init( lock_t *l, boolean_t can_sleep, __unused unsigned short tag, __unused unsigned short tag1) argument
/xnu-2422.115.4/bsd/kern/
H A Dkpi_mbuf.c845 struct m_tag *tag; local
886 struct m_tag *tag; local
920 struct m_tag *tag; local
953 struct m_tag *tag; local
991 struct m_tag *tag; local
1023 struct m_tag *tag; local
[all...]
/xnu-2422.115.4/bsd/net/
H A Dif_vlan.c768 vlan_parent_lookup_tag(vlan_parent_ref vlp, int tag) argument
781 vlan_lookup_parent_and_tag(struct ifnet * p, int tag) argument
911 vlan_parent_add_vlan(vlan_parent_ref vlp, ifvlan_ref ifv, int tag) argument
1094 u_short tag; local
1209 u_int tag = 0; local
1302 vlan_config(struct ifnet * ifp, struct ifnet * p, int tag) argument
1776 u_short tag; local
[all...]
H A Dntstat.c265 nstat_malloc_aligned( u_int32_t length, u_int8_t alignment, OSMallocTag tag) argument
287 nstat_free_aligned( void *buffer, OSMallocTag tag) argument
H A Dpf_ioctl.c811 struct pf_tagname *tag, *p = NULL; local
854 struct pf_tagname *tag; local
864 tag_unref(struct pf_tags *head, u_int16_t tag) argument
896 pf_tag_ref(u_int16_t tag) argument
908 pf_tag_unref(u_int16_t tag) argument
[all...]
H A Ddlil.c1135 u_int32_t tag; local
1217 dlil_affinity_set(struct thread *tp, u_int32_t tag) argument
2364 u_int32_t tag = inp->tag; local
2507 u_int32_t tag = inp->tag; local
[all...]
H A Dpf.c2378 pf_send_tcp(const struct pf_rule *r, sa_family_t af, const struct pf_addr *saddr, const struct pf_addr *daddr, u_int16_t sport, u_int16_t dport, u_int32_t seq, u_int32_t ack, u_int8_t flags, u_int16_t win, u_int16_t mss, u_int8_t ttl, int tag, u_int16_t rtag, struct ether_header *eh, struct ifnet *ifp) argument
2794 pf_match_tag(struct mbuf *m, struct pf_rule *r, struct pf_mtag *pf_mtag, int *tag) argument
2806 pf_tag_packet(struct mbuf *m, struct pf_mtag *pf_mtag, int tag, unsigned int rtableid, struct pf_pdesc *pd) argument
3382 int tag = -1; local
4064 int tag = -1; local
5155 int tag = -1; local
5413 int tag = -1; local
[all...]
H A Dpfvar.h739 u_int16_t tag; member in struct:pf_rule
1052 u_int16_t tag; member in struct:pf_state
1117 u_int16_t tag; member in struct:pfsync_state
1716 u_int16_t tag; member in struct:pf_tagname
/xnu-2422.115.4/bsd/netinet/
H A Dip_input.c662 struct m_tag *tag; local
2822 struct m_tag *tag; local
[all...]
H A Dip_output.c269 struct m_tag *tag; local
[all...]
/xnu-2422.115.4/osfmk/kern/
H A Dthread.c1945 uint16_t thread_set_tag(thread_t th, uint16_t tag) { argument
H A Dthread.h686 static inline uint16_t thread_set_tag_internal(thread_t thread, uint16_t tag) { argument
/xnu-2422.115.4/iokit/Kernel/
H A DIOHibernateRestoreKernel.c589 uint32_t tag; local
H A DIOHibernateIO.cpp2151 uint32_t tag; local
2995 uint32_t tag; local
H A DIOServicePM.cpp122 IOPMRequestTag tag = 0; local
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vnops.c5169 unsigned int tag; local
[all...]
/xnu-2422.115.4/bsd/nfs/
H A Dnfs4_vnops.c730 const char *tag; local
6291 const char *tag; local
[all...]
/xnu-2422.115.4/bsd/vfs/
H A Dkpi_vfs.c1789 vnode_settag(vnode_t vp, int tag) argument

Completed in 317 milliseconds

12