Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DdrvIPAPool.c161 #define MAX_CLIENT_MAP_NUM 8UL macro
194 struct VIRT_MAP_INFO map_info[MAX_CLIENT_MAP_NUM];
585 for(i=0;i<MAX_CLIENT_MAP_NUM;i++) in MApi_IPA_Pool_Release()
612 if(MAX_CLIENT_MAP_NUM == i) in MApi_IPA_Pool_Release()
723 for(i=0;i<MAX_CLIENT_MAP_NUM;i++)
744 if(MAX_CLIENT_MAP_NUM == i)
746 … log for 3 times :a same client mapped %lu times,unable map once more!!!!\n", MAX_CLIENT_MAP_NUM);
747 … log for 3 times :a same client mapped %lu times,unable map once more!!!!\n", MAX_CLIENT_MAP_NUM);
748 … log for 3 times :a same client mapped %lu times,unable map once more!!!!\n", MAX_CLIENT_MAP_NUM);
793 for(i=0;i<MAX_CLIENT_MAP_NUM;i++)
[all …]
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvIPAPool.c147 #define MAX_CLIENT_MAP_NUM 8UL macro
180 struct VIRT_MAP_INFO map_info[MAX_CLIENT_MAP_NUM];
637 for(i=0;i<MAX_CLIENT_MAP_NUM;i++) in MApi_IPA_Pool_Release()
760 for(i=0;i<MAX_CLIENT_MAP_NUM;i++) in MApi_IPA_Pool_MapUserVA()
781 if(MAX_CLIENT_MAP_NUM == i) in MApi_IPA_Pool_MapUserVA()
783 … log for 3 times :a same client mapped %lu times,unable map once more!!!!\n", MAX_CLIENT_MAP_NUM); in MApi_IPA_Pool_MapUserVA()
784 … log for 3 times :a same client mapped %lu times,unable map once more!!!!\n", MAX_CLIENT_MAP_NUM); in MApi_IPA_Pool_MapUserVA()
785 … log for 3 times :a same client mapped %lu times,unable map once more!!!!\n", MAX_CLIENT_MAP_NUM); in MApi_IPA_Pool_MapUserVA()
823 for(i=0;i<MAX_CLIENT_MAP_NUM;i++) in MApi_IPA_Pool_UnmapUserVA()