Home
last modified time | relevance | path

Searched defs:info (Results 1 – 25 of 155) sorted by relevance

1234567

/xnu-12377.81.4/osfmk/tests/ !
H A Dkernel_tests.c957 struct ts_kern_prim_test_args *info = (struct ts_kern_prim_test_args*) args; in thread_lock_unlock_kernel_primitive() local
1044 init_synch_test_common(struct synch_test_common *info, unsigned int nthreads) in init_synch_test_common()
1056 destroy_synch_test_common(struct synch_test_common *info) in destroy_synch_test_common()
1062 start_threads(thread_continue_t func, struct synch_test_common *info, bool sleep_after_first) in start_threads()
1094 get_max_pri(struct synch_test_common * info) in get_max_pri()
1100 wait_all_thread(struct synch_test_common * info) in wait_all_thread()
1106 notify_waiter(struct synch_test_common * info) in notify_waiter()
1112 wait_for_waiters(struct synch_test_common *info) in wait_for_waiters()
1152 exclude_current_waiter(struct synch_test_common *info) in exclude_current_waiter()
1195 primitive_lock(struct info_sleep_inheritor_test *info) in primitive_lock()
[all …]
/xnu-12377.81.4/osfmk/corecrypto/ !
H A Dccdrbg.c41 ccdrbg_must_reseed(const struct ccdrbg_info *info, in ccdrbg_must_reseed()
50 ccdrbg_init(const struct ccdrbg_info *info, in ccdrbg_init()
62 ccdrbg_reseed(const struct ccdrbg_info *info, in ccdrbg_reseed()
74 ccdrbg_generate(const struct ccdrbg_info *info, in ccdrbg_generate()
85 ccdrbg_done(const struct ccdrbg_info *info, struct ccdrbg_state *drbg) in ccdrbg_done()
91 ccdrbg_context_size(const struct ccdrbg_info *info) in ccdrbg_context_size()
H A Dccdrbg_nisthmac.c96 const struct ccdigest_info *info = drbg_ctx->custom->di; in update() local
136 entropy_isvalid(size_t entropy_nbytes, const struct ccdigest_info *info) in entropy_isvalid()
143 init(const struct ccdrbg_info *info, in init()
216 const struct ccdigest_info *info = drbg_ctx->custom->di; in generate() local
264 ccdrbg_factory_nisthmac(struct ccdrbg_info *info, const struct ccdrbg_nisthmac_custom *custom) in ccdrbg_factory_nisthmac()
H A Dcchkdf.c68 const void *info, in cchkdf_expand()
127 const void *info, in cchkdf()
/xnu-12377.81.4/libsyscall/wrappers/libproc/ !
H A Dproc_listpidspath.c63 fdOpenInfoRef info; in check_init() local
103 check_free(fdOpenInfoRef info) in check_free()
133 check_file(fdOpenInfoRef info, struct vinfo_stat *sb) in check_file()
166 check_process_vnodes(fdOpenInfoRef info, int pid) in check_process_vnodes()
212 check_process_text(fdOpenInfoRef info, int pid) in check_process_text()
278 check_process_fds(fdOpenInfoRef info, int pid) in check_process_fds()
381 check_process_threads(fdOpenInfoRef info, int pid) in check_process_threads()
478 check_process_phase1(fdOpenInfoRef info, int pid) in check_process_phase1()
516 check_process_phase2(fdOpenInfoRef info, int pid) in check_process_phase2()
555 fdOpenInfoRef info; in proc_listpidspath() local
/xnu-12377.81.4/tests/ !
H A Dtry_read_write.c120 try_read_write_thread_t *info = try_read_write_thread_self; in thread_info_for_mach_thread() local
131 try_read_write_thread_t *info = &try_read_write_thread_list[i]; in thread_info_for_mach_thread() local
144 try_read_write_thread_t *info = &try_read_write_thread_list[try_read_write_thread_count++]; in thread_info_for_mach_thread() local
224 try_read_write_thread_t *info = thread_info_for_mach_thread(thread); in try_read_write_exception_handler() local
273 try_read_write_thread_t *info = try_read_write_thread_self; in begin_expected_exceptions() local
294 try_read_write_thread_t *info = try_read_write_thread_self; in end_expected_exceptions() local
H A Dpersona_adoption.c98 struct kpersona_info info = { variable
120 struct kpersona_info info = { variable
153 struct kpersona_info info = { in _run_helper_in_persona() local
172 struct kpersona_info info = { variable
H A Dsocket_bind_35685803.c108 bind_sockets(SocketInfoRef info, const char * msg) in bind_sockets()
131 SocketInfoRef info = (SocketInfoRef)arg; in second_thread() local
141 SocketInfo info; in multithreaded_bind_test() local
H A Dpersona.c63 struct kpersona_info info = { variable
109 struct kpersona_info info = { variable
H A Darm_mte_launchd.c40 struct proc_bsdinfowithuniqid info; in _does_pid_have_mte() local
H A Dint_time.c22 struct proc_threadschedinfo info, info_new; variable
H A Dposix_spawn_posix_cred.c69 struct proc_bsdinfo info; variable
/xnu-12377.81.4/libsyscall/wrappers/ !
H A Dpersona.c35 kpersona_alloc(struct kpersona_info *info, uid_t *id) in kpersona_alloc()
42 kpersona_palloc(struct kpersona_info *info, uid_t *id, char path[MAXPATHLEN]) in kpersona_palloc()
70 kpersona_info(uid_t id, struct kpersona_info *info) in kpersona_info()
77 kpersona_pidinfo(pid_t pid, struct kpersona_info *info) in kpersona_pidinfo()
H A Dmach_timebase_info.c29 mach_timebase_info(mach_timebase_info_t info) in mach_timebase_info()
/xnu-12377.81.4/bsd/miscfs/specfs/ !
H A Dspec_vnops.c1082 throttle_info_rel(struct _throttle_io_info_t *info) in throttle_info_rel()
1114 throttle_info_ref(struct _throttle_io_info_t *info) in throttle_info_ref()
1139 throttle_timer_start(struct _throttle_io_info_t *info, boolean_t update_io_count, int wakelevel) in throttle_timer_start()
1285 throttle_timer(struct _throttle_io_info_t *info, __unused thread_call_param_t p) in throttle_timer()
1382 throttle_add_to_list(struct _throttle_io_info_t *info, uthread_t ut, int mylevel, boolean_t insert_… in throttle_add_to_list()
1464 throttle_init_throttle_period(struct _throttle_io_info_t *info, boolean_t isssd) in throttle_init_throttle_period()
1525 struct _throttle_io_info_t *info; in throttle_init() local
1645 struct _throttle_io_info_t *info; in throttle_info_create() local
1719 struct _throttle_io_info_t *info; in throttle_info_ref_by_mask() local
1777 struct _throttle_io_info_t *info; in throttle_info_mount_reset_period() local
[all …]
/xnu-12377.81.4/osfmk/kern/ !
H A Dhost.c194 host_info(host_t host, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t * count) in host_info()
420 host_statistics(host_t host, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t * count) in host_statistics()
645 cache_host_statistics(int index, host_info64_t info) in cache_host_statistics()
660 get_cached_info(int index, host_info64_t info, mach_msg_type_number_t* count) in get_cached_info()
754 rate_limit_host_statistics(bool is_stat64, host_flavor_t flavor, host_info64_t info, mach_msg_type_… in rate_limit_host_statistics()
804 vm_stats(void *info, unsigned int *count) in vm_stats()
902 vm_compressor_queue_lens(void *info, unsigned int *count) in vm_compressor_queue_lens()
937 host_statistics64(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_number_t * c… in host_statistics64()
976 host_statistics64_from_user(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_nu… in host_statistics64_from_user()
1003 host_statistics_from_user(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_numb… in host_statistics_from_user()
[all …]
H A Dthread_policy.c293 …thread_time_constraint_with_priority_policy_t info = (thread_time_constraint_with_priority_policy_… in thread_policy_set() local
363 thread_extended_policy_t info; in thread_policy_set_internal() local
394 thread_time_constraint_with_priority_policy_t info; in thread_policy_set_internal() local
463 thread_precedence_policy_t info; in thread_policy_set_internal() local
487 thread_affinity_policy_t info; in thread_policy_set_internal() local
517 thread_background_policy_t info; in thread_policy_set_internal() local
549 thread_throughput_qos_policy_t info = (thread_throughput_qos_policy_t) policy_info; in thread_policy_set_internal() local
571 thread_latency_qos_policy_t info = (thread_latency_qos_policy_t) policy_info; in thread_policy_set_internal() local
593 thread_qos_policy_t info = (thread_qos_policy_t)policy_info; in thread_policy_set_internal() local
1328 thread_extended_policy_t info; in thread_policy_get() local
[all …]
/xnu-12377.81.4/tests/recount/ !
H A Drecount_tests.c27 struct proc_taskinfo info = { 0 }; in proc_pidtaskinfo_increasing() local
174 _get_proc_pid_rusage(pid_t pid, struct rusage_info_v6 *info) in _get_proc_pid_rusage()
186 struct rusage_info_v6 info = { 0 }; in proc_pid_rusage_times() local
202 struct task_basic_info_64 info = { 0 }; in task_basic_info_times() local
226 struct task_power_info info = { 0 }; in task_power_info_times() local
250 task_absolutetime_info_data_t info = { 0 }; in task_absolutetime_info_times() local
433 struct rusage_info_v6 *info) in _threadcounts_to_rusage_info()
H A Drecount_perf_tests.c183 struct proc_taskinfo *info = ctx; in proc_pidtaskinfo_measurement() local
224 struct rusage_info_v5 *info = ctx; in proc_pid_rusage_measurement() local
360 struct task_power_info *info = ctx; in task_power_info_usage() local
368 struct task_power_info *info = ctx; in task_power_info_measurement() local
411 struct thread_basic_info *info = ctx; in thread_basic_info_usage() local
423 struct thread_basic_info *info = ctx; in thread_basic_info_measurement() local
618 struct thread_basic_info info = { 0 }; variable
/xnu-12377.81.4/bsd/vfs/ !
H A Dvfs_disk_conditioner.c96 disk_conditioner_info *info = NULL; in disk_conditioner_delay() local
188 struct _disk_conditioner_info_t *info; in disk_conditioner_get_info() local
218 disk_conditioner_info *info; in disk_conditioner_set_info() local
/xnu-12377.81.4/osfmk/console/ !
H A Dserial_general.c161 struct console_printbuf_state * info = (struct console_printbuf_state *)arg; in console_printbuf_putc() local
191 console_printbuf_clear(struct console_printbuf_state * info) in console_printbuf_clear()
/xnu-12377.81.4/osfmk/x86_64/ !
H A Dkpc_x86.c130 i386_cpu_info_t *info = NULL; in kpc_fixed_count() local
138 i386_cpu_info_t *info = NULL; in kpc_configurable_count() local
172 i386_cpu_info_t *info = NULL; in kpc_fixed_width() local
182 i386_cpu_info_t *info = NULL; in kpc_configurable_width() local
567 i386_cpu_info_t *info = cpuid_info(); in kpc_arch_init() local
715 i386_cpu_info_t *info = cpuid_info(); in kpc_get_pmu_version() local
/xnu-12377.81.4/tests/vm/ !
H A Dconfigurator_test.c61 vm_region_submap_info_data_64_t info; in is_entry() local
93 vm_region_submap_info_data_64_t info; in is_hole() local
202 vm_region_submap_info_data_64_t info; in assert_allocation_and_hole_pattern() local
224 vm_region_submap_info_data_64_t *info, in assert_checker_and_entry_protection_equals()
357 vm_region_submap_info_data_64_t info; in test_single_entry_1() local
370 vm_region_submap_info_data_64_t info; in test_single_entry_2() local
387 vm_region_submap_info_data_64_t info; in test_single_entry_3() local
404 vm_region_submap_info_data_64_t info; in test_single_entry_4() local
693 vm_region_submap_info_data_64_t info; in test_null_entry() local
710 vm_region_submap_info_data_64_t info; in test_nonresident_entry() local
[all …]
/xnu-12377.81.4/bsd/net/ !
H A Drtsock.c329 struct rt_addrinfo info; in route_output() local
1547 struct rt_addrinfo info; in rt_ifmsg() local
1580 struct rt_addrinfo info; in rt_newaddrmsg() local
1663 struct rt_addrinfo info; in rt_newmaddrmsg() local
1784 struct rt_addrinfo info; in sysctl_dumpentry() local
1870 struct rt_addrinfo info; in sysctl_dumpentry_ext() local
1952 struct rt_addrinfo info; in sysctl_iflist() local
2133 struct rt_addrinfo info; in sysctl_iflist2() local
/xnu-12377.81.4/bsd/kern/ !
H A Dkdebug_triage.c138 struct kd_bufinfo *info = &kd_buffer_triage.kdb_info[cpu]; in _write_triage_record_nopreempt() local
199 struct kd_bufinfo *info = &kd_buffer_triage.kdb_info[cpu]; in _find_triage_min_storage() local
282 struct kd_bufinfo *info = &bufinfos[cpu]; in _read_triage_records() local

1234567