Home
last modified time | relevance | path

Searched defs:slot (Results 26 – 39 of 39) sorted by relevance

12

/xnu-11215.81.4/tests/skywalk/
H A Dskywalk_test_utils.c804 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 Dskt_xfer.c1149 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 Dskywalk_test_common.c858 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 Dnexus.c2438 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 Dtxm.c541 const char *slot = txm_log_page + (start_index * kTXMLogSlotSize); in txm_print_logs() local
/xnu-11215.81.4/bsd/kern/
H A Dkern_credential.c3450 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 Dubc_subr.c781 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 Dmac_base.c613 int error, slot, static_entry = 0; in mac_policy_register() local
H A Dmac_vfs.c2742 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 Dmac_policy.h6444 #define MAC_POLICY_SET(handle, mpops, mpname, mpfullname, lnames, lcount, slot, lflags, rflags) \ argument
/xnu-11215.81.4/bsd/skywalk/channel/
H A Dchannel_var.h592 const struct __slot_desc *slot) in KR_SLOT_INDEX()
/xnu-11215.81.4/bsd/net/
H A Dif_fake.c2180 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 Dtask.c6453 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 Dvm_map.c8034 struct mach_vm_range slot; in vm_map_delete() local

12