Searched refs:cmp_ptr (Results 1 – 1 of 1) sorted by relevance
128 static bool cmp_ptr(struct mobj_ffa *mf, uint64_t ptr) in cmp_ptr() function238 assert(!find_in_list(&shm_inactive_head, cmp_ptr, (vaddr_t)mf)); in mobj_ffa_push_to_inactive()292 if (!pop_from_list(&shm_inactive_head, cmp_ptr, (vaddr_t)mf)) in mobj_ffa_sel1_spmc_reclaim()494 if (!pop_from_list(&shm_head, cmp_ptr, (vaddr_t)mf)) in ffa_inactivate()
Completed in 3 milliseconds