Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_memory.c105 static inline void *stklist_pop(StackList_t *p);
124 static inline void *stklist_pop(StackList_t *p) in stklist_pop() function
302 return (void*)stklist_pop(&ff_mpage_ctl); in ff_mem_get_page()