Home
last modified time | relevance | path

Searched defs:thread_name (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dfunnel-workqueue.c388 char thread_name[TASK_COMM_LEN]; in vdo_make_work_queue() local
/linux/tools/perf/scripts/python/
H A Dsched-migration.py33 def thread_name(pid): function
/linux/drivers/dma/
H A Ddmatest.c382 const char *thread_name = current->comm; in dmatest_mismatch() local
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c3276 const char *thread_name) in vb2_thread_start()