Home
last modified time | relevance | path

Searched defs:__unused (Results 76 – 100 of 190) sorted by relevance

12345678

/xnu-8796.121.2/tests/
H A Drestartable_ranges.c115 noop_signal(int signo __unused) in noop_signal()
H A Dprioritize_process_launch.c315 workloop_cb_test_intransit(uint64_t *workloop_id __unused, void **eventslist, int *events) in workloop_cb_test_intransit()
352 workloop_cb_test_knote_kill(uint64_t *workloop_id __unused, void **eventslist, int *events) in workloop_cb_test_knote_kill()
386 workloop_cb_test_sync_bootstrap(uint64_t *workloop_id __unused, void **eventslist, int *events) in workloop_cb_test_sync_bootstrap()
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-8796.121.2/bsd/kern/
H A Dsubr_log.c705 sysctl_kern_msgbuf(struct sysctl_oid *oidp __unused, in sysctl_kern_msgbuf()
706 void *arg1 __unused, int arg2 __unused, struct sysctl_req *req) in sysctl_kern_msgbuf()
H A Dmcache.c253 u_int32_t flags, int wait __unused) in mcache_create()
268 u_int32_t flags, int wait __unused) in mcache_create_ext()
1339 mcache_reap_timeout(thread_call_param_t dummy __unused, in mcache_reap_timeout()
1511 mcache_update(thread_call_param_t arg __unused, in mcache_update()
1512 thread_call_param_t dummy __unused) in mcache_update()
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()
/xnu-8796.121.2/osfmk/arm64/
H A Dsleh.c506 sleh_synchronous_sp1(arm_context_t *context, uint32_t esr, vm_offset_t far __unused) in sleh_synchronous_sp1()
1063 handle_breakpoint(arm_saved_state_t *state, uint32_t esr __unused) in handle_breakpoint()
1849 cpu_data_t * cdp __unused = getCpuDatap(); in sleh_irq() local
2043 struct arm_saved_state * regs __unused) in syscall_trace()
2078 sleh_invalid_stack(arm_context_t *context, uint32_t esr __unused, vm_offset_t far __unused) in sleh_invalid_stack()
/xnu-8796.121.2/osfmk/kdp/
H A Duser_core.c234 user_dump_save_note_summary(void *refcon __unused, core_save_note_summary_cb callback, void *contex… in user_dump_save_note_summary()
240 user_dump_save_note_descriptions(void *refcon __unused, core_save_note_descriptions_cb callback, vo… in user_dump_save_note_descriptions()
/xnu-8796.121.2/osfmk/console/
H A Dserial_console.c694 log_to_console_func(void * arg __unused, wait_result_t wres __unused) in log_to_console_func()
/xnu-8796.121.2/osfmk/kern/
H A Dmpsc_queue.c148 _mpsc_queue_thread_continue(void *param, wait_result_t wr __unused) in _mpsc_queue_thread_continue()
214 thread_call_param_t arg1 __unused) in _mpsc_queue_thread_call_drain()
H A Ddebug.c1895 telemetry_gather(user_addr_t buffer __unused, uint32_t *length __unused, bool mark __unused)
2046 awl_pm_state_change_cbk(void *param __unused, enum cpu_event event, unsigned int cpu_or_cluster __u…
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()
/xnu-8796.121.2/bsd/skywalk/lib/
H A Dnet_filter_event.c81 net_filter_event_callback(struct eventhandler_entry_arg arg0 __unused, in net_filter_event_callback()
/xnu-8796.121.2/iokit/IOKit/
H A DIOInterruptController.h142 ExpansionData *iosic_reserved __unused; variable
/xnu-8796.121.2/iokit/Tests/TestServices/
H A DTestIODeviceMemoryRosetta.cpp102 mach_port_name_t name __unused = iokit_make_send_right(current_task(), map, IKOT_IOKIT_OBJECT); in externalMethodDispatched() local
/xnu-8796.121.2/bsd/bsm/
H A Daudit_internal.h40 #define __unused macro
/xnu-8796.121.2/tests/ipc/
H A Dmach_msg2.c504 workloop_cb(uint64_t *workloop_id __unused, void **eventslist, int *events __unused) in workloop_cb()
/xnu-8796.121.2/libsyscall/wrappers/skywalk/
H A Dos_packet.c45 pkt_subtype_assert_fail(const packet_t ph, uint64_t type __unused, in pkt_subtype_assert_fail()
46 uint64_t subtype __unused) in pkt_subtype_assert_fail()
55 pkt_type_assert_fail(const packet_t ph, uint64_t type __unused) in pkt_type_assert_fail()
/xnu-8796.121.2/osfmk/i386/
H A Dmachine_routines.c630 ml_cpu_get_info_type(ml_cpu_info_t *cpu_infop, cluster_type_t cluster_type __unused) in ml_cpu_get_info_type()
701 ml_get_cpu_number_type(cluster_type_t cluster_type __unused, bool logical, bool available) in ml_get_cpu_number_type()
719 ml_get_cluster_type_name(cluster_type_t cluster_type __unused, char *name, size_t name_size) in ml_get_cluster_type_name()
725 ml_get_cluster_number_type(cluster_type_t cluster_type __unused) in ml_get_cluster_number_type()
/xnu-8796.121.2/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-8796.121.2/osfmk/arm/pmap/
H A Dpmap.c3926 pmap_set_ptov_ap(unsigned int pai __unused, unsigned int ap __unused, boolean_t flush_tlb_async __u…
3960 bool *need_strong_sync __unused,
6831 void *arg __unused)
7349 pmap_t pmap __unused,
7350 vm_map_address_t start __unused,
7351 vm_map_address_t end __unused,
7352 unsigned int mask __unused,
7353 unsigned int options __unused)
10001 bool last_level_only __unused)
10147 pmap_unmap_compressor_page(ppnum_t pn __unused, void *kva __unused)
[all …]
/xnu-8796.121.2/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-8796.121.2/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-8796.121.2/iokit/Kernel/
H A DIOService.cpp2223 IOServiceInterestHandlerToBlock( void * target __unused, void * refCon, in IOServiceInterestHandlerToBlock()
2938 void *unused3 __unused) in actionWillTerminate()
2971 void *unused1 __unused, void *unused2 __unused, in actionDidTerminate()
2972 void *unused3 __unused ) in actionDidTerminate()
3010 void *unused1 __unused, void *unused2 __unused, in actionWillStop()
3011 void *unused3 __unused ) in actionWillStop()
3040 void *unused1 __unused, void *unused2 __unused, in actionDidStop()
3041 void *unused3 __unused ) in actionDidStop()
3076 void *unused1 __unused, void *unused2 __unused, in actionFinalize()
3077 void *unused3 __unused ) in actionFinalize()
[all …]

12345678