Home
last modified time | relevance | path

Searched defs:thread_num (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/
H A Dtm-tmspr.c95 int thread_num; in test_tmspr() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/zlmediakit/include/
H A Dmk_common.h52 int thread_num; member
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbuilderthread.py83 def __init__(self, builder, thread_num, incremental, per_board_out_dir): argument
H A Dbuilder.py1355 def GetThreadDir(self, thread_num): argument
1363 def _PrepareThread(self, thread_num, setup_git): argument
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_ssif.c1904 unsigned int thread_num; in ssif_probe() local
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.cc2508 int thread_num, in CpuCacheCoherencyThread()