Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
A Dmmu.h440 #define FSL_BOOKE_MAS1(v,iprot,tid,ts,tsize) \ argument
443 (MAS1_TID(tid)) |\
/arch/sandbox/cpu/
A Dos.c1169 static pthread_t tid; in LLVMFuzzerTestOneInput() local
1176 if (pthread_create(&tid, NULL, fuzzer_thread, NULL)) in LLVMFuzzerTestOneInput()

Completed in 8 milliseconds