Home
last modified time | relevance | path

Searched refs:thread_set_thread_name (Results 1 – 25 of 30) sorted by relevance

12

/xnu-10002.41.9/osfmk/kperf/ !
H A Dpet.c207 thread_set_thread_name(kppet.g_sample_thread, "kperf-pet-sampling"); in kppet_setup()
/xnu-10002.41.9/iokit/Kernel/arm/ !
H A DAppleARMSMP.cpp254 thread_set_thread_name(thread, "cpu_boot_thread"); in IOCPUInitialize()
/xnu-10002.41.9/osfmk/kern/ !
H A Dmpsc_queue.c194 thread_set_thread_name(dq->mpd_thread, name); in _mpsc_daemon_queue_init_with_thread()
H A Dstartup.c576 thread_set_thread_name(thread, "kernel_bootstrap_thread"); in kernel_bootstrap()
H A Dmach_node.c804 thread_set_thread_name(current_thread(), "MNL_Link"); in mnl_msg_to_node()
H A Dthread_call.c516 thread_set_thread_name(thread, name); in thread_call_thread_create()
1957 thread_set_thread_name(self, "thread_call_daemon"); in thread_call_daemon()
H A Dthread.h1772 extern void thread_set_thread_name(thread_t th, const char* name);
H A Dsmr.c2015 thread_set_thread_name(th, name); in __smr_cpu_init_thread()
/xnu-10002.41.9/iokit/Kernel/ !
H A DIOWorkLoop.cpp306 thread_set_thread_name(workThread, newEvent->owner->getMetaClass()->getClassName()); in addEventSource()
H A DIOService.cpp682 thread_set_thread_name(gIOTerminateWorkerThread, "IOServiceTerminateThread"); in initialize()
5109 thread_set_thread_name(thread, threadName); in configThread()
6524 thread_set_thread_name(current_thread(), newName); in waitForMatchingServiceWithToken()
6569 thread_set_thread_name(current_thread(), currentName); in waitForMatchingServiceWithToken()
/xnu-10002.41.9/bsd/skywalk/nexus/netif/ !
H A Dnx_netif_poll.c502 thread_set_thread_name(ifp->if_poll_thread, thread_name); in netif_rxpoll_compat_thread_func()
H A Dnx_netif_mit.c510 thread_set_thread_name(current_thread(), mit->mit_name); in nx_netif_mit_thread_func()
/xnu-10002.41.9/osfmk/vm/ !
H A Dvm_compressor_backing_store.c489 thread_set_thread_name(thread, "VM_swapout"); in vm_compressor_swap_init()
497 thread_set_thread_name(thread, "VM_swapfile_create"); in vm_compressor_swap_init()
504 thread_set_thread_name(thread, "VM_swapfile_gc"); in vm_compressor_swap_init()
H A Dvm_reclaim.c1035 thread_set_thread_name(current_thread(), "VM_reclaim"); in reclaim_thread_init()
H A Dvm_pageout.c4595 thread_set_thread_name(current_thread(), "VM_compressor"); in vm_pageout_iothread_internal()
4869 thread_set_thread_name(current_thread(), "VM_pressure"); in vm_pressure_thread()
5081 thread_set_thread_name(thread, "VM_pageout_garbage_collect"); in vm_pageout_create_gc_thread()
5150 thread_set_thread_name(current_thread(), "VM_pageout_scan"); in vm_pageout()
5264 thread_set_thread_name(ethr->pgo_iothread, "VM_pageout_external_iothread"); in vm_pageout()
H A Dvm_object.c578 thread_set_thread_name(thread, "VM_io_reprioritize_thread"); in vm_io_reprioritize_init()
600 thread_set_thread_name(thread, "VM_object_reaper_thread"); in vm_object_reaper_init()
/xnu-10002.41.9/osfmk/tests/ !
H A Dpmap_tests.c348 thread_set_thread_name(nest_threads[j], "pmap_nest_thread"); in test_pmap_nesting()
/xnu-10002.41.9/bsd/net/pktsched/ !
H A Dpktsched_netem.c1284 thread_set_thread_name(current_thread(), ne->netem_name); in netem_output_thread_func()
/xnu-10002.41.9/bsd/kern/ !
H A Dtracker.c1010 thread_set_thread_name(current_thread(), "TRACKER_GC"); in tracker_gc_thread_func()
H A Dsocket_flows.c1340 thread_set_thread_name(current_thread(), "SOFLOW_GC"); in soflow_gc_thread_func()
H A Dkern_memorystatus_freeze.c1669 thread_set_thread_name(thread, "VM_freezer"); in memorystatus_freeze_init()
/xnu-10002.41.9/bsd/skywalk/nexus/flowswitch/ !
H A Dfsw.c476 thread_set_thread_name(fsw->fsw_reap_thread, fsw->fsw_reap_name); in fsw_setup_ifp()
579 thread_set_thread_name(fsw->fsw_reap_thread, fsw->fsw_reap_name); in fsw_teardown_ifp()
H A Dfsw_dp.c2140 thread_set_thread_name(frt->frt_thread, thread_name); in fsw_rps_thread_func()
4220 thread_set_thread_name(current_thread(), fsw->fsw_reap_name); in fsw_reap_thread_func()
/xnu-10002.41.9/bsd/dev/dtrace/ !
H A Dfasttrap.c2792 thread_set_thread_name(fasttrap_cleanup_thread, "dtrace_fasttrap_cleanup_thread"); in fasttrap_init()
/xnu-10002.41.9/bsd/net/ !
H A Ddlil.c3333 thread_set_thread_name(inp->dlth_thread, thread_name); in dlil_input_thread_func()
3472 thread_set_thread_name(inp->dlth_thread, thread_name); in dlil_rxpoll_input_thread_func()
4610 thread_set_thread_name(current_thread(), thread_name); in ifnet_start_thread_func()
4887 thread_set_thread_name(ifp->if_poll_thread, thread_name); in ifnet_poll_thread_func()

12