Home
last modified time | relevance | path

Searched refs:kern_allocation_get_name (Results 1 – 8 of 8) sorted by relevance

/xnu-11417.121.6/osfmk/i386/
H A Dbsd_i386.c373 …assertf(prior == NULL, "thread_set_allocation_name(\"%s\") not cleared", kern_allocation_get_name(… in machdep_syscall()
447 …assertf(prior == NULL, "thread_set_allocation_name(\"%s\") not cleared", kern_allocation_get_name(… in machdep_syscall64()
604 …assertf(prior == NULL, "thread_set_allocation_name(\"%s\") not cleared", kern_allocation_get_name(… in mach_call_munger()
721 …assertf(prior == NULL, "thread_set_allocation_name(\"%s\") not cleared", kern_allocation_get_name(… in mach_call_munger64()
H A Dtrap.c224 …assertf(prior == NULL, "thread_set_allocation_name(\"%s\") not cleared", kern_allocation_get_name(… in thread_syscall_return()
/xnu-11417.121.6/bsd/dev/i386/
H A Dsystemcalls.c244 …assertf(prior == NULL, "thread_set_allocation_name(\"%s\") not cleared", kern_allocation_get_name(… in unix_syscall()
453 …assertf(prior == NULL, "thread_set_allocation_name(\"%s\") not cleared", kern_allocation_get_name(… in unix_syscall64()
587 …assertf(prior == NULL, "thread_set_allocation_name(\"%s\") not cleared", kern_allocation_get_name(… in unix_syscall_return()
/xnu-11417.121.6/osfmk/vm/
H A Dvm_kern.h465 extern const char *kern_allocation_get_name(
H A Dvm_resident.c10260 kern_allocation_get_name(kern_allocation_name_t allocation) in kern_allocation_get_name() function
/xnu-11417.121.6/bsd/dev/arm/
H A Dsystemcalls.c204 …assertf(prior == NULL, "thread_set_allocation_name(\"%s\") not cleared", kern_allocation_get_name(… in unix_syscall()
259 …assertf(prior == NULL, "thread_set_allocation_name(\"%s\") not cleared", kern_allocation_get_name(… in unix_syscall_return()
/xnu-11417.121.6/osfmk/arm64/
H A Dbsd_arm64.c299 …assertf(prior == NULL, "thread_set_allocation_name(\"%s\") not cleared", kern_allocation_get_name(… in mach_syscall()
H A Dsleh.c2638 …assertf(prior == NULL, "thread_set_allocation_name(\"%s\") not cleared", kern_allocation_get_name(… in thread_syscall_return()