Home
last modified time | relevance | path

Searched defs:__unused (Results 101 – 125 of 210) sorted by relevance

123456789

/xnu-11215.1.10/osfmk/i386/
H A Dmachine_routines.c691 ml_cpu_get_info_type(ml_cpu_info_t *cpu_infop, cluster_type_t cluster_type __unused) in ml_cpu_get_info_type()
762 ml_get_cpu_number_type(cluster_type_t cluster_type __unused, bool logical, bool available) in ml_get_cpu_number_type()
780 ml_get_cluster_type_name(cluster_type_t cluster_type __unused, char *name, size_t name_size) in ml_get_cluster_type_name()
786 ml_get_cluster_number_type(cluster_type_t cluster_type __unused) in ml_get_cluster_number_type()
/xnu-11215.1.10/osfmk/kern/
H A Dsmr.h1160 __smrq_lastp(struct smrq_slist_head *head __unused) in __smrq_lastp()
1167 __smrq_lastp(struct smrq_list_head *head __unused) in __smrq_lastp()
1378 __smrq_link_t *first __unused, in __smrq_serialized_remove()
1414 __smrq_link_t *first __unused, in __smrq_serialized_replace()
H A Dprintf.c199 _consume_printf_args(int a __unused, ...) in _consume_printf_args()
204 _consume_kprintf_args(int a __unused, ...) in _consume_kprintf_args()
H A Ddebug.c2105 telemetry_gather(user_addr_t buffer __unused, uint32_t *length __unused, bool mark __unused)
2289 awl_pm_state_change_cbk(void *param __unused, enum cpu_event event, unsigned int cpu_or_cluster __u…
H A Dtelemetry.c504 compute_telemetry(void *arg __unused) in compute_telemetry()
1766 timer_call_param_t param0 __unused, in bootprofile_timer_call()
1767 timer_call_param_t param1 __unused) in bootprofile_timer_call()
H A Dturnstile.c1147 turnstile_type_t type __unused) in turnstile_complete()
1179 turnstile_type_t type __unused) in turnstile_complete_compact_id()
2107 struct workqueue *wq_inheritor __unused, in workq_add_turnstile_promotion()
2808 turnstile_update_complete_flags_t flags __unused) in turnstile_update_inheritor_complete()
/xnu-11215.1.10/tests/
H A Ddecompression_failure.c117 try_write(volatile uint32_t *word __unused) in try_write()
H A Dmach_exception_reply.c323 signal_handler(int sig, siginfo_t *sip __unused, void *ucontext __unused) in signal_handler()
/xnu-11215.1.10/osfmk/kdp/ml/x86_64/
H A Dkdp_vm.c77 kern_collect_userth_state(task_t task __unused, thread_t thread, void *buffer, uint64_t size) in kern_collect_userth_state()
/xnu-11215.1.10/osfmk/ipc/
H A Dipc_eventlink.c491 uint64_t signal_count __unused) in mach_eventlink_signal_trap()
611 uint64_t signal_count __unused, in mach_eventlink_signal_wait_until_trap()
/xnu-11215.1.10/osfmk/arm64/
H A Dplatform_tests.c459 lt_trylock_thread(void *arg, wait_result_t wres __unused) in lt_trylock_thread()
640 lt_thread(void *arg, wait_result_t wres __unused) in lt_thread()
666 lt_bound_thread(void *arg, wait_result_t wres __unused) in lt_bound_thread()
689 lt_e_thread(void *arg, wait_result_t wres __unused) in lt_e_thread()
703 lt_p_thread(void *arg, wait_result_t wres __unused) in lt_p_thread()
/xnu-11215.1.10/libkern/kxld/
H A Dkxld_util.c241 kxld_free(void *ptr, size_t size __unused) in kxld_free()
258 kxld_page_free_untracked(void *ptr, size_t size __unused) in kxld_page_free_untracked()
/xnu-11215.1.10/bsd/kern/
H A Dkern_aio.c1163 aio_write(proc_t p, struct aio_write_args *uap, int *retval __unused) in aio_write()
1372 lio_listio(proc_t p, struct lio_listio_args *uap, int *retval __unused) in lio_listio()
1511 aio_work_thread(void *arg __unused, wait_result_t wr __unused) in aio_work_thread()
H A Dmach_loader.c1528 cpu_type_t exectype __unused, in validate_potential_simulator_binary()
1529 struct image_params *imgp __unused, in validate_potential_simulator_binary()
1530 off_t file_offset __unused, in validate_potential_simulator_binary()
1531 off_t macho_size __unused) in validate_potential_simulator_binary()
2411 struct image_params *imgp __unused, in load_version()
H A Dkern_proc.c556 record_procref(proc_t p __unused, int count) in record_procref()
1538 proc_lvfork(proc_t p __unused) in proc_lvfork()
1752 proc_uniqueid_task(void *p_arg, void *t __unused) in proc_uniqueid_task()
2954 proc_is_classic(proc_t p __unused) in proc_is_classic()
5639 task_inspect_for_pid(struct proc *p __unused, struct task_inspect_for_pid_args *args, int *ret) in task_inspect_for_pid()
5761 task_read_for_pid(struct proc *p __unused, struct task_read_for_pid_args *args, int *ret) in task_read_for_pid()
5877 pid_suspend(struct proc *p __unused, struct pid_suspend_args *args, int *ret) in pid_suspend()
6104 pid_resume(struct proc *p __unused, struct pid_resume_args *args, int *ret) in pid_resume()
6214 pid_hibernate(struct proc *p __unused, struct pid_hibernate_args *args, int *ret) in pid_hibernate()
6385 pid_shutdown_sockets(struct proc *p __unused, struct pid_shutdown_sockets_args *args, int *ret) in pid_shutdown_sockets()
/xnu-11215.1.10/iokit/Kernel/
H A DIOService.cpp2264 IOServiceInterestHandlerToBlock( void * target __unused, void * refCon, in IOServiceInterestHandlerToBlock()
2985 void *unused3 __unused) in actionWillTerminate()
3018 void *unused1 __unused, void *unused2 __unused, in actionDidTerminate()
3019 void *unused3 __unused ) in actionDidTerminate()
3057 void *unused1 __unused, void *unused2 __unused, in actionWillStop()
3058 void *unused3 __unused ) in actionWillStop()
3087 void *unused1 __unused, void *unused2 __unused, in actionDidStop()
3088 void *unused3 __unused ) in actionDidStop()
3123 void *unused1 __unused, void *unused2 __unused, in actionFinalize()
3124 void *unused3 __unused ) in actionFinalize()
[all …]
/xnu-11215.1.10/libkern/c++/
H A DOSSerialize.cpp342 OSSerializer::callbackToBlock(void * target __unused, void * ref, in callbackToBlock()
/xnu-11215.1.10/osfmk/arm64/sptm/pmap/
H A Dpmap.c1218 pmap_update_plru(uint16_t asid_index __unused) in pmap_update_plru()
4757 pmap_protect_strong_sync(unsigned int num_mappings __unused)
6429 void *arg __unused)
6990 pmap_t pmap __unused,
6991 vm_map_address_t start __unused,
6992 vm_map_address_t end __unused,
6993 unsigned int mask __unused,
6994 unsigned int options __unused)
9148 bool last_level_only __unused)
9270 pmap_unmap_compressor_page(ppnum_t pn __unused, void *kva __unused)
[all …]
/xnu-11215.1.10/iokit/bsddev/skywalk/
H A DIOSkywalkSupport.cpp771 const IOSKRegion * region __unused, in map()
772 IOSKOffset regionOffset __unused, in map()
803 const IOSKRegion * region __unused, in unmap()
804 IOSKOffset regionOffset __unused, in unmap()
/xnu-11215.1.10/tests/vm/
H A Dvm_parameter_validation.c160 call_munmap(MAP_T map __unused, mach_vm_address_t start, mach_vm_size_t size) in call_munmap()
1113 help_call_mmap__vm_prot(MAP_T map __unused, int flags, mach_vm_address_t start, mach_vm_size_t size… in help_call_mmap__vm_prot()
1129 help_call_mmap__kernel_flags(MAP_T map __unused, int mmap_flags, mach_vm_address_t start, mach_vm_s… in help_call_mmap__kernel_flags()
1141 help_call_mmap__dst_size_fileoff(MAP_T map __unused, int flags, mach_vm_address_t dst, mach_vm_size… in help_call_mmap__dst_size_fileoff()
1157 help_call_mmap__start_size(MAP_T map __unused, int flags, mach_vm_address_t start, mach_vm_size_t s… in help_call_mmap__start_size()
1173 help_call_mmap__offset_size(MAP_T map __unused, int flags, mach_vm_address_t offset, mach_vm_size_t… in help_call_mmap__offset_size()
1233 call_mach_memory_entry_ownership__ledger_tag(MAP_T map __unused, int ledger_tag) in call_mach_memory_entry_ownership__ledger_tag()
1242 call_mach_memory_entry_ownership__ledger_flag(MAP_T map __unused, int ledger_flag) in call_mach_memory_entry_ownership__ledger_flag()
/xnu-11215.1.10/bsd/netinet6/
H A Desp_rijndael.c783 const struct esp_algorithm *algo __unused, in esp_gcm_encrypt_aes()
942 const struct esp_algorithm *algo __unused, in esp_gcm_decrypt_aes()
/xnu-11215.1.10/bsd/nfs/
H A Dnfs_upcall.c96 nfsrv_uc_thread(void *arg, wait_result_t wr __unused) in nfsrv_uc_thread()
/xnu-11215.1.10/osfmk/kdp/
H A Dkdp_core.c1818 kern_dump_save_note_summary(void *refcon __unused, core_save_note_summary_cb callback, void *contex… in kern_dump_save_note_summary()
1841 kern_dump_save_note_descriptions(void *refcon __unused, core_save_note_descriptions_cb callback, vo… in kern_dump_save_note_descriptions()
1861 kern_dump_save_note_data(void *refcon __unused, core_save_note_data_cb callback, void *context) in kern_dump_save_note_data()
/xnu-11215.1.10/bsd/nfs/gss/
H A Dgss_krb5_mech.c1221 gss_qop_t qop __unused, /* qop_req (ignored) */ in gss_krb5_cfx_get_mic()
1265 gss_qop_t qop __unused, /* qop_req (ignored) */ in gss_krb5_cfx_get_mic_mbuf()
1483 gss_qop_t qop __unused, /* qop_req */ in gss_krb5_cfx_wrap_mbuf()
1947 gss_qop_t qop __unused, /* qop_req (ignored) */ in gss_krb5_3des_get_mic()
1979 gss_qop_t qop __unused, in gss_krb5_3des_get_mic_mbuf()
2054 gss_qop_t qop __unused, in gss_krb5_3des_wrap_mbuf()
/xnu-11215.1.10/osfmk/vm/
H A Dvm_shared_region.c1121 vm_prot_t max_prot __unused) in shared_region_tpro_protect()
2123 vm_map_t sr_map __unused, in vm_shared_region_map_file_final()
2124 mach_vm_offset_t sfm_min_address __unused, in vm_shared_region_map_file_final()
2125 mach_vm_offset_t sfm_max_address __unused) in vm_shared_region_map_file_final()

123456789