| /xnu-10063.141.1/bsd/kern/ |
| H A D | kern_aio.c | 484 VM_KERNEL_ADDRPERM(p), uap->aiocbp, 0, 0, 0); in aio_cancel() 541 VM_KERNEL_ADDRPERM(p), uap->aiocbp, result, 0, 0); in aio_cancel() 563 VM_KERNEL_ADDRPERM(p), fd, 0, 0, 0); in _aio_close() 580 VM_KERNEL_ADDRPERM(p), fd, 0, 0, 0); in _aio_close() 590 VM_KERNEL_ADDRPERM(p), fd, 0, 0, 0); in _aio_close() 607 VM_KERNEL_ADDRPERM(p), uap->aiocbp, 0, 0, 0); in aio_error() 625 VM_KERNEL_ADDRPERM(p), uap->aiocbp, *retval, 0, 0); in aio_error() 637 VM_KERNEL_ADDRPERM(p), uap->aiocbp, *retval, 0, 0); in aio_error() 646 VM_KERNEL_ADDRPERM(p), uap->aiocbp, error, 0, 0); in aio_error() 667 VM_KERNEL_ADDRPERM(p), uap->aiocbp, uap->op, 0, 0); in aio_fsync() [all …]
|
| H A D | subr_eventhandler.c | 164 …(LOG_DEBUG, "%s: adding item %p (function %p to \"%s\"", __func__, (void *)VM_KERNEL_ADDRPERM(epn), in eventhandler_register_internal() 206 evhlog((LOG_DEBUG, "%s: removing item %p from \"%s\"", __func__, (void *)VM_KERNEL_ADDRPERM(ep), in eventhandler_deregister() 220 (void *)VM_KERNEL_ADDRPERM(ep), list->el_name)); in eventhandler_deregister()
|
| H A D | kern_control.c | 1132 (uint64_t) VM_KERNEL_ADDRPERM(m_list)); in ctl_enqueuembuf_list() 1135 (uint64_t) VM_KERNEL_ADDRPERM(n), in ctl_enqueuembuf_list() 1136 (uint64_t) VM_KERNEL_ADDRPERM(n->m_next)); in ctl_enqueuembuf_list() 2058 (uint64_t)VM_KERNEL_ADDRPERM(so), in ctl_unlock() 2059 (uint64_t)VM_KERNEL_ADDRPERM(so->so_pcb, in ctl_unlock() 2060 (uint64_t)VM_KERNEL_ADDRPERM(&((struct ctl_cb *)so->so_pcb)->mtx), in ctl_unlock() 2061 so->so_usecount, (uint64_t)VM_KERNEL_ADDRPERM(lr_saved)); in ctl_unlock()
|
| H A D | uipc_socket2.c | 1056 (uint64_t)VM_KERNEL_ADDRPERM(sb->sb_mb), in sblastrecordchk() 1057 (uint64_t)VM_KERNEL_ADDRPERM(sb->sb_lastrecord), in sblastrecordchk() 1058 (uint64_t)VM_KERNEL_ADDRPERM(m)); in sblastrecordchk() 1061 printf("\t0x%llx\n", (uint64_t)VM_KERNEL_ADDRPERM(m)); in sblastrecordchk() 1083 (uint64_t)VM_KERNEL_ADDRPERM(sb->sb_mb), in sblastmbufchk() 1084 (uint64_t)VM_KERNEL_ADDRPERM(sb->sb_mbtail), in sblastmbufchk() 1085 (uint64_t)VM_KERNEL_ADDRPERM(m)); in sblastmbufchk() 1091 (uint64_t)VM_KERNEL_ADDRPERM(n)); in sblastmbufchk()
|
| /xnu-10063.141.1/osfmk/vm/ |
| H A D | vm_shared_region.c | 245 (void *)VM_KERNEL_ADDRPERM(task))); in vm_shared_region_get() 259 (void *)VM_KERNEL_ADDRPERM(task), in vm_shared_region_get() 260 (void *)VM_KERNEL_ADDRPERM(shared_region))); in vm_shared_region_get() 275 (void *)VM_KERNEL_ADDRPERM(shared_region))); in vm_shared_region_vm_map() 285 (void *)VM_KERNEL_ADDRPERM(shared_region), in vm_shared_region_vm_map() 286 (void *)VM_KERNEL_ADDRPERM(sr_map))); in vm_shared_region_vm_map() 306 (void *)VM_KERNEL_ADDRPERM(task), in vm_shared_region_set() 307 (void *)VM_KERNEL_ADDRPERM(new_shared_region))); in vm_shared_region_set() 329 (void *)VM_KERNEL_ADDRPERM(task), in vm_shared_region_set() 330 (void *)VM_KERNEL_ADDRPERM(old_shared_region), in vm_shared_region_set() [all …]
|
| /xnu-10063.141.1/bsd/net/ |
| H A D | content_filter.c | 1451 (uint64_t)VM_KERNEL_ADDRPERM(so), kcunit); in cfil_ctl_disconnect() 1455 (uint64_t)VM_KERNEL_ADDRPERM(so)); in cfil_ctl_disconnect() 1583 (uint64_t)VM_KERNEL_ADDRPERM(so)); in cfil_acquire_sockbuf() 1587 (uint64_t)VM_KERNEL_ADDRPERM(so)); in cfil_acquire_sockbuf() 1844 cfil_info->cfi_so ? (uint64_t)VM_KERNEL_ADDRPERM(cfil_info->cfi_so) : 0, in cfil_info_stats_toggle() 1880 cfil_info->cfi_so ? (uint64_t)VM_KERNEL_ADDRPERM(cfil_info->cfi_so) : 0, in cfil_info_stats_toggle() 2022 (uint64_t)VM_KERNEL_ADDRPERM(so), msghdr->cfm_sock_id); in cfil_ctl_send() 2027 (uint64_t)VM_KERNEL_ADDRPERM(so)); in cfil_ctl_send() 2039 (uint64_t)VM_KERNEL_ADDRPERM(so)); in cfil_ctl_send() 2049 (uint64_t)VM_KERNEL_ADDRPERM(so), kcunit); in cfil_ctl_send() [all …]
|
| H A D | iptap.c | 527 (uint64_t)VM_KERNEL_ADDRPERM(arg), in iptap_ipf_input() 528 (uint64_t)VM_KERNEL_ADDRPERM(&iptap_ipf4), in iptap_ipf_input() 529 (uint64_t)VM_KERNEL_ADDRPERM(&iptap_ipf6)); in iptap_ipf_input() 547 (uint64_t)VM_KERNEL_ADDRPERM(arg), in iptap_ipf_output() 548 (uint64_t)VM_KERNEL_ADDRPERM(&iptap_ipf4), in iptap_ipf_output() 549 (uint64_t)VM_KERNEL_ADDRPERM(&iptap_ipf6)); in iptap_ipf_output()
|
| /xnu-10063.141.1/bsd/vm/ |
| H A D | vm_unix.c | 504 …()->p_comm, proc_getpid(current_proc()), (uint64_t)s, (uint64_t)e, (void *) VM_KERNEL_ADDRPERM(m)); in log_unnest_badness() 2106 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_check_np() 2137 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_check_np() 2151 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_check_np() 2168 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_check_np() 2184 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_check_np() 2208 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_copyin() 2259 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_map_and_slide_setup() 2297 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_map_and_slide_setup() 2313 (void *)VM_KERNEL_ADDRPERM(current_thread()))); in shared_region_map_and_slide_setup() [all …]
|
| /xnu-10063.141.1/bsd/netinet/ |
| H A D | mptcp_subr.c | 208 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpts->mpts_mpte), in mptcpstats_get_index() 357 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mycellbytes); in mptcpstats_get_bytes() 511 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte)); in mptcp_session_destroy() 602 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), uuidstr, err); in mptcp_trigger_cell_bringup() 605 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte)); in mptcp_trigger_cell_bringup() 691 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mp_tp->mpt_state, mp_tp->mpt_flags); in mptcp_check_subflows_and_add() 717 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), info->ifindex, info->no_mptcp_support, in mptcp_check_subflows_and_add() 766 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), in mptcp_check_subflows_and_add() 794 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mpte->mpte_time_target, in mptcp_check_subflows_and_add() 846 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), ifp->if_name, error); in mptcp_check_subflows_and_add() [all …]
|
| H A D | mptcp_opt.c | 82 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte)); in mptcp_setup_first_subflow_syn_opts() 359 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte), in mptcp_setup_opts() 403 (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte), in mptcp_setup_opts() 924 (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte), mptcp_subtype); in mptcp_sanitize_option() 979 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), optlen, in mptcp_do_mpcapable_opt() 1043 __func__, (unsigned long)VM_KERNEL_ADDRPERM(tptomptp(tp)->mpt_mpte), in mptcp_do_mpjoin_opt() 1057 __func__, (unsigned long)VM_KERNEL_ADDRPERM(tptomptp(tp)->mpt_mpte), in mptcp_do_mpjoin_opt() 1119 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte), in mptcp_data_ack_rcvd() 1227 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte), \ in mptcp_do_dss_opt_meat() 1583 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), in mptcp_do_add_addr_opt_v1() [all …]
|
| H A D | mptcp_timer.c | 242 …__func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mpte->mpte_time_target, time_now, mp_so->so_use… in mptcp_urgency_timer() 262 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mp_so->so_usecount); in mptcp_urgency_stop() 328 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mpte->mpte_time_target, time_now, in mptcp_set_urgency_timer() 341 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mp_so->so_usecount, ret); in mptcp_cancel_urgency_timer()
|
| H A D | igmp.c | 529 (uint64_t)VM_KERNEL_ADDRPERM(ifq), in igmp_dispatch_queue() 530 (uint64_t)VM_KERNEL_ADDRPERM(m))); in igmp_dispatch_queue() 1039 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in igmp_input_v2_query() 1270 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in igmp_input_v3_query() 1445 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in igmp_input_v1_report() 1495 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in igmp_input_v1_report() 1504 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in igmp_input_v1_report() 1593 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in igmp_input_v2_report() 1644 _igmp_inet_buf, (uint64_t)VM_KERNEL_ADDRPERM(ifp), in igmp_input_v2_report() 1675 (uint64_t)VM_KERNEL_ADDRPERM(m), off)); in igmp_input() [all …]
|
| H A D | tcp_cache.c | 783 __func__, tpheur->th_tfo_data_loss, (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_reset_counters() 791 __func__, tpheur->th_tfo_req_loss, (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_reset_counters() 799 __func__, tpheur->th_tfo_data_rst, (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_reset_counters() 807 __func__, tpheur->th_tfo_req_rst, (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_reset_counters() 815 … __func__, tpheur->th_ecn_loss, tpheur->th_ecn_synrst, (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_reset_counters() 903 tpheur->th_tfo_backoff_until, tcp_now, (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in __tcp_heuristic_tfo_middlebox_common() 980 (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_inc_counters() 1000 (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_inc_counters() 1018 (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_inc_counters() 1036 (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_inc_counters() [all …]
|
| H A D | mptcp_usrreq.c | 151 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), in mptcp_usr_detach() 256 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mpte->mpte_svctype); in mptcp_entitlement_check() 301 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), in mptcp_usr_connectx() 311 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte)); in mptcp_usr_connectx() 324 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), dst->sa_len); in mptcp_usr_connectx() 332 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), dst->sa_len); in mptcp_usr_connectx() 365 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), src->sa_len); in mptcp_usr_connectx() 373 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), src->sa_len); in mptcp_usr_connectx() 557 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), error); in mptcp_getconninfo() 592 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), error); in mptcp_getconninfo() [all …]
|
| H A D | in_mcast.c | 863 (uint64_t)VM_KERNEL_ADDRPERM(lims))); in imf_rollback() 924 (uint64_t)VM_KERNEL_ADDRPERM(lims))); in imf_reap() 946 (uint64_t)VM_KERNEL_ADDRPERM(lims))); in imf_purge() 992 buf, (uint64_t)VM_KERNEL_ADDRPERM(ims))); in inm_get_source() 1203 (uint64_t)VM_KERNEL_ADDRPERM(imf), in inm_merge() 1204 (uint64_t)VM_KERNEL_ADDRPERM(inm))); in inm_merge() 1227 (uint64_t)VM_KERNEL_ADDRPERM(inm))); in inm_commit() 1254 (uint64_t)VM_KERNEL_ADDRPERM(ims))); in inm_reap() 1273 (uint64_t)VM_KERNEL_ADDRPERM(ims))); in inm_purge() 1299 _igmp_inet_buf, (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in in_joingroup() [all …]
|
| H A D | ip_id.c | 68 uint64_t salt_tmp = VM_KERNEL_ADDRPERM(salt); in ip_randomid()
|
| H A D | mptcp.c | 523 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), in mptcp_input() 741 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), in mptcp_output() 1124 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte)); in mptcp_update_rcv_state_meat() 1128 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte), csum); in mptcp_update_rcv_state_meat() 1335 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), action, ifindex, in mptcp_session_necp_cb() 1449 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), new_size); in mptcp_session_necp_cb()
|
| H A D | ip_dummynet.c | 639 (uint64_t)VM_KERNEL_ADDRPERM(h)); in heap_extract() 717 (uint64_t)VM_KERNEL_ADDRPERM(m)); in dn_tag_get() 1141 (uint64_t)VM_KERNEL_ADDRPERM(m), pkt->dn_dir, in dummynet_send() 1534 (uint64_t)VM_KERNEL_ADDRPERM(m), pipe_nr, dir)); in dummynet_io() 2341 (uint64_t)VM_KERNEL_ADDRPERM(q->fs), in dn_copy_set_32() 2342 (uint64_t)VM_KERNEL_ADDRPERM(set)); in dn_copy_set_32() 2378 (uint64_t)VM_KERNEL_ADDRPERM(q->fs), in dn_copy_set_64() 2379 (uint64_t)VM_KERNEL_ADDRPERM(set)); in dn_copy_set_64()
|
| /xnu-10063.141.1/bsd/netkey/ |
| H A D | key_debug.c | 703 (uint64_t)VM_KERNEL_ADDRPERM(m), 704 (uint64_t)VM_KERNEL_ADDRPERM(m->m_next), 705 (uint64_t)VM_KERNEL_ADDRPERM(m->m_nextpkt), 706 (uint64_t)VM_KERNEL_ADDRPERM(m->m_data), 712 (uint64_t)VM_KERNEL_ADDRPERM(m->m_pkthdr.rcvif)); 718 (uint64_t)VM_KERNEL_ADDRPERM(m->m_ext.ext_buf), 719 (uint64_t)VM_KERNEL_ADDRPERM(m_get_ext_free(m)), 721 (uint64_t)VM_KERNEL_ADDRPERM(m_get_rfa(m)));
|
| /xnu-10063.141.1/bsd/netinet6/ |
| H A D | mld6.c | 524 (uint64_t)VM_KERNEL_ADDRPERM(ifq), in mld_dispatch_queue_locked() 525 (uint64_t)VM_KERNEL_ADDRPERM(m))); in mld_dispatch_queue_locked() 1478 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in mld_v1_input_report() 1519 (uint64_t)VM_KERNEL_ADDRPERM(m), off)); in mld_input() 1920 __func__, (uint64_t)VM_KERNEL_ADDRPERM(inm), in mld_append_relq() 1925 __func__, (uint64_t)VM_KERNEL_ADDRPERM(inm), in mld_append_relq() 1961 __func__, (uint64_t)VM_KERNEL_ADDRPERM(inm), in mld_flush_relq() 2224 (uint64_t)VM_KERNEL_ADDRPERM(mli->mli_ifp), if_name(mli->mli_ifp))); in mld_v2_cancel_link_timers() 2522 (uint64_t)VM_KERNEL_ADDRPERM(inm->in6m_ifp), in mld_initial_join() 2682 (uint64_t)VM_KERNEL_ADDRPERM(inm->in6m_ifp), in mld_handle_state_change() [all …]
|
| H A D | in6_mcast.c | 807 (uint64_t)VM_KERNEL_ADDRPERM(lims))); in im6f_rollback() 868 (uint64_t)VM_KERNEL_ADDRPERM(lims))); in im6f_reap() 890 (uint64_t)VM_KERNEL_ADDRPERM(lims))); in im6f_purge() 930 ip6_sprintf(addr), (uint64_t)VM_KERNEL_ADDRPERM(ims))); in in6m_get_source() 1131 (uint64_t)VM_KERNEL_ADDRPERM(imf), in in6m_merge() 1132 (uint64_t)VM_KERNEL_ADDRPERM(inm))); in in6m_merge() 1155 (uint64_t)VM_KERNEL_ADDRPERM(inm))); in in6m_commit() 1182 (uint64_t)VM_KERNEL_ADDRPERM(ims))); in in6m_reap() 1201 (uint64_t)VM_KERNEL_ADDRPERM(ims))); in in6m_purge() 1280 ip6_sprintf(mcaddr), (uint64_t)VM_KERNEL_ADDRPERM(ifp), in in6_mc_join() [all …]
|
| H A D | ip6_id.c | 114 uint64_t salt_tmp = VM_KERNEL_ADDRPERM(salt); in ip6_randomid()
|
| H A D | ah_input.c | 172 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in ah4_input() 564 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in ah4_input() 574 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in ah4_input() 631 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in ah6_input() 936 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in ah6_input() 946 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in ah6_input()
|
| H A D | esp_input.c | 288 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in esp4_input_extended() 894 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in esp4_input_extended() 903 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in esp4_input_extended() 1004 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in esp6_input_extended() 1596 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in esp6_input_extended() 1606 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in esp6_input_extended()
|
| /xnu-10063.141.1/bsd/skywalk/ |
| H A D | os_skywalk_private.h | 230 #define SK_KVA(p) ((uint64_t)VM_KERNEL_ADDRPERM(p))
|