Home
last modified time | relevance | path

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

12345

/xnu-8796.141.3/osfmk/tests/
H A Dkernel_tests.c925 struct ts_kern_prim_test_args *info = (struct ts_kern_prim_test_args*) args; in thread_lock_unlock_kernel_primitive() local
1012 init_synch_test_common(struct synch_test_common *info, unsigned int nthreads) in init_synch_test_common()
1024 destroy_synch_test_common(struct synch_test_common *info) in destroy_synch_test_common()
1030 start_threads(thread_continue_t func, struct synch_test_common *info, bool sleep_after_first) in start_threads()
1062 get_max_pri(struct synch_test_common * info) in get_max_pri()
1068 wait_all_thread(struct synch_test_common * info) in wait_all_thread()
1074 notify_waiter(struct synch_test_common * info) in notify_waiter()
1080 wait_for_waiters(struct synch_test_common *info) in wait_for_waiters()
1120 exclude_current_waiter(struct synch_test_common *info) in exclude_current_waiter()
1163 primitive_lock(struct info_sleep_inheritor_test *info) in primitive_lock()
[all …]
/xnu-8796.141.3/tests/
H A Ddisk_mount_conditioner.c40 disk_conditioner_info info = {0}; variable
62 disk_conditioner_info info = {0}; variable
94 verify_mount_fallback_values(const char *mount_path, disk_conditioner_info *info) in verify_mount_fallback_values()
125 disk_conditioner_info info = {0}; variable
142 disk_conditioner_info info; variable
164 disk_conditioner_info info; variable
221 disk_conditioner_info info; variable
243 disk_conditioner_info info = {0}; variable
282 disk_conditioner_info info = {0}; variable
332 disk_conditioner_info info; variable
[all …]
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.c106 bind_sockets(SocketInfoRef info, const char * msg) in bind_sockets()
129 SocketInfoRef info = (SocketInfoRef)arg; in second_thread() local
139 SocketInfo info; in multithreaded_bind_test() local
H A Dpersona.c63 struct kpersona_info info = { variable
109 struct kpersona_info info = { variable
H A Dint_time.c22 struct proc_threadschedinfo info, info_new; variable
H A Dposix_spawn_posix_cred.c69 struct proc_bsdinfo info; variable
H A Dcorpse_backtrace.c110 … struct btinfo_sc_load_info64 info = *(struct btinfo_sc_load_info64 *)kcdata_iter_payload(btdata); in exc_handler_backtrace() local
118 struct btinfo_sc_load_info info = *(struct btinfo_sc_load_info *)kcdata_iter_payload(btdata); in exc_handler_backtrace() local
H A Dposix_spawn_alt_rosetta_helper.c19 struct vm_region_submap_info_64 info; in main() local
H A Dsignal_stack.c12 signal_handler(int __unused signum, struct __siginfo * __unused info, void * __unused uap) in signal_handler()
/xnu-8796.141.3/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-8796.141.3/EXTERNAL_HEADERS/corecrypto/
H A Dccdrbg.h46 CC_INLINE int ccdrbg_init(const struct ccdrbg_info *info, in ccdrbg_init()
58 CC_INLINE int ccdrbg_reseed(const struct ccdrbg_info *info, in ccdrbg_reseed()
67 CC_INLINE int ccdrbg_generate(const struct ccdrbg_info *info, in ccdrbg_generate()
75 CC_INLINE void ccdrbg_done(const struct ccdrbg_info *info, in ccdrbg_done()
81 CC_INLINE size_t ccdrbg_context_size(const struct ccdrbg_info *info) in ccdrbg_context_size()
/xnu-8796.141.3/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-8796.141.3/bsd/miscfs/specfs/
H A Dspec_vnops.c977 throttle_info_rel(struct _throttle_io_info_t *info) in throttle_info_rel()
1009 throttle_info_ref(struct _throttle_io_info_t *info) in throttle_info_ref()
1034 throttle_timer_start(struct _throttle_io_info_t *info, boolean_t update_io_count, int wakelevel) in throttle_timer_start()
1180 throttle_timer(struct _throttle_io_info_t *info, __unused thread_call_param_t p) in throttle_timer()
1277 throttle_add_to_list(struct _throttle_io_info_t *info, uthread_t ut, int mylevel, boolean_t insert_… in throttle_add_to_list()
1359 throttle_init_throttle_period(struct _throttle_io_info_t *info, boolean_t isssd) in throttle_init_throttle_period()
1421 struct _throttle_io_info_t *info; in throttle_init() local
1541 struct _throttle_io_info_t *info; in throttle_info_create() local
1615 struct _throttle_io_info_t *info; in throttle_info_ref_by_mask() local
1673 struct _throttle_io_info_t *info; in throttle_info_mount_reset_period() local
[all …]
/xnu-8796.141.3/osfmk/corecrypto/
H A Dccdrbg_nisthmac.c94 const struct ccdigest_info *info = drbg_ctx->custom->di; in update() local
134 entropy_isvalid(size_t entropy_nbytes, const struct ccdigest_info *info) in entropy_isvalid()
141 init(const struct ccdrbg_info *info, in init()
205 const struct ccdigest_info *info = drbg_ctx->custom->di; in generate() local
253 ccdrbg_factory_nisthmac(struct ccdrbg_info *info, const struct ccdrbg_nisthmac_custom *custom) in ccdrbg_factory_nisthmac()
/xnu-8796.141.3/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
385 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-8796.141.3/osfmk/kern/
H A Dhost.c190 host_info(host_t host, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t * count) in host_info()
407 host_statistics(host_t host, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t * count) in host_statistics()
625 cache_host_statistics(int index, host_info64_t info) in cache_host_statistics()
640 get_cached_info(int index, host_info64_t info, mach_msg_type_number_t* count) in get_cached_info()
724 rate_limit_host_statistics(bool is_stat64, host_flavor_t flavor, host_info64_t info, mach_msg_type_… in rate_limit_host_statistics()
774 vm_stats(void *info, unsigned int *count) in vm_stats()
853 host_statistics64(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_number_t * c… in host_statistics64()
885 host_statistics64_from_user(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_nu… in host_statistics64_from_user()
912 host_statistics_from_user(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_numb… in host_statistics_from_user()
943 host_priv_statistics(host_priv_t host_priv, host_flavor_t flavor, host_info_t info, mach_msg_type_n… in host_priv_statistics()
[all …]
H A Dthread_policy.c292 …thread_time_constraint_with_priority_policy_t info = (thread_time_constraint_with_priority_policy_… in thread_policy_set() local
362 thread_extended_policy_t info; in thread_policy_set_internal() local
393 thread_time_constraint_with_priority_policy_t info; in thread_policy_set_internal() local
462 thread_precedence_policy_t info; in thread_policy_set_internal() local
486 thread_affinity_policy_t info; in thread_policy_set_internal() local
516 thread_background_policy_t info; in thread_policy_set_internal() local
548 thread_throughput_qos_policy_t info = (thread_throughput_qos_policy_t) policy_info; in thread_policy_set_internal() local
570 thread_latency_qos_policy_t info = (thread_latency_qos_policy_t) policy_info; in thread_policy_set_internal() local
592 thread_qos_policy_t info = (thread_qos_policy_t)policy_info; in thread_policy_set_internal() local
1320 thread_extended_policy_t info; in thread_policy_get() local
[all …]
/xnu-8796.141.3/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-8796.141.3/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-8796.141.3/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-8796.141.3/bsd/net/
H A Drtsock.c311 struct rt_addrinfo info; in route_output() local
1382 struct rt_addrinfo info; in rt_ifmsg() local
1415 struct rt_addrinfo info; in rt_newaddrmsg() local
1498 struct rt_addrinfo info; in rt_newmaddrmsg() local
1619 struct rt_addrinfo info; in sysctl_dumpentry() local
1706 struct rt_addrinfo info; in sysctl_dumpentry_ext() local
1769 struct rt_addrinfo info; in sysctl_iflist() local
1941 struct rt_addrinfo info; in sysctl_iflist2() local
/xnu-8796.141.3/osfmk/i386/
H A Dcpu.c61 processor_info_t info, in cpu_control()
84 processor_info_t info, in cpu_info()

12345