Home
last modified time | relevance | path

Searched defs:pmmhead (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/kernel/rhino/include/
A Dk_mm.h110 #define MM_CRITICAL_ENTER(pmmhead,flags_cpsr) krhino_spin_lock_irq_save(&(pmmhead->mm_lock),flags_c… argument
111 #define MM_CRITICAL_EXIT(pmmhead,flags_cpsr) krhino_spin_unlock_irq_restore(&(pmmhead->mm_lock),fl… argument
/AliOS-Things-master/kernel/rhino/
A Dk_mm.c178 k_mm_head *pmmhead; in krhino_init_mm_head() local

Completed in 4 milliseconds