Home
last modified time | relevance | path

Searched refs:kern_allocation_name_t (Results 1 – 25 of 26) sorted by relevance

12

/xnu-11417.140.69/osfmk/vm/
H A Dvm_kern.h428 typedef kern_allocation_name *kern_allocation_name_t; typedef
430 typedef struct kern_allocation_name *kern_allocation_name_t; typedef
444 extern kern_allocation_name_t kern_allocation_name_allocate(
455 kern_allocation_name_t allocation);
466 kern_allocation_name_t allocation);
H A Dvm_kern_xnu.h1377 kern_allocation_name_t allocation,
1402 kern_allocation_name_t allocation,
H A Dvm_resident.c10070 kern_allocation_name_t name; in vm_tag_bt()
10370 kern_allocation_update_size(kern_allocation_name_t allocation, int64_t delta, __unused vm_object_t … in kern_allocation_update_size()
10492 kern_allocation_update_subtotal(kern_allocation_name_t allocation, vm_tag_t subtag, int64_t delta) in kern_allocation_update_subtotal()
10494 kern_allocation_name_t other; in kern_allocation_update_subtotal()
10536 kern_allocation_get_name(kern_allocation_name_t allocation) in kern_allocation_get_name()
10541 kern_allocation_name_t
10544 kern_allocation_name_t allocation; in kern_allocation_name_allocate()
10560 kern_allocation_name_release(kern_allocation_name_t allocation) in kern_allocation_name_release()
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h66 extern kern_allocation_name_t skmem_tag_fsw_ports;
67 extern kern_allocation_name_t skmem_tag_fsw_ft;
68 extern kern_allocation_name_t skmem_tag_fsw_fb_hash;
69 extern kern_allocation_name_t skmem_tag_fsw_fob_hash;
70 extern kern_allocation_name_t skmem_tag_fsw_frb_hash;
71 extern kern_allocation_name_t skmem_tag_fsw_frib_hash;
72 extern kern_allocation_name_t skmem_tag_fsw_frag_mgr;
/xnu-11417.140.69/osfmk/kern/
H A Dthread_kernel_state.h35 kern_allocation_name_t allocation_name;
H A Dthread.h1859 extern kern_allocation_name_t thread_set_allocation_name(kern_allocation_name_t new_name);
H A Dthread.c3945 kern_allocation_name_t
3946 thread_set_allocation_name(kern_allocation_name_t new_name) in thread_set_allocation_name()
3948 kern_allocation_name_t ret; in thread_set_allocation_name()
/xnu-11417.140.69/bsd/skywalk/nexus/netif/
H A Dnx_netif.h487 extern kern_allocation_name_t skmem_tag_netif_filter;
488 extern kern_allocation_name_t skmem_tag_netif_flow;
489 extern kern_allocation_name_t skmem_tag_netif_agent_flow;
490 extern kern_allocation_name_t skmem_tag_netif_llink;
491 extern kern_allocation_name_t skmem_tag_netif_qset;
/xnu-11417.140.69/osfmk/i386/
H A Dbsd_i386.c371 kern_allocation_name_t in machdep_syscall()
445 kern_allocation_name_t in machdep_syscall64()
602 kern_allocation_name_t in mach_call_munger()
719 kern_allocation_name_t in mach_call_munger64()
H A Dtrap.c222 kern_allocation_name_t in thread_syscall_return()
/xnu-11417.140.69/bsd/dev/i386/
H A Dsystemcalls.c242 kern_allocation_name_t in unix_syscall()
451 kern_allocation_name_t in unix_syscall64()
585 kern_allocation_name_t in unix_syscall_return()
/xnu-11417.140.69/iokit/IOKit/
H A DIOMapper.h75 kern_allocation_name_t fAllocName;
H A DIOUserServer.h178 kern_allocation_name_t fAllocationName;
H A DIOMemoryDescriptor.h310 kern_allocation_name_t _mapName;
/xnu-11417.140.69/bsd/skywalk/core/
H A Dskywalk_var.h616 extern kern_allocation_name_t skmem_tag_oid;
617 extern kern_allocation_name_t skmem_tag_sysctl_buf;
H A Dskywalk_common.h896 kern_allocation_name_t *skt_var;
903 SECURITY_READ_ONLY_LATE(kern_allocation_name_t) var; \
/xnu-11417.140.69/bsd/dev/arm/
H A Dsystemcalls.c202 kern_allocation_name_t in unix_syscall()
257 kern_allocation_name_t in unix_syscall_return()
/xnu-11417.140.69/osfmk/arm64/
H A Dbsd_arm64.c297 kern_allocation_name_t in mach_syscall()
H A Dsleh.c2698 kern_allocation_name_t in thread_syscall_return()
/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus_var.h429 extern kern_allocation_name_t skmem_tag_nx_key;
430 extern kern_allocation_name_t skmem_tag_nx_port_info;
H A Dnexus_traffic_rule.c274 static kern_allocation_name_t nxctl_traffic_rule_tag;
/xnu-11417.140.69/bsd/skywalk/channel/
H A Dchannel_var.h827 extern kern_allocation_name_t skmem_tag_ch_key;
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h234 extern kern_allocation_name_t skmem_tag_flow_demux;
/xnu-11417.140.69/iokit/Tests/
H A DTestIOMemoryDescriptor.cpp618 kern_allocation_name_t name, prior; in AllocationNameTest()
/xnu-11417.140.69/iokit/Kernel/
H A DIOMemoryDescriptor.cpp4538 kern_allocation_name_t alloc; in dmaMapRecord()
4570 kern_allocation_name_t alloc; in dmaUnmap()
4571 kern_allocation_name_t mapName; in dmaUnmap()

12