| /xnu-12377.81.4/osfmk/kern/ |
| H A D | exclaves_xnuproxy.c | 391 __block size_t count = 0; in countof_char_v() local
|
| H A D | ipc_tt.c | 3221 size_t count, in convert_thread_array_to_ports() 3709 size_t count, in convert_task_array_to_ports() 4299 unsigned int i, j, count; in thread_swap_exception_ports() local 4411 unsigned int i, j, count; in task_swap_exception_ports() local 4534 unsigned int count; in thread_get_exception_ports_internal() local 4697 unsigned int count; in task_get_exception_ports_internal() local
|
| /xnu-12377.81.4/iokit/Kernel/ |
| H A D | IOService.cpp | 352 unsigned count; member 895 uint32_t count; in attach() local 1257 SInt32 count = 0; in catalogNewDrivers() local 2017 uint32_t count; in isLockedForArbitration() local 2655 uint32_t count; in terminatePhase1() local 3789 uint32_t count; in invokeNotifier() local 3883 uint32_t count; in probeCandidates() local 5611 UInt32 count; in _adjustBusy() local 6134 int count; in pingConfig() local 6184 uint32_t count; member [all …]
|
| H A D | IOCatalogue.cpp | 362 SInt count = array->getCount(); in exchangeDrivers() local 447 SInt count; in addDrivers() local
|
| H A D | IOLib.cpp | 1247 iopa_allocinpage(iopa_page_t * pa, uint32_t count, uint64_t align) in iopa_allocinpage() 1294 uint32_t count; in iopa_alloc() local 1350 uint32_t count; in iopa_free() local
|
| /xnu-12377.81.4/bsd/net/ |
| H A D | if_ports_used.c | 604 int32_t count = 0; in net_port_info_has_entry() local 1291 uint32_t count = 0; in net_port_info_find_match() local 2558 uint32_t count, i; variable
|
| H A D | if.c | 865 if_clone_list(int count, int *ret_total, user_addr_t dst) in if_clone_list() 2176 ifioctl_getnetagents(struct ifnet *ifp, u_int32_t *count, user_addr_t uuid_p) in ifioctl_getnetagents() 2469 ifnet_reset_order(u_int32_t *__counted_by(count) ordered_indices, u_int32_t count) in ifnet_reset_order() 2518 ifnet_get_ordered_indices(u_int32_t *__indexable ordered_indices, uint32_t *count) in ifnet_get_ordered_indices() 2643 uint32_t count; in ifioctl_iforder() local 2862 u_int32_t count; in ifioctl_get_protolist() local 6068 u_int32_t count; in if_down_all() local
|
| H A D | dlil_input.c | 445 u_int32_t count = 0, size = 0; in dlil_input_async() local 545 u_int32_t count = 0, size = 0; in dlil_input_sync() local
|
| /xnu-12377.81.4/bsd/skywalk/packet/ |
| H A D | packet_kern.c | 801 kern_packet_set_chain_counts(const kern_packet_t ph, uint32_t count, in kern_packet_set_chain_counts() 812 kern_packet_get_chain_counts(const kern_packet_t ph, uint32_t *count, in kern_packet_get_chain_counts() 918 size_t count; in kern_packet_copy_bytes() local
|
| /xnu-12377.81.4/bsd/vfs/ |
| H A D | vfs_exclave_fs.c | 670 vfs_exclave_fs_get_base_dirs(void *buf, uint32_t *count) in vfs_exclave_fs_get_base_dirs() 1357 map_graft_dirents(fsioc_graft_info_t *graft_info, void *dirent_buf, int32_t count) in map_graft_dirents() 1378 uint32_t buf_size, int32_t *count) in vfs_exclave_fs_readdir()
|
| /xnu-12377.81.4/tests/skywalk/ |
| H A D | skywalk_test_utils.c | 456 int count = 0; in permutefuncH() local 504 int count = 0; in permutefuncR() local 788 uint64_t count = 0; in sktc_chew_random() local 834 uint64_t count = 0; in sktc_pump_ring_nslots_kq() local 907 uint64_t count = 0; in sktc_pump_ring_nslots_select() local 978 uint64_t count = 0; in sktc_pump_ring_nslots_poll() local
|
| H A D | skt_manyflows.c | 147 int i, nports, count; in skt_mf1xall_common() local
|
| /xnu-12377.81.4/libkern/zlib/ |
| H A D | trees.c | 756 int count = 0; /* repeat count of the current code */ in scan_tree() local 808 int count = 0; /* repeat count of the current code */ in send_tree() local
|
| /xnu-12377.81.4/tests/ |
| H A D | poll_select_kevent_paired_fds.c | 204 workqueue_write_fn(void ** __unused buf, int * __unused count) in workqueue_write_fn() 530 workqueue_read_fn(void ** __unused buf, int * __unused count) in workqueue_read_fn()
|
| H A D | kevent_qos.c | 90 mach_msg_type_number_t count = THREAD_POLICY_STATE_COUNT; in get_user_promotion_basepri() local 104 mach_msg_type_number_t count = THREAD_POLICY_STATE_COUNT; in get_thread_iotier() local 1123 mach_msg_type_number_t count = THREAD_EXTENDED_INFO_COUNT; in thread_wait_to_block() local
|
| H A D | os_thread_self_restrict_pagers.c | 534 mach_msg_type_number_t count = VM_REGION_BASIC_INFO_COUNT_64; in vm_allocate_test() local
|
| /xnu-12377.81.4/san/coverage/ |
| H A D | kcov.c | 400 uint64_t count = cases[0]; in __sanitizer_cov_trace_switch() local
|
| /xnu-12377.81.4/osfmk/x86_64/ |
| H A D | monotonic_x86_64.c | 104 mt_core_set_snap(unsigned int ctr, uint64_t count) in mt_core_set_snap()
|
| /xnu-12377.81.4/osfmk/kdp/ml/arm/ |
| H A D | kdp_vm.c | 291 uint64_t count = ml_get_max_cpu_number() + 1; in kern_collectth_state_size() local
|
| /xnu-12377.81.4/tests/vm/ |
| H A D | neural_footprint.c | 159 int64_t count; in get_ledger_info() local
|
| /xnu-12377.81.4/libsa/ |
| H A D | bootstrap.cpp | 677 unsigned int count, i; in readBuiltinPersonalities() local
|
| /xnu-12377.81.4/libkern/firehose/ |
| H A D | tracepoint_private.h | 135 uint32_t count; member
|
| /xnu-12377.81.4/tests/sched/ |
| H A D | yield_aggressor.c | 170 mach_msg_type_number_t count = HOST_CPU_LOAD_INFO_COUNT; in record_cpu_time() local
|
| /xnu-12377.81.4/bsd/kern/ |
| H A D | sys_ulock.c | 288 int count = 0; in ull_hash_dump() local 436 mach_msg_type_number_t count = VM_PAGE_INFO_BASIC_COUNT; in uaddr_findobj() local
|
| /xnu-12377.81.4/tests/vm/configurator/ |
| H A D | vm_configurator.h | 125 worst_result(test_result_t *list, unsigned count) in worst_result() 1117 unsigned count, in create_vm_state() 1140 create_vm_state(const vm_entry_template_t templates[], unsigned count) in create_vm_state()
|