Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/mm/
A Dsp_mem.c245 SLIST_INIT(&smem->regions); in sp_mem_new()
246 SLIST_INIT(&smem->receivers); in sp_mem_new()
A Dpgt_cache.c118 SLIST_INIT(&parent->pgt_cache); in alloc_pgt_parent()
393 SLIST_INIT(&pgt_parents[n].pgt_cache); in pgt_init()
/optee_os-3.20.0/core/mm/
A Dfile.c158 SLIST_INIT(&f->slice_head); in file_get_by_tag()
A Dvm.c891 SLIST_INIT(&uctx->pgt_cache); in vm_info_init()
/optee_os-3.20.0/lib/libutils/isoc/include/sys/
A Dqueue.h201 #define SLIST_INIT(head) do { \ macro

Completed in 11 milliseconds