Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 17 of 17) sorted by relevance

/xnu-8792.61.2/tests/
H A Dkqueue_timer_tests.c40 do_simple_kevent(struct kevent64_s *kev, uint64_t expected) in do_simple_kevent()
88 uint64_t nowus, expected, timescale = 0; in test_absolute_kevent() local
150 uint64_t expected = 0; in test_oneshot_kevent() local
H A Ddisk_mount_conditioner.c487 time_for_read(int fd, const char *expected) in time_for_read()
H A Dproc_info.c2110 static char expected[] = "'very rigorous maritime engineering standards' && the front fell off"; variable
H A Dnet_bridge.c2344 u_int expected = 0; in mac_nat_check_received_count() local
/xnu-8792.61.2/tests/intrusive_shared_ptr_src/
H A Dabi.caller.raw.cpp15 T* expected = &obj; variable
H A Dabi.caller.smart.cpp22 T* expected = &obj; variable
/xnu-8792.61.2/EXTERNAL_HEADERS/
H A Dstdatomic.h146 #define atomic_compare_exchange_strong(object, expected, desired) __c11_atomic_compare_exchange_str… argument
149 #define atomic_compare_exchange_weak(object, expected, desired) __c11_atomic_compare_exchange_weak(… argument
/xnu-8792.61.2/tests/vm/
H A Dvm_reclaim.c110 check_buffer(mach_vm_address_t addr, size_t size, unsigned char expected) in check_buffer()
126 assert_buffer_has_changed_and_crash(mach_vm_address_t addr, size_t size, unsigned char expected) in assert_buffer_has_changed_and_crash()
H A Dmemorystatus_freeze_test.c1179 verify_proc_frozen_state(pid_t pid, bool expected)
/xnu-8792.61.2/osfmk/kern/
H A Dlock_mtx.c233 __lck_mtx_preemption_disabled_panic(lck_mtx_t *lck, int expected) in __lck_mtx_preemption_disabled_panic()
252 lck_mtx_check_preemption(lck_mtx_t *lock, thread_t thread, int expected) in lck_mtx_check_preemption()
/xnu-8792.61.2/tests/ipc/
H A Dmach_msg2.c218 mach_msg_size_t expected = rcv_configs[i].expected_aux_size; in do_msg_rcv() local
/xnu-8792.61.2/iokit/Kernel/
H A DIOPerfControl.cpp31 IOPerfControlClient::IOPerfControlClientShared *expected = shared; in init() local
/xnu-8792.61.2/bsd/kern/
H A Dsys_pipe.c314 choose_pipespace(unsigned long current, unsigned long expected) in choose_pipespace()
H A Dmcache.c1719 int64_t expected, int64_t got) in mcache_audit_panic()
/xnu-8792.61.2/osfmk/ipc/
H A Dipc_importance.c353 uint32_t expected = 0; in ipc_importance_release_locked() local
H A Dipc_kmsg.c748 uintptr_t expected; in ikm_validate_sig_internal() local
/xnu-8792.61.2/osfmk/tests/
H A Dkernel_tests.c1914 free_id_in_cache(int obj_id, struct info_sleep_inheritor_test *info, struct obj_cached *expected) in free_id_in_cache()