Searched refs:UNI_LISI_INIT_NODE (Results 1 – 4 of 4) sorted by relevance
371 UNI_LISI_INIT_NODE(PARTITION_LIST_ADDR, next); in tfm_spm_init()372 UNI_LISI_INIT_NODE(&services_listhead, next); in tfm_spm_init()
44 UNI_LISI_INIT_NODE(pool, next); in tfm_pool_init()
260 UNI_LISI_INIT_NODE(p_pt, p_handles); in partition_init()
57 #define UNI_LISI_INIT_NODE(head, link) do { \ macro