Searched refs:old_fs (Results 1 – 2 of 2) sorted by relevance
305 mm_segment_t old_fs; in MApi_IPA_Pool_Init() local392 old_fs = get_fs(); in MApi_IPA_Pool_Init()396 set_fs(old_fs); in MApi_IPA_Pool_Init()466 mm_segment_t old_fs; in MApi_IPA_Pool_GetMem() local489 old_fs = get_fs(); in MApi_IPA_Pool_GetMem()492 set_fs(old_fs); in MApi_IPA_Pool_GetMem()513 mm_segment_t old_fs; in MApi_IPA_Pool_PutMem() local536 old_fs = get_fs(); in MApi_IPA_Pool_PutMem()540 set_fs(old_fs); in MApi_IPA_Pool_PutMem()546 set_fs(old_fs); in MApi_IPA_Pool_PutMem()[all …]
242 mm_segment_t old_fs; in MApi_CMA_Pool_Init() local270 old_fs = get_fs(); in MApi_CMA_Pool_Init()274 set_fs(old_fs); in MApi_CMA_Pool_Init()279 set_fs(old_fs); in MApi_CMA_Pool_Init()355 mm_segment_t old_fs; in MApi_CMA_Pool_GetMem() local377 old_fs = get_fs(); in MApi_CMA_Pool_GetMem()381 set_fs(old_fs); in MApi_CMA_Pool_GetMem()387 set_fs(old_fs); in MApi_CMA_Pool_GetMem()405 mm_segment_t old_fs; in MApi_CMA_Pool_PutMem() local420 old_fs = get_fs(); in MApi_CMA_Pool_PutMem()[all …]