Home
last modified time | relevance | path

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

/AliOS-Things-master/kernel/rhino/
A Dk_mm.c322 MM_CRITICAL_EXIT(mmhead, flags_cpsr); in krhino_add_mm_region()
420 MM_CRITICAL_EXIT(mmhead, flags_cpsr); in k_mm_alloc()
512 MM_CRITICAL_EXIT(mmhead, flags_cpsr); in k_mm_alloc()
532 MM_CRITICAL_EXIT(mmhead, flags_cpsr); in k_mm_free()
604 MM_CRITICAL_EXIT(mmhead, flags_cpsr); in k_mm_free()
641 MM_CRITICAL_EXIT(mmhead, flags_cpsr); in k_mm_realloc()
735 MM_CRITICAL_EXIT(mmhead, flags_cpsr); in k_mm_realloc()
739 MM_CRITICAL_EXIT(mmhead, flags_cpsr); in k_mm_realloc()
A Dk_mm_debug.c28 MM_CRITICAL_EXIT(head, cpsr); \
34 #define KMM_CRITICAL_EXIT(head, cpsr) MM_CRITICAL_EXIT(head, cpsr)
/AliOS-Things-master/kernel/rhino/include/
A Dk_mm.h111 #define MM_CRITICAL_EXIT(pmmhead,flags_cpsr) krhino_spin_unlock_irq_restore(&(pmmhead->mm_lock),fl… macro
128 #define MM_CRITICAL_EXIT(pmmhead,flags_cpsr) \

Completed in 6 milliseconds