Home
last modified time | relevance | path

Searched refs:SYS_gettid (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/pnl/
H A DdrvPNL.c1660 tid = syscall(SYS_gettid); in MDrv_PNL_Get_Semaphore()
1686 tid = syscall(SYS_gettid); in MDrv_PNL_Release_Semaphore()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsyscall.h111 #define SYS_gettid __NR_gettid macro
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c615 tid = syscall(SYS_gettid); in _GOP_Get_XCSemaphore()
642 tid = syscall(SYS_gettid); in _GOP_Release_XCSemaphore()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo_context.c2748 tid = syscall(SYS_gettid); in MDrv_XC_Get_Semaphore()
2801 tid = syscall(SYS_gettid); in MDrv_XC_Release_Semaphore()
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ.c728 tid = syscall(SYS_gettid); in MDrv_PQ_Get_Semaphore()
761 tid = syscall(SYS_gettid); in MDrv_PQ_Release_Semaphore()