Searched refs:SLIST_INSERT_AFTER (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/drivers/crypto/caam/ |
| H A D | caam_pwr.c | 52 SLIST_INSERT_AFTER(elem, newelem, next); in caam_pwr_add_backup()
|
| /optee_os/core/kernel/ |
| H A D | wait_queue.c | 56 SLIST_INSERT_AFTER(wqe_iter, wqe, link); in slist_add_tail()
|
| /optee_os/core/mm/ |
| H A D | pgt_cache.c | 333 SLIST_INSERT_AFTER(pp, p, link); in pgt_check_avail() 792 SLIST_INSERT_AFTER(pp, p, link); in pgt_alloc_unlocked()
|
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | plat_tzc400.c | 235 SLIST_INSERT_AFTER(reg, new_nsec, link); in exclude_region_from_nsec()
|
| /optee_os/lib/libutils/isoc/include/sys/ |
| H A D | queue.h | 205 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
|