Searched defs:ts (Results 76 - 100 of 117) sorted by relevance

12345

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_subr.c768 struct timespec ts = local
/darwin-on-arm/xnu/bsd/net/
H A Dif_loop.c389 struct timespec ts; local
H A Dbridgestp.c1942 struct timespec ts; local
2214 struct timespec ts; local
H A Dkpi_interface.c1764 uint64_t oseq, ots, bytes, ts, t; local
/darwin-on-arm/xnu/bsd/netat/
H A Dddp_lap.c1253 struct timespec ts; local
H A Datp_write.c1416 struct timespec ts; local
1432 struct timespec ts; local
1473 struct timespec ts; local
[all...]
/darwin-on-arm/xnu/tools/tests/libMicro/apple/
H A Dlb_mmtest.c156 tsd_t *ts = (tsd_t *)tsd; local
243 tsd_t *ts = (tsd_t *)tsd; local
331 tsd_t *ts = (tsd_t *)tsd; local
508 tsd_t *ts = (tsd_t *)tsd; local
[all...]
/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dpipe.c164 tsd_t *ts = (tsd_t *)tsd; local
227 tsd_t *ts local
251 tsd_t *ts = (tsd_t *)tsd; local
315 tsd_t *ts = (tsd_t *)arg; local
335 prepare_localtcp_once(tsd_t *ts) argument
384 prepare_localtcp(tsd_t *ts) argument
444 prepare_socketpair(tsd_t *ts) argument
466 prepare_fifos(tsd_t *ts) argument
498 cleanup_fifos(tsd_t *ts) argument
511 prepare_pipes(tsd_t *ts) argument
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socket.c296 struct timespec ts; local
H A Dmach_loader.c1187 load_threadstate( thread_t thread, uint32_t *ts, uint32_t total_size ) argument
1233 load_threadstack( thread_t thread, uint32_t *ts, uint32_t total_size, mach_vm_offset_t *user_stack, int *customstack ) argument
1273 load_threadentry( thread_t thread, uint32_t *ts, uint32_t total_size, mach_vm_offset_t *entry_point ) argument
[all...]
H A Duipc_socket2.c466 struct timespec ts; local
H A Dkern_aio.c1109 struct user_timespec ts; local
[all...]
H A Dkern_event.c1366 struct user64_timespec ts; local
1373 struct user32_timespec ts; local
H A Dkern_memorystatus.c1558 memorystatus_freeze_update_throttle_interval(mach_timespec_t *ts, struct throttle_interval_t *interval) argument
1591 mach_timespec_t ts; local
[all...]
H A Dkern_sig.c968 struct user_timespec ts; local
1067 struct user_timespec ts; local
[all...]
H A Dpthread_synch.c308 x86_thread_state32_t *ts = &state; local
354 arm_thread_state_t *ts = &state; local
2245 x86_thread_state32_t *ts = &state; local
[all...]
H A Dsys_generic.c2795 struct user64_timespec ts; local
2802 struct user32_timespec ts; local
[all...]
H A Duipc_socket.c920 struct timespec ts; local
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_node.c954 struct timespec ts = { 1, 0 }; local
1100 struct timespec ts = { 2, 0 }; local
H A Dnfs4_subs.c2439 struct timespec ts = { 1, 0 }; local
/darwin-on-arm/xnu/bsd/sys/
H A Dkern_memorystatus.h256 mach_timespec_t ts; member in struct:throttle_interval_t
/darwin-on-arm/xnu/osfmk/i386/
H A Dpcb.c617 set_thread_state32(thread_t thread, x86_thread_state32_t *ts) argument
683 set_thread_state64(thread_t thread, x86_thread_state64_t *ts) argument
723 get_thread_state32(thread_t thread, x86_thread_state32_t *ts) argument
751 get_thread_state64(thread_t thread, x86_thread_state64_t *ts) argument
[all...]
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_qfq.c1586 qfq_round_down(u_int64_t ts, u_int32_t shift) argument
/darwin-on-arm/xnu/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c394 struct timespec ts = {WAIT_TIME, 0l}; local
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.c1017 struct timespec ts; local
1536 struct timespec ts; local

Completed in 286 milliseconds

12345