| /xnu-11215.81.4/tests/skywalk/ |
| H A D | skywalk_test_utils.c | 804 channel_slot_t slot; in sktc_chew_random() local 1759 channel_slot_t slot; in sktu_channel_port_tx() local 2055 channel_slot_t slot; in sktu_channel_port_rx() local
|
| H A D | skt_xfer.c | 1149 channel_slot_t slot; variable 1252 channel_slot_t slot = NULL; in channel_port_send_fragments() local 1346 channel_slot_t slot; in channel_port_receive_payload() local 1414 channel_slot_t slot; in channel_port_receive() local
|
| H A D | skywalk_test_common.c | 858 channel_slot_t slot = os_channel_get_next_slot(txring, NULL, &prop); in send_bytes() local 877 channel_slot_t pslot, slot; in chew_slots() local
|
| /xnu-11215.81.4/bsd/skywalk/nexus/ |
| H A D | nexus.c | 2438 struct __slot_desc *slot = kring->ckr_ksds; in nx_init_slots() local 2487 struct __slot_desc *slot = kring->ckr_ksds; in nx_fini_slots() local
|
| /xnu-11215.81.4/bsd/kern/code_signing/ |
| H A D | txm.c | 541 const char *slot = txm_log_page + (start_index * kTXMLogSlotSize); in txm_print_logs() local
|
| /xnu-11215.81.4/bsd/kern/ |
| H A D | kern_credential.c | 3450 current_thread_cred_label_get(int slot) in current_thread_cred_label_get() 3479 current_cached_proc_label_get(int slot) in current_cached_proc_label_get()
|
| H A D | ubc_subr.c | 781 find_special_slot(const CS_CodeDirectory *cd, size_t slotsize, uint32_t slot) in find_special_slot() 794 csblob_find_special_slot_blob(struct cs_blob* csblob, uint32_t slot, uint32_t magic, const CS_Gener… in csblob_find_special_slot_blob()
|
| /xnu-11215.81.4/security/ |
| H A D | mac_base.c | 613 int error, slot, static_entry = 0; in mac_policy_register() local
|
| H A D | mac_vfs.c | 2742 mac_vnode_label_get(struct vnode *vp, int slot, intptr_t sentinel) in mac_vnode_label_get() 2756 mac_vnode_label_set(struct vnode *vp, int slot, intptr_t v) in mac_vnode_label_set()
|
| H A D | mac_policy.h | 6444 #define MAC_POLICY_SET(handle, mpops, mpname, mpfullname, lnames, lcount, slot, lflags, rflags) \ argument
|
| /xnu-11215.81.4/bsd/skywalk/channel/ |
| H A D | channel_var.h | 592 const struct __slot_desc *slot) in KR_SLOT_INDEX()
|
| /xnu-11215.81.4/bsd/net/ |
| H A D | if_fake.c | 2180 kern_nexus_t nexus, kern_channel_ring_t ring, kern_channel_slot_t slot, in feth_nx_slot_init() 2190 kern_nexus_t nexus, kern_channel_ring_t ring, kern_channel_slot_t slot, in feth_nx_slot_fini()
|
| /xnu-11215.81.4/osfmk/kern/ |
| H A D | task.c | 6453 for (int slot = 0; slot < DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT; slot++) { in task_dyld_process_info_notify_register() local 6476 for (int slot = 0; slot < DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT; slot++) { in task_dyld_process_info_notify_register() local 6586 for (int slot = 0; slot < DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT; slot++) { in task_dyld_process_info_notify_deregister() local
|
| /xnu-11215.81.4/osfmk/vm/ |
| H A D | vm_map.c | 8034 struct mach_vm_range slot; in vm_map_delete() local
|