| /xnu-8792.61.2/osfmk/kern/ |
| H A D | ipc_kobject.h | 211 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 D | ipc_kobject.c | 915 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 D | audit_sessionport.c | 107 audit_session_no_senders(ipc_port_t port, __unused mach_port_mscount_t mscount) in audit_session_no_senders()
|
| H A D | ipc_misc.c | 94 fileport_no_senders(ipc_port_t port, mach_port_mscount_t mscount) in fileport_no_senders()
|
| H A D | task_ident.c | 124 task_id_token_no_senders(ipc_port_t port, __unused mach_port_mscount_t mscount) in task_id_token_no_senders()
|
| H A D | work_interval.c | 75 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 D | kern_cdata.c | 48 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 D | sync_sema.c | 1271 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 D | ipc_notify.h | 75 mach_port_mscount_t ns_mscount; 101 mach_port_mscount_t mscount,
|
| H A D | ipc_notify.c | 186 mach_port_mscount_t mscount, in ipc_notify_no_senders()
|
| H A D | ipc_port.h | 201 mach_port_mscount_t ip_mscount; 594 mach_port_mscount_t sync,
|
| H A D | ipc_eventlink.c | 75 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 D | ipc_voucher.c | 59 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 D | ipc_port.c | 603 mach_port_mscount_t sync, in ipc_port_nsrequest() 608 mach_port_mscount_t mscount; in ipc_port_nsrequest()
|
| H A D | mach_port.c | 1027 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 D | port.h | 312 typedef natural_t mach_port_mscount_t; /* make-send count */ typedef 326 mach_port_mscount_t mps_mscount; /* make-send count */
|
| H A D | notify.defs | 116 mscount : mach_port_mscount_t);
|
| H A D | mach_traps.h | 343 mach_port_mscount_t sync, 883 PAD_ARG_(mach_port_mscount_t, sync);
|
| H A D | std_types.defs | 116 type mach_port_mscount_t = unsigned;
|
| H A D | mach_port.defs | 243 mscount : mach_port_mscount_t); 310 sync : mach_port_mscount_t;
|
| /xnu-8792.61.2/osfmk/UserNotification/ |
| H A D | KUNCUserNotifications.c | 66 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 D | IOKitServer.h | 135 ipc_port_t port, ipc_kobject_type_t type, mach_port_mscount_t * mscount );
|
| /xnu-8792.61.2/osfmk/device/ |
| H A D | iokit_rpc.c | 76 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 D | mach_service_port.c | 128 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 D | mach_port.c | 197 mach_port_mscount_t mscount) in mach_port_set_mscount() 243 mach_port_mscount_t sync, in mach_port_request_notification()
|