Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 65) sorted by relevance

123

/xnu-8792.41.9/tests/bounded_array_ref_src/ !
H A Dctor.begin_end.cpp30 T* last = &array[5]; in tests() local
47 T* last = &array[1]; in tests() local
60 T* last = &array[0]; in tests() local
71 T* last = &array[5]; in tests() local
/xnu-8792.41.9/bsd/skywalk/nexus/ !
H A Dnexus_mbq.h228 classq_pkt_t last = CLASSQ_PKT_INITIALIZER(last); in __mbq_deq_all() local
238 nx_mbq_safe_deq_all(struct nx_mbq *q, struct mbuf **last, uint32_t *qlenp, in nx_mbq_safe_deq_all()
252 nx_mbq_deq_all(struct nx_mbq *q, struct mbuf **last, uint32_t *qlenp, in nx_mbq_deq_all()
H A Dnexus_pktq.h202 classq_pkt_t last = CLASSQ_PKT_INITIALIZER(last); in __pktq_deq_all() local
212 nx_pktq_safe_deq_all(struct nx_pktq *q, struct __kern_packet **last, in nx_pktq_safe_deq_all()
226 nx_pktq_deq_all(struct nx_pktq *q, struct __kern_packet **last, uint32_t *qlenp, in nx_pktq_deq_all()
H A Dnexus_mbq.c94 classq_pkt_t last = CLASSQ_PKT_INITIALIZER(last); in nx_mbq_concat() local
H A Dnexus_pktq.c67 classq_pkt_t last = CLASSQ_PKT_INITIALIZER(last); in nx_pktq_concat() local
/xnu-8792.41.9/tests/ !
H A Dpfz.c143 void *last; member
206 void *last; member
/xnu-8792.41.9/bsd/net/ !
H A Dnet_str_id.c65 net_str_id_first_last(u_int32_t *first, u_int32_t *last, u_int32_t kind) in net_str_id_first_last()
H A Draw_usrreq.c95 struct socket *last; in raw_input() local
/xnu-8792.41.9/libkern/zlib/ !
H A Dinffast.c83 unsigned char FAR *last; /* while in < last, enough input available */ in inflate_fast() local
H A Dinfback.c281 code last; /* parent table entry */ in inflateBack() local
H A Dinflate.h106 int last; /* true if processing last block */ member
H A Dinflate.c591 code last; /* parent table entry */ in inflate() local
/xnu-8792.41.9/osfmk/kern/ !
H A Drecount.c452 struct recount_snap *last = PERCPU_GET(_snaps_percpu); in recount_current_thread_usage() local
492 struct recount_snap *last = PERCPU_GET(_snaps_percpu); in recount_current_thread_perf_level_usage() local
553 struct recount_snap *last = PERCPU_GET(_snaps_percpu); in _time_since_last_snapshot() local
768 struct recount_snap *last = PERCPU_GET(_snaps_percpu); in recount_switch_thread() local
829 struct recount_snap *last, struct recount_snap *cur) in recount_precise_transition_diff()
862 struct recount_snap *last = PERCPU_GET(_snaps_percpu); in recount_kernel_transition() local
H A Dmpsc_queue.h296 mpsc_queue_chain_t last) in mpsc_queue_append_list()
H A Dcircle_queue.h210 queue_entry_t last = circle_queue_last(cq); in circle_queue_rotate_head_backward() local
H A Dmpsc_queue.c60 mpsc_queue_chain_t last) in mpsc_queue_restore_batch()
/xnu-8792.41.9/osfmk/vm/ !
H A Dvm_map_store_ll.c166 vm_map_entry_t last; in vm_map_store_lookup_entry_ll() local
/xnu-8792.41.9/libkern/c++/ !
H A DOSUnserialize.y526 object_t *temp, *last = o; in buildOSDictionary() local
563 object_t *temp, *last = o; in buildOSArray() local
/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/ !
H A Dnx_flowswitch.c599 nexus_port_t first, last, port; in nx_fsw_dom_find_port() local
644 nexus_port_t first, last, port; in nx_fsw_dom_bind_port() local
/xnu-8792.41.9/iokit/Kernel/ !
H A DIOServicePrivate.h234 IOService * last; variable
/xnu-8792.41.9/tools/lldbmacros/ !
H A Dktrace.py523 def IterateKdebugEvents(verbose=False, humanize=False, last=None, argument
/xnu-8792.41.9/bsd/net/classq/ !
H A Dclassq.c321 _getq_all(class_queue_t *q, classq_pkt_t *first, classq_pkt_t *last, in _getq_all()
/xnu-8792.41.9/bsd/dev/dtrace/ !
H A Dfbt.c89 fbt_probe_t *fbt = parg, *next, *hash, *last; in fbt_destroy() local
/xnu-8792.41.9/bsd/vfs/ !
H A Dvfs_quota.c767 int i, skip, last; in dqlookup() local
/xnu-8792.41.9/osfmk/i386/ !
H A Dpmap_common.c164 pmap_has_managed_page(ppnum_t first, ppnum_t last) in pmap_has_managed_page()

123