Searched defs:previous (Results 1 – 8 of 8) sorted by relevance
| /xnu-12377.81.4/tests/ |
| H A D | reply_port_defense_client.c | 390 mach_port_t previous = MACH_PORT_NULL; in test_mktimer_notification_policy() local 414 mach_port_t previous = MACH_PORT_NULL; in test_reply_port_port_destroyed_notification_policy() local 436 mach_port_t previous = MACH_PORT_NULL; in test_reply_port_no_senders_notification_policy() local
|
| /xnu-12377.81.4/osfmk/arm/ |
| H A D | locks_arm.c | 155 atomic_exchange_begin32(uint32_t *target, uint32_t *previous, enum memory_order ord) in atomic_exchange_begin32() 168 atomic_exchange_complete32(uint32_t *target, uint32_t previous, uint32_t newval, enum memory_order … in atomic_exchange_complete32()
|
| /xnu-12377.81.4/osfmk/ipc/ |
| H A D | mach_kernelrpc.c | 431 ipc_port_t notify, previous; in _kernelrpc_mach_port_request_notification_trap() local
|
| H A D | ipc_right.c | 458 ipc_port_t previous = IP_NULL; in ipc_right_request_alloc() local
|
| /xnu-12377.81.4/bsd/kern/ |
| H A D | sysv_msg.c | 1239 struct msg *previous; in msgrcv_nocancel() local
|
| /xnu-12377.81.4/osfmk/i386/ |
| H A D | locks_i386.c | 161 atomic_exchange_begin32(uint32_t *target, uint32_t *previous, enum memory_order ord) in atomic_exchange_begin32() 172 atomic_exchange_complete32(uint32_t *target, uint32_t previous, uint32_t newval, enum memory_order … in atomic_exchange_complete32()
|
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | ipc_kobject.c | 949 ipc_port_t port, previous; in ipc_kobject_make_send_lazy_alloc_port() local
|
| /xnu-12377.81.4/libsyscall/mach/ |
| H A D | mach_port.c | 246 mach_port_t *previous) in mach_port_request_notification()
|