Searched refs:SLIST_FIRST (Results 1 – 14 of 14) sorted by relevance
81 if (!parent->num_used && SLIST_NEXT(SLIST_FIRST(&parent_list), link)) { in free_pgt()139 parent = SLIST_FIRST(&parent_list); in alloc_pgt()148 pgt = SLIST_FIRST(&parent->pgt_cache); in alloc_pgt()181 p = SLIST_FIRST(pgt_cache); in pgt_flush_range()185 p = SLIST_FIRST(pgt_cache); in pgt_flush_range()219 p = SLIST_FIRST(pgt_cache); in pgt_flush()263 assert(p == SLIST_FIRST(pgt_cache)); in prune_before_va()266 p = SLIST_FIRST(pgt_cache); in prune_before_va()277 struct pgt *p = SLIST_FIRST(pgt_cache); in pgt_check_avail()312 p = SLIST_FIRST(pgt_cache); in pgt_check_avail()[all …]
71 struct file_slice_elem *fse = SLIST_FIRST(&f->slice_head); in file_free()
203 struct pgt *p = SLIST_FIRST(&uctx->pgt_cache); in set_um_region()
2290 pgt = SLIST_FIRST(pgt_cache); in core_mmu_populate_user_map()
306 receiver = SLIST_FIRST(&smem->receivers); in sp_mem_remove()312 struct sp_mem_map_region *region = SLIST_FIRST(&smem->regions); in sp_mem_remove()
336 struct mobj_ffa *mf = SLIST_FIRST(head); in pop_from_list()
1919 pgt = SLIST_FIRST(&uctx->pgt_cache); in tee_pager_assign_um_tables()
47 elem = SLIST_FIRST(&data_list); in caam_pwr_add_backup()
52 wqe_iter = SLIST_FIRST(wq); in slist_add_tail()
853 struct thread_shm_cache_entry *ce = SLIST_FIRST(cache); in thread_rpc_shm_cache_clear()
241 for ((var) = SLIST_FIRST((head)); \249 #define SLIST_FIRST(head) ((head)->slh_first) macro
362 regulator = SLIST_FIRST(®ulator_device_list); in find_next_regulator()
414 clk = SLIST_FIRST(&clock_list); in find_next_clk()
100 struct dt_test_free_ref *ref = SLIST_FIRST(&dt_test_free_list); in dt_test_free_all()