Home
last modified time | relevance | path

Searched refs:mach_port_mscount_t (Results 1 – 25 of 29) sorted by relevance

12

/xnu-8792.61.2/osfmk/kern/
H A Dipc_kobject.h211 void (*iko_op_no_senders)(ipc_port_t port, mach_port_mscount_t mscount);
279 mach_port_mscount_t sync,
280 mach_port_mscount_t *mscount) __result_use_check;
363 mach_port_mscount_t mscount,
368 mach_port_mscount_t mscount,
475 mach_port_mscount_t mscount);
H A Dipc_kobject.c915 mach_port_mscount_t mscount) in ipc_kobject_subst_once_no_senders()
1102 mach_port_mscount_t sync) in ipc_kobject_nsrequest_locked()
1133 mach_port_mscount_t sync, in ipc_kobject_nsrequest()
1134 mach_port_mscount_t *mscount) in ipc_kobject_nsrequest()
1271 mach_port_mscount_t mscount, in __ipc_kobject_dealloc_bad_mscount_panic()
1291 mach_port_mscount_t mscount, in ipc_kobject_dealloc_port_and_unlock()
1346 mach_port_mscount_t mscount, in ipc_kobject_dealloc_port()
1466 mach_port_mscount_t mscount) in ipc_kobject_notify_no_senders()
H A Daudit_sessionport.c107 audit_session_no_senders(ipc_port_t port, __unused mach_port_mscount_t mscount) in audit_session_no_senders()
H A Dipc_misc.c94 fileport_no_senders(ipc_port_t port, mach_port_mscount_t mscount) in fileport_no_senders()
H A Dtask_ident.c124 task_id_token_no_senders(ipc_port_t port, __unused mach_port_mscount_t mscount) in task_id_token_no_senders()
H A Dwork_interval.c75 static void work_interval_port_no_senders(ipc_port_t, mach_port_mscount_t);
587 work_interval_port_no_senders(ipc_port_t port, mach_port_mscount_t mscount) in work_interval_port_no_senders()
H A Dkern_cdata.c48 static void kcdata_object_no_senders(ipc_port_t port, mach_port_mscount_t mscount);
260 __unused mach_port_mscount_t mscount) in kcdata_object_no_senders()
H A Dsync_sema.c1271 semaphore_no_senders(ipc_port_t port, __unused mach_port_mscount_t mscount) in semaphore_no_senders()
/xnu-8792.61.2/osfmk/ipc/
H A Dipc_notify.h75 mach_port_mscount_t ns_mscount;
101 mach_port_mscount_t mscount,
H A Dipc_notify.c186 mach_port_mscount_t mscount, in ipc_notify_no_senders()
H A Dipc_port.h201 mach_port_mscount_t ip_mscount;
594 mach_port_mscount_t sync,
H A Dipc_eventlink.c75 mach_port_mscount_t mscount);
1072 ipc_eventlink_no_senders(ipc_port_t port, mach_port_mscount_t mscount) in ipc_eventlink_no_senders()
H A Dipc_voucher.c59 static void ipc_voucher_no_senders(ipc_port_t, mach_port_mscount_t);
409 ipc_voucher_no_senders(ipc_port_t port, __unused mach_port_mscount_t mscount) in ipc_voucher_no_senders()
H A Dipc_port.c603 mach_port_mscount_t sync, in ipc_port_nsrequest()
608 mach_port_mscount_t mscount; in ipc_port_nsrequest()
H A Dmach_port.c1027 mach_port_mscount_t mscount) in mach_port_set_mscount()
1555 mach_port_mscount_t sync, in mach_port_request_notification()
/xnu-8792.61.2/osfmk/mach/
H A Dport.h312 typedef natural_t mach_port_mscount_t; /* make-send count */ typedef
326 mach_port_mscount_t mps_mscount; /* make-send count */
H A Dnotify.defs116 mscount : mach_port_mscount_t);
H A Dmach_traps.h343 mach_port_mscount_t sync,
883 PAD_ARG_(mach_port_mscount_t, sync);
H A Dstd_types.defs116 type mach_port_mscount_t = unsigned;
H A Dmach_port.defs243 mscount : mach_port_mscount_t);
310 sync : mach_port_mscount_t;
/xnu-8792.61.2/osfmk/UserNotification/
H A DKUNCUserNotifications.c66 UNDReply_no_senders(ipc_port_t port, mach_port_mscount_t mscount);
199 UNDReply_no_senders(ipc_port_t port, mach_port_mscount_t mscount) in UNDReply_no_senders()
/xnu-8792.61.2/iokit/IOKit/
H A DIOKitServer.h135 ipc_port_t port, ipc_kobject_type_t type, mach_port_mscount_t * mscount );
/xnu-8792.61.2/osfmk/device/
H A Diokit_rpc.c76 iokit_no_senders( ipc_port_t port, mach_port_mscount_t mscount );
397 iokit_no_senders( ipc_port_t port, mach_port_mscount_t mscount ) in iokit_no_senders()
/xnu-8792.61.2/tests/
H A Dmach_service_port.c128 do_mach_notify_no_senders(__unused mach_port_t notify, __unused mach_port_mscount_t mscount) in do_mach_notify_no_senders()
/xnu-8792.61.2/libsyscall/mach/
H A Dmach_port.c197 mach_port_mscount_t mscount) in mach_port_set_mscount()
243 mach_port_mscount_t sync, in mach_port_request_notification()

12