| /xnu-11215/libsyscall/wrappers/ |
| H A D | gethostuuid.c | 37 gethostuuid(uuid_t uuid, const struct timespec *timeout) in gethostuuid() 56 _getprivatesystemidentifier(uuid_t uuid, const struct timespec *timeout) in _getprivatesystemidentifier()
|
| H A D | select-base.c | 72 struct timeval tb, *timeout; in select() local 157 const struct timespec *timeout; in pselect() local
|
| /xnu-11215/bsd/kern/ |
| H A D | kern_overrides.c | 99 uint64_t timeout = uap->timeout; in system_override() local 287 PROCESS_OVERRIDING_SYSTEM_DEFAULTS(uint64_t timeout) in PROCESS_OVERRIDING_SYSTEM_DEFAULTS()
|
| H A D | kern_clock.c | 126 timeout( in timeout() function
|
| /xnu-11215/tests/ |
| H A D | task_vm_info_decompressions.c | 26 static int timeout = 600; variable 28 static int timeout = 120; variable
|
| H A D | kqueue_add_and_trigger.c | 24 const struct timespec timeout = { variable
|
| H A D | workqueue_cooperative.c | 41 uint64_t timeout = duration + current_time; in spin_for_duration() local
|
| H A D | epoch_sync_tests.c | 58 timeout(__unused int ignored) in timeout() function
|
| H A D | task_info.c | 580 int timeout = 10; // change to max timeout in test_task_basic_info() local 786 int timeout = 5; variable 875 int timeout = 1; variable
|
| H A D | debug_enable_syscall_rejection.c | 75 int timeout = 30; in helper() local
|
| H A D | v4mappedv6_recvpktinfo.c | 211 struct timespec timeout; in do_kqueue() local
|
| H A D | proc_core_name_24152432.c | 43 static const struct timespec timeout = { variable
|
| H A D | kevent_continuous_time.c | 188 struct timespec timeout = { variable
|
| H A D | ioperf.c | 138 uint64_t timeout = duration + current_time; in spin_for_duration() local
|
| H A D | kqueue_timer_tests.c | 45 struct timespec timeout; in do_simple_kevent() local
|
| H A D | signal_exit_reason.c | 136 long timeout = 0; in wait_with_timeout_expected() local
|
| H A D | select_stress.c | 180 struct timeval timeout; in do_select() local
|
| /xnu-11215/libsyscall/mach/ |
| H A D | mach_msg.c | 101 uint64_t timeout) in mach_msg2_internal() 166 mach_msg_timeout_t timeout, in mach_msg() 196 mach_msg_timeout_t timeout, in mach_msg_overwrite()
|
| /xnu-11215/tests/skywalk/ |
| H A D | skt_badring.c | 57 struct timeval timeout; in skt_badringtx_common() local 176 struct timeval timeout; in skt_badringrx_common() local
|
| H A D | skt_reass.c | 89 struct timeval timeout = { variable 643 #define REASS_TEST_GLOBAL(builder, matcher, timeout) \ argument 650 #define REASS_TEST_LINKLOCAL(builder, matcher, timeout) \ argument 657 #define REASS_TEST_ALL(builder, matcher, timeout) \ argument
|
| /xnu-11215/osfmk/kern/ |
| H A D | test_mpsc_queue.c | 84 uint32_t timeout = 5; in mpsc_test_pingpong() local
|
| /xnu-11215/osfmk/i386/ |
| H A D | machine_routines.c | 881 virtual_timeout_inflate64(unsigned int vti, uint64_t timeout, uint64_t max_timeout) in virtual_timeout_inflate64() 899 virtual_timeout_inflate32(unsigned int vti, uint32_t timeout, uint32_t max_timeout) in virtual_timeout_inflate32() 923 virtual_timeout_inflate_abs(unsigned int vti, uint64_t timeout) in virtual_timeout_inflate_abs() 934 virtual_timeout_inflate_tsc(unsigned int vti, uint64_t timeout) in virtual_timeout_inflate_tsc() 944 virtual_timeout_inflate_us(unsigned int vti, uint64_t timeout) in virtual_timeout_inflate_us()
|
| /xnu-11215/tests/vfs/ |
| H A D | freeable_vnodes.c | 178 uint32_t timeout = 10; variable
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IODMAEventSource.cpp | 135 IODMAEventSource::stopDMACommand(bool flush, uint64_t timeout) in stopDMACommand()
|
| /xnu-11215/osfmk/arm/ |
| H A D | machine_routines_common.c | 842 …upts_disabled_handle(thread_t thread, uint64_t start, uint64_t now, uint64_t timeout, int_mask_hyg… in __ml_trigger_interrupts_disabled_handle() 918 __ml_handle_interrupts_disabled_duration(thread_t thread, uint64_t timeout, bool is_int_handler) in __ml_handle_interrupts_disabled_duration() 966 uint64_t timeout = MAX(stackshot_timeout, normal_timeout); in ml_handle_stackshot_interrupt_disabled_duration() local
|