| /xnu-12377.81.4/libsyscall/os/ |
| H A D | tsd.h | 123 _os_tsd_get_direct(unsigned long slot) in _os_tsd_get_direct() 132 _os_tsd_set_direct(unsigned long slot, void *val) in _os_tsd_set_direct() 177 _os_tsd_get_direct(unsigned long slot) in _os_tsd_get_direct() 184 _os_tsd_set_direct(unsigned long slot, void *val) in _os_tsd_set_direct()
|
| /xnu-12377.81.4/bsd/skywalk/channel/ |
| H A D | channel_kern.c | 107 kern_channel_slot_t slot; in kern_channel_get_next_slot() local 181 kern_channel_slot_t slot) in kern_channel_advance_slot() 232 const kern_channel_slot_t slot) in kern_channel_slot_get_context() 274 const kern_channel_slot_t slot) in kern_channel_slot_get_packet() 296 const kern_channel_slot_t slot, kern_packet_t ph) in kern_channel_slot_attach_packet() 312 const kern_channel_slot_t slot, kern_packet_t ph) in kern_channel_slot_detach_packet()
|
| /xnu-12377.81.4/security/ |
| H A D | mac_label.c | 184 mac_label_get(struct label *label, int slot) in mac_label_get() 200 mac_label_set(struct label *label, int slot, intptr_t v) in mac_label_set()
|
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | locks_internal.h | 231 lck_mcs_id_make(int cpu, unsigned long slot) in lck_mcs_id_make() 237 lck_mcs_id_current(unsigned long slot) in lck_mcs_id_current() 287 unsigned long slot; in lck_spin_txn_begin() local 321 unsigned long slot = lck_mcs_id_slot(txn->txn_mcs_id); in lck_spin_txn_end() local
|
| /xnu-12377.81.4/bsd/netinet/ |
| H A D | in_stat.c | 42 uint64_t elapsed_time, slot; in in_stat_set_activity_bitmap() local
|
| /xnu-12377.81.4/bsd/sys/ |
| H A D | commpage.h | 94 #define COMM_PAGE_READ(type_t, slot) (*(COMM_PAGE_SLOT(type_t, slot))) argument
|
| /xnu-12377.81.4/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_vp.c | 106 kern_channel_slot_t slot, struct __kern_packet *pkt) in netif_copy_or_attach_pkt() 141 kern_channel_slot_t last_slot = NULL, slot = NULL; in netif_deliver_pkt() local 679 kern_channel_slot_t last_slot = NULL, slot = NULL; in netif_vp_na_txsync() local 1090 kern_channel_slot_t slot; in netif_vp_na_channel_event_notify() local
|
| H A D | nx_netif_filter_vp.c | 80 kern_channel_slot_t last_slot = NULL, slot = NULL; in netif_filter_deliver() local 375 kern_channel_slot_t last_slot = NULL, slot = NULL; in netif_filter_na_txsync() local
|
| /xnu-12377.81.4/bsd/kern/ |
| H A D | tty_conf.c | 130 int slot = -1; in ldisc_register() local
|
| /xnu-12377.81.4/tests/skywalk/ |
| H A D | skt_mangle.c | 195 channel_slot_t slot; in skt_mangle_rx() local 300 channel_slot_t slot = os_channel_get_next_slot(txring, NULL, &prop); in skt_mangle_tx() local
|
| H A D | skt_debug_verify.c | 52 channel_slot_t slot; in skt_debug_verify_main() local
|
| H A D | skt_shutdown.c | 54 channel_slot_t slot; in skt_shutdown_common() local
|
| H A D | skt_oneslot.c | 52 channel_slot_t slot; in skt_oneslot_common() local
|
| H A D | skt_nslots.c | 51 channel_slot_t prev, slot; in skt_nslots_common() local
|
| H A D | skt_netifdirect.c | 310 channel_slot_t slot; variable 408 channel_slot_t slot; in skt_netif_channel_receive() local
|
| /xnu-12377.81.4/libsyscall/wrappers/skywalk/ |
| H A D | os_channel.c | 966 os_channel_advance_slot(channel_ring_t chrd, const channel_slot_t slot) in os_channel_advance_slot() 988 const struct __slot_desc *slot; in os_channel_get_next_slot() local 1071 const channel_slot_t slot, const slot_prop_t *prop) in os_channel_set_slot_properties() 1102 os_channel_slot_get_packet(const channel_ring_t chrd, const channel_slot_t slot) in os_channel_slot_get_packet() 1814 const channel_slot_t slot, packet_t ph) in os_channel_slot_attach_packet() 1867 const channel_slot_t slot, packet_t ph) in os_channel_slot_detach_packet()
|
| /xnu-12377.81.4/osfmk/vm/ |
| H A D | vm_compressor.c | 5857 vm_compressor_is_slot_compressed(int *slot) in vm_compressor_is_slot_compressed() 5869 vm_compressor_get(ppnum_t pn, int *slot, vm_compressor_options_t flags) in vm_compressor_get() 5949 vm_compressor_free(int *slot, vm_compressor_options_t flags) in vm_compressor_free() 5999 vm_compressor_put(ppnum_t pn, int *slot, void **current_chead, char *scratch_buf, vm_compressor_op… in vm_compressor_put() 6391 vm_compressor_inject_error(int *slot) in vm_compressor_inject_error() 6616 vm_uncompressed_extract_swap_file(int slot) in vm_uncompressed_extract_swap_file() 6623 vm_uncompressed_extract_swap_offset(int slot) in vm_uncompressed_extract_swap_offset() 6629 vm_uncompressed_return_space_to_swap(int slot) in vm_uncompressed_return_space_to_swap() 6668 int slot = 0; in vm_uncompressed_reserve_space_in_swap() local 6726 vm_uncompressed_put(ppnum_t pn, int *slot) in vm_uncompressed_put() [all …]
|
| H A D | vm_kern.c | 2975 mach_vm_range_t slot, in kmem_invalid_slot_for_addr() 3000 mach_vm_range_t slot, in kmem_validate_slot_initial() 3023 mach_vm_range_t slot) in kmem_addr_get_slot_idx() 3671 mach_vm_range_t slot) in kmem_free_slot() 3723 mach_vm_range_t slot) in kmem_free_space()
|
| /xnu-12377.81.4/osfmk/arm/commpage/ |
| H A D | commpage.c | 1092 uint8_t *slot = (uint8_t *)(void *)(_COMM_PAGE_APT_ACTIVE + _COMM_PAGE_RW_OFFSET); in commpage_update_apt_active() local 1103 …uint8_t *slot = (uint8_t *)(void *)(_COMM_PAGE_SECURITY_RESEARCH_DEVICE_ERM_ACTIVE + _COMM_PAGE_RW… in commpage_set_erm_active() local
|
| /xnu-12377.81.4/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kpipe_loopback.c | 262 kern_channel_ring_t ring, channel_slot_t slot, in kplo_slot_init() 289 kern_channel_ring_t ring, channel_slot_t slot, in kplo_slot_fini()
|
| /xnu-12377.81.4/bsd/vfs/ |
| H A D | vfs_init.c | 496 int slot; in vfstable_add() local
|
| /xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_vp.c | 537 kern_channel_slot_t slot; in fsw_vp_na_channel_event_notify() local
|
| /xnu-12377.81.4/osfmk/ipc/ |
| H A D | mach_kernelrpc.c | 675 for (int slot = 0; slot < DYLD_MAX_PROCESS_INFO_NOTIFY_COUNT; slot++) { in task_dyld_process_info_notify_get_trap() local
|
| /xnu-12377.81.4/bsd/net/ |
| H A D | if_headless.c | 679 kern_nexus_t nexus, kern_channel_ring_t ring, kern_channel_slot_t slot, in headless_nx_slot_init() 689 kern_nexus_t nexus, kern_channel_ring_t ring, kern_channel_slot_t slot, in headless_nx_slot_fini()
|
| H A D | if_redirect.c | 606 kern_channel_ring_t ring, kern_channel_slot_t slot, uint32_t slot_index, in redirect_nx_slot_init() 615 kern_channel_ring_t ring, kern_channel_slot_t slot, uint32_t slot_index) in redirect_nx_slot_fini()
|