Home
last modified time | relevance | path

Searched refs:_thread (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/perf/scripts/python/
Dsctop.py18 import _thread as thread
/Linux-v5.10/drivers/dma/
Ddmatest.c935 struct dmatest_thread *_thread; in dmatest_cleanup_channel() local
938 list_for_each_entry_safe(thread, _thread, &dtc->threads, node) { in dmatest_cleanup_channel()