Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c2915 int tmp_cnt=0; variable
2951 *pu32Addr = tmp[tmp_cnt]; in MsOS_SHM_GetId()
2952 tmp_cnt++; in MsOS_SHM_GetId()
2953 …if(tmp_cnt>=3)printk("ERROR: patch size not enough, please find me %s %d\n",__FUNCTION__,__LINE__); in MsOS_SHM_GetId()