Home
last modified time | relevance | path

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

/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.c3247 const char *thread_name) in vb2_thread_start()