Searched defs:tail (Results 1 - 18 of 18) sorted by last modified time

/darwin-on-arm/xnu/iokit/IOKit/
H A DIODataQueueShared.h60 volatile UInt32 tail; member in struct:_IODataQueueMemory
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODataQueue.cpp119 const UInt32 tail = dataQueue->tail; local
[all...]
H A DIOHibernateIO.cpp810 char * tail = strchr(str1, ':'); local
/darwin-on-arm/xnu/osfmk/kern/
H A Dzalloc.c2629 struct zone_free_element *elt, *base_elt, *base_prev, *prev, *scan, *keep, *tail; local
[all...]
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_resident.c1877 vm_page_t tail; local
/darwin-on-arm/xnu/SETUP/config/
H A Dmkmakefile.c883 tail(const char *fn) function
/darwin-on-arm/xnu/bsd/kern/
H A Dmcache.c451 mcache_obj_t *tail; local
H A Duipc_mbuf.c2171 mcache_obj_t *o, *tail; local
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_subr.c273 ifclassq_dequeue(struct ifclassq *ifq, u_int32_t limit, struct mbuf **head, struct mbuf **tail, u_int32_t *cnt, u_int32_t *len) argument
281 ifclassq_dequeue_sc(struct ifclassq *ifq, mbuf_svc_class_t sc, u_int32_t limit, struct mbuf **head, struct mbuf **tail, u_int32_t *cnt, u_int32_t *len) argument
290 ifclassq_dequeue_common(struct ifclassq *ifq, mbuf_svc_class_t sc, u_int32_t limit, struct mbuf **head, struct mbuf **tail, u_int32_t *cnt, u_int32_t *len, boolean_t drvmgt) argument
/darwin-on-arm/xnu/bsd/net/
H A Ddlil.c2581 ifnet_dequeue_multi(struct ifnet *ifp, u_int32_t limit, struct mbuf **head, struct mbuf **tail, u_int32_t *cnt, u_int32_t *len) argument
2594 ifnet_dequeue_service_class_multi(struct ifnet *ifp, mbuf_svc_class_t sc, u_int32_t limit, struct mbuf **head, struct mbuf **tail, u_int32_t *cnt, u_int32_t *len) argument
H A Dflowhash.c189 const u_int8_t *tail; local
247 const u_int8_t *tail; local
[all...]
H A Dpf.c3910 pf_attach_state(struct pf_state_key *sk, struct pf_state *s, int tail) argument
9287 hook_establish(struct hook_desc_head *head, int tail, hook_fn_t fn, void *arg) argument
H A Dpf_ioctl.c3061 struct pf_rule *rule, *tail; local
3128 struct pf_rule *tail; local
3416 struct pf_rule *rule, *tail, *r; local
[all...]
/darwin-on-arm/xnu/bsd/netat/
H A Datp.h276 struct atp_rcb *tail; member in struct:atp_rcb_qhead
286 struct atp_trans *tail; member in struct:atp_trans_qhead
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.c725 transmit_event(struct dn_pipe *pipe, struct mbuf **head, struct mbuf **tail) argument
812 ready_event(struct dn_flow_queue *q, struct mbuf **head, struct mbuf **tail) argument
878 ready_event_wfq(struct dn_pipe *p, struct mbuf **head, struct mbuf **tail) argument
1014 struct mbuf *head = NULL, *tail = NULL; local
1159 struct mbuf *head = NULL, *tail = NULL; local
1528 struct mbuf *head = NULL, *tail = NULL; local
[all...]
H A Dip_dummynet.h279 struct mbuf *head, *tail ; /* queue of packets */ member in struct:dn_flow_queue
394 struct mbuf *head, *tail ; /* packets in delay line */ member in struct:dn_pipe
445 user32_addr_t head, tail ; /* queue of packets */ member in struct:dn_flow_queue_32
532 user32_addr_t head, tail ; /* packets in delay line */ member in struct:dn_pipe_32
570 user64_addr_t head, tail ; /* queue of packets */ member in struct:dn_flow_queue_64
657 user64_addr_t head, tail ; /* packets in delay line */ member in struct:dn_pipe_64
H A Dtcp_output.c1830 struct mbuf *tail, *next; local
2240 struct mbuf *mnext = NULL, *ack_chain = NULL, *tail = NULL; local
[all...]
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_gss.c3139 mbuf_t mb, tail; local
3164 mbuf_t mb, tail; local
[all...]

Completed in 258 milliseconds