Home
last modified time | relevance | path

Searched defs:status (Results 1 – 25 of 118) sorted by relevance

12345

/xnu-11215.61.5/osfmk/kern/
H A Dexclaves_boot.c156 exclaves_boot_status_wait(const exclaves_boot_status_t status) in exclaves_boot_status_wait()
174 exclaves_boot_status_set(const exclaves_boot_status_t status) in exclaves_boot_status_set()
191 exclaves_boot_status_is_supported(exclaves_boot_status_t status) in exclaves_boot_status_is_supported()
205 const exclaves_boot_status_t status = in exclaves_boot_exclavecore() local
257 const exclaves_boot_status_t status = in exclaves_boot_exclavekit() local
437 exclaves_boot_status_t status = in exclaves_get_boot_stage() local
463 exclaves_boot_status_t status; in exclaves_boot_supported() local
H A Dexclaves_sensor.c79 eic_sensorstatus_to_sensor_status(exclaveindicatorcontroller_sensorstatusresponse_s status) in eic_sensorstatus_to_sensor_status()
148 __assert_only uint64_t flags, exclaves_sensor_status_t *status) in exclaves_eic_sensor_start()
165 __assert_only uint64_t flags, exclaves_sensor_status_t *status) in exclaves_eic_sensor_status()
181 uint64_t size2, uint64_t offset2, exclaves_sensor_status_t *status) in exclaves_eic_sensor_copy()
283 exclaves_sensor_status_t status; in do_healthcheck() local
317 exclaves_sensor_status_t status; in do_min_on_time() local
406 exclaves_sensor_status_t *status) in exclaves_sensor_start()
454 exclaves_sensor_status_t *status) in exclaves_sensor_stop()
504 exclaves_sensor_status_t *status) in exclaves_sensor_status()
535 uint64_t size2, uint64_t offset2, exclaves_sensor_status_t *status) in exclaves_sensor_copy()
/xnu-11215.61.5/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c64 int status; in check_init() local
169 int status; in check_process_vnodes() local
214 int status; in check_process_text() local
282 int status; in check_process_fds() local
384 int status; in check_process_threads() local
480 int status; in check_process_phase1() local
518 int status; in check_process_phase2() local
556 int status = -1; in proc_listpidspath() local
/xnu-11215.61.5/tests/
H A Dfd_send.c93 int pair[2], fd, status; variable
118 int pair[2], fd, status; variable
144 int pair[2], fd, status; variable
H A Dposix_spawn_file_actions.c56 int status = 0; variable
125 int status = 0; variable
H A Dnet_ndrv.c69 int status; in ndrv_socket_do_multicast() local
104 int status; in ndrv_socket_open() local
H A Dshared_cache_tests.c34 int status = 0; variable
H A Dfreebsd_waitpid_nohang.c39 int status, r; variable
H A Dtest_static_binary_csflags.c20 uint32_t status = 0; variable
H A Dshared_cache_reslide_test.c88 int status = 0; in get_current_slide_address() local
167 int status = 0; in induce_crash() local
H A Dposix_spawn_launch_type.c58 int status = 0; variable
H A Dtask_fatal_port.c27 int port_name_size, status, ret; variable
H A Dpipe_read_infloop_55437634.c25 int status = 0; variable
H A Dvm_set_max_addr_test.c27 int status = 0; variable
H A Dtext_corruption.c26 int status = 0; in my_system() local
H A Dtask_filter_msg.c60 int status; variable
H A Dsuspended_spawn_26184412.c59 int status = 0; in spawn_and_signal() local
/xnu-11215.61.5/osfmk/kdp/output_stages/
H A Dout_lz4.c63 compression_status_t status; in lz4_stage_reset() local
91 compression_status_t status; in lz4_stage_stream() local
222 compression_status_t status; in lz4_stage_initialize() local
/xnu-11215.61.5/tests/vm/
H A Dvm_reclaim.c138 int status; in spawn_helper_and_wait_for_exit() local
248 int status = spawn_helper_and_wait_for_exit("reuse_freed_entry_dealloc"); variable
258 int status = spawn_helper_and_wait_for_exit("reuse_freed_entry_reusable"); variable
542 int status = spawn_helper_and_wait_for_exit("deallocate_buffer"); variable
572 int status = spawn_helper_and_wait_for_exit("dealloc_gap"); variable
649 int status; variable
662 int status = spawn_helper_and_wait_for_exit("reuse_freed_entry_fork"); variable
/xnu-11215.61.5/bsd/kern/
H A Dkern_memorystatus_policy.c79 memorystatus_health_check(memorystatus_system_health_t *status) in memorystatus_health_check()
111 memorystatus_is_system_healthy(const memorystatus_system_health_t *status) in memorystatus_is_system_healthy()
149 memorystatus_system_health_t status; in memorystatus_pick_action() local
/xnu-11215.61.5/osfmk/arm64/
H A Ddbgwrap.c143 …dbgwrap_stuff_instr(cpu_data_t *cdp, uint32_t instr, uint64_t timeout_ns, dbgwrap_status_t *status) in ml_dbgwrap_stuff_instr()
196 ml_dbgwrap_read_dtr(cpu_data_t *cdp, uint64_t timeout_ns, dbgwrap_status_t *status) in ml_dbgwrap_read_dtr()
238 dbgwrap_status_t status = ml_dbgwrap_halt_cpu(cpu_index, timeout_ns); in ml_dbgwrap_halt_cpu_with_state() local
/xnu-11215.61.5/iokit/Kernel/
H A DIOInterleavedMemoryDescriptor.cpp197 IOReturn status = kIOReturnSuccess; in prepare() local
236 IOReturn status; in complete() local
/xnu-11215.61.5/osfmk/corecrypto/
H A Dccdrbg_nisthmac.c157 int status = CCDRBG_STATUS_PARAM_ERROR; in init() local
188 int status = CCDRBG_STATUS_PARAM_ERROR; in reseed() local
219 int status = CCDRBG_STATUS_PARAM_ERROR; in generate() local
/xnu-11215.61.5/tests/ipc/
H A Dimmovable_rights.c23 mach_port_status_t status; variable
/xnu-11215.61.5/bsd/crypto/entropy/
H A Dentropy_sysctl.c118 int status = SYSCTL_OUT(req, filter, entropy_analysis_filter_size); variable

12345