Home
last modified time | relevance | path

Searched refs:SLIST_INSERT_HEAD (Results 1 – 17 of 17) sorted by relevance

/optee_os/core/arch/arm/mm/
A Dpgt_cache.c73 SLIST_INSERT_HEAD(&pgt_free_list, p, link); in pgt_init()
95 SLIST_INSERT_HEAD(&pgt_parents[n].pgt_cache, p, link); in pgt_init()
115 SLIST_INSERT_HEAD(&pgt_free_list, p, link); in pgt_init()
134 SLIST_INSERT_HEAD(&pgt_free_list, p, link); in push_to_free_list()
159 SLIST_INSERT_HEAD(&p->parent->pgt_cache, p, link); in push_to_free_list()
173 SLIST_INSERT_HEAD(&pgt_cache_list, pgt, link); in push_to_cache_list()
492 SLIST_INSERT_HEAD(pgt_cache, p, link); in pgt_alloc_unlocked()
A Dmobj_ffa.c245 SLIST_INSERT_HEAD(&shm_inactive_head, mf, link); in mobj_ffa_push_to_inactive()
420 SLIST_INSERT_HEAD(&shm_head, mf, link);
503 SLIST_INSERT_HEAD(&shm_inactive_head, mf, link);
A Dsp_mem.c240 SLIST_INSERT_HEAD(&mem_shares, smem, link); in sp_mem_add()
A Dmobj_dyn_shm.c335 SLIST_INSERT_HEAD(&reg_shm_list, mobj_reg_shm, next); in mobj_reg_shm_alloc()
/optee_os/core/kernel/
A Dinterrupt.c108 SLIST_INSERT_HEAD(&handlers, h, link); in itr_add_type_prio()
A Dwait_queue.c54 SLIST_INSERT_HEAD(wq, wqe, link); in slist_add_tail()
A Dnotif.c130 SLIST_INSERT_HEAD(&notif_driver_head, ndrv, link); in notif_register_driver()
A Ddt_driver.c152 SLIST_INSERT_HEAD(&dt_driver_provider_list, prv, link); in dt_driver_register_provider()
/optee_os/core/drivers/crypto/caam/
A Dcaam_pwr.c51 SLIST_INSERT_HEAD(&data_list, newelem, next); in caam_pwr_add_backup()
/optee_os/core/mm/
A Dfile.c104 SLIST_INSERT_HEAD(&f->slice_head, fse, link); in file_add_slice()
/optee_os/core/arch/arm/kernel/
A Dspmc_sp_handler.c123 SLIST_INSERT_HEAD(&smem->receivers, receiver, link); in add_mem_region_to_sp()
214 SLIST_INSERT_HEAD(&smem->regions, region, link); in spmc_sp_add_sp_region()
265 SLIST_INSERT_HEAD(&smem->regions, region, link); in spmc_sp_add_nw_region()
A Dthread.c1643 SLIST_INSERT_HEAD(cache, ce, link); in get_shm_cache_entry()
A Dthread_spmc.c698 SLIST_INSERT_HEAD(&frag_state_head, s, link); in add_mem_share()
/optee_os/core/drivers/
A Dbcm_gpio.c184 SLIST_INSERT_HEAD(&gclist, gc, link); in iproc_gpio_init()
/optee_os/lib/libutils/isoc/include/sys/
A Dqueue.h210 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
/optee_os/out/arm/export-ta_arm64/include/sys/
A Dqueue.h210 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
/optee_os/out/arm/export-ta_arm32/include/sys/
A Dqueue.h210 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro

Completed in 28 milliseconds