| /xnu-11215.1.10/osfmk/kern/ |
| H A D | task_ref.c | 204 lookup_kext_refgrp(void) in lookup_kext_refgrp() argument 494 task_ref_init(void) in task_ref_init() argument 569 task_ref_init(void) in task_ref_init() argument
|
| H A D | thread_group.c | 98 thread_group_init(void) in thread_group_init() argument 220 thread_group_flags_update_lock(void) in thread_group_flags_update_lock() argument 226 thread_group_flags_update_unlock(void) in thread_group_flags_update_unlock() argument 1180 thread_group_count(void) in thread_group_count() argument 1201 thread_group_machine_data_size(void) in thread_group_machine_data_size() argument 1228 thread_group_join_io_storage(void) in thread_group_join_io_storage() argument 1236 thread_group_join_perf_controller(void) in thread_group_join_perf_controller() argument 1244 thread_group_vm_add(void) in thread_group_vm_add() argument
|
| H A D | sched_prim.c | 563 sched_init(void) in sched_init() argument 608 sched_timebase_init(void) in sched_timebase_init() argument 622 sched_timeshare_init(void) in sched_timeshare_init() argument 691 sched_timeshare_timebase_init(void) in sched_timeshare_timebase_init() argument 779 sched_get_rt_deadline_epsilon(void) in sched_get_rt_deadline_epsilon() argument 796 sched_realtime_timebase_init(void) in sched_realtime_timebase_init() argument 858 load_shift_init(void) in load_shift_init() argument 904 preempt_pri_init(void) in preempt_pri_init() argument 2113 thread_vm_bind_group_add(void) in thread_vm_bind_group_add() argument 2144 sched_vm_group_maintenance(void) in sched_vm_group_maintenance() argument [all …]
|
| H A D | ktrace_background_notify.c | 43 ktrace_background_available_notify_user(void) in ktrace_background_available_notify_user() argument
|
| /xnu-11215.1.10/tests/cpu_counters/ |
| H A D | cpc_security_tests.c | 48 _skip_unless_development(void) in _skip_unless_development() argument 104 check_secure_cpmu(void) in check_secure_cpmu() argument 207 check_secure_upmu(void) in check_secure_upmu() argument
|
| /xnu-11215.1.10/bsd/skywalk/namespace/ |
| H A D | protons.c | 236 protons_init_netinet_protocol(void) in protons_init_netinet_protocol() argument 264 protons_init(void) in protons_init() argument 281 protons_fini(void) in protons_fini() argument
|
| /xnu-11215.1.10/bsd/kern/ |
| H A D | kern_trustcache.c | 76 get_trust_cache_info(void) in get_trust_cache_info() argument 98 trust_cache_runtime_init(void) in trust_cache_runtime_init() argument 287 trust_cache_runtime_init(void) in trust_cache_runtime_init() argument 453 trust_cache_runtime_init(void) in trust_cache_runtime_init() argument 995 load_static_trust_cache(void) in load_static_trust_cache() argument
|
| H A D | kdebug_common.c | 62 kdebug_startup(void) in kdebug_startup() argument 72 kdbg_cpu_count(void) in kdbg_cpu_count() argument 89 kdebug_using_continuous_time(void) in kdebug_using_continuous_time() argument 95 kdebug_timestamp(void) in kdebug_timestamp() argument
|
| /xnu-11215.1.10/tests/vfs/ |
| H A D | freeable_vnodes.c | 85 run_vnoder(void) in run_vnoder() argument 157 cleanup(void) in cleanup() argument
|
| /xnu-11215.1.10/bsd/libkern/ |
| H A D | random.c | 74 random(void) in random() argument
|
| /xnu-11215.1.10/libkern/ |
| H A D | stack_protector.c | 35 __stack_chk_fail(void) in __stack_chk_fail() argument
|
| /xnu-11215.1.10/iokit/Kernel/ |
| H A D | IOCommand.cpp | 50 IOCommand::init(void) in init() argument
|
| H A D | IORegistryEntry.cpp | 145 IORegistryEntry::initialize( void ) in initialize() argument 183 IORegistryEntry::getRegistryRoot( void ) in getRegistryRoot() argument 189 IORegistryEntry::getGenerationCount( void ) in getGenerationCount() argument 415 IORegistryEntry::free( void ) in free() argument 2148 IORegistryEntry::getRegistryEntryID( void ) in getRegistryEntryID() argument 2385 IORegistryIterator::isValid( void ) in isValid() argument 2425 IORegistryIterator::enterEntry( void ) in enterEntry() argument 2431 IORegistryIterator::exitEntry( void ) in exitEntry() argument 2454 IORegistryIterator::reset( void ) in reset() argument 2469 IORegistryIterator::free( void ) in free() argument [all …]
|
| H A D | IOReportLegend.cpp | 87 IOReportLegend::free(void) in free() argument 94 IOReportLegend::getLegend(void) in getLegend() argument
|
| /xnu-11215.1.10/tests/ |
| H A D | sioc-if-addr-bounds.c | 1052 get_inet_dgram_socket(void) in get_inet_dgram_socket() argument 1064 close_inet_dgram_socket(void) in close_inet_dgram_socket() argument 1075 get_inet6_dgram_socket(void) in get_inet6_dgram_socket() argument 1087 close_inet6_dgram_socket(void) in close_inet6_dgram_socket() argument 1098 test_proto_attach_cleanup(void) in test_proto_attach_cleanup() argument 1111 test_proto_attach_atend(void) in test_proto_attach_atend() argument 1119 test_proto_attach(void) in test_proto_attach() argument
|
| H A D | cs_helpers.c | 13 remove_platform_binary(void) in remove_platform_binary() argument
|
| H A D | vm_set_max_addr_helper.c | 6 main(void) in main() argument
|
| H A D | turnstile_multihop.c | 74 sched_mti_init(void) in sched_mti_init() argument 220 get_user_promotion_basepri(void) in get_user_promotion_basepri() argument 234 get_thread_base_priority(void) in get_thread_base_priority() argument 254 register_port_options(void) in register_port_options() argument 390 get_server_port(void) in get_server_port() argument 807 thread_create_at_qos(qos_class_t qos, void * (*function)(void *)) in thread_create_at_qos() argument
|
| /xnu-11215.1.10/bsd/net/ |
| H A D | pf_osfp.c | 273 pf_osfp_initialize(void) in pf_osfp_initialize() argument 295 pf_osfp_flush(void) in pf_osfp_flush() argument 562 pf_osfp_validate(void) in pf_osfp_validate() argument
|
| /xnu-11215.1.10/tests/skywalk/ |
| H A D | skt_kqueue.c | 60 skt_kqueue_init(void) in skt_kqueue_init() argument 77 skt_kqueue_fini(void) in skt_kqueue_fini() argument 88 void *(rx_body)(void *), void *(tx_body)(void *)) in skt_kqueue_main() argument
|
| /xnu-11215.1.10/osfmk/arm64/sptm/pmap/ |
| H A D | pmap_misc.c | 43 pmap_abandon_measurement(void) in pmap_abandon_measurement() argument
|
| /xnu-11215.1.10/osfmk/arm/ |
| H A D | misc_protos.h | 105 arm_context_switch_requires_sync(void) in arm_context_switch_requires_sync() argument
|
| /xnu-11215.1.10/libsyscall/mach/ |
| H A D | abort.h | 38 abort(void) in abort() argument
|
| /xnu-11215.1.10/osfmk/arm/pmap/ |
| H A D | pmap_misc.c | 43 pmap_abandon_measurement(void) in pmap_abandon_measurement() argument
|
| /xnu-11215.1.10/bsd/dev/dtrace/ |
| H A D | fasttrap.c | 327 fasttrap_pid_cleanup_providers(void) in fasttrap_pid_cleanup_providers() argument 412 fasttrap_tracepoint_cleanup(void) in fasttrap_tracepoint_cleanup() argument 489 fasttrap_pid_cleanup_compute_priority(void) in fasttrap_pid_cleanup_compute_priority() argument 509 fasttrap_pid_cleanup_cb(void) in fasttrap_pid_cleanup_cb() argument 1102 fasttrap_enable_callbacks(void) in fasttrap_enable_callbacks() argument 1124 fasttrap_disable_callbacks(void) in fasttrap_disable_callbacks() argument 2597 fasttrap_attach(void) in fasttrap_attach() argument 2749 fasttrap_init( void ) in fasttrap_init() argument
|