Home
last modified time | relevance | path

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

12

/optee_os/core/mm/
H A Dpgt_cache.c78 SLIST_INSERT_HEAD(&parent_list, parent, link); in free_pgt()
90 SLIST_INSERT_HEAD(&parent->pgt_cache, pgt, link); in free_pgt()
125 SLIST_INSERT_HEAD(&parent->pgt_cache, pgt + n, link); in alloc_pgt_parent()
145 SLIST_INSERT_HEAD(&parent_list, parent, link); in alloc_pgt()
335 SLIST_INSERT_HEAD(pgt_cache, p, link); in pgt_check_avail()
378 SLIST_INSERT_HEAD(&pgt_free_list, p, link); in pgt_init()
404 SLIST_INSERT_HEAD(&pgt_parents[n].pgt_cache, p, link); in pgt_init()
425 SLIST_INSERT_HEAD(&pgt_free_list, p, link); in pgt_init()
446 SLIST_INSERT_HEAD(&pgt_free_list, p, link); in push_to_free_list()
476 SLIST_INSERT_HEAD(&p->parent->pgt_cache, p, link); in push_to_free_list()
[all …]
H A Dfile.c104 SLIST_INSERT_HEAD(&f->slice_head, fse, link); in file_add_slice()
H A Dmobj_dyn_shm.c387 SLIST_INSERT_HEAD(&reg_shm_list, mobj_reg_shm, next); in mobj_reg_shm_alloc()
722 SLIST_INSERT_HEAD(&protmem_list, m, next); in mobj_protmem_alloc()
/optee_os/core/drivers/rstctrl/
H A Dstm32_rstctrl.c46 SLIST_INSERT_HEAD(&stm32_rst_list, stm32_rstline, link); in find_or_allocate_rstline()
/optee_os/core/drivers/crypto/caam/
H A Dcaam_pwr.c54 SLIST_INSERT_HEAD(&data_list, newelem, next); in caam_pwr_add_backup()
/optee_os/core/drivers/
H A Datmel_rstc.c76 SLIST_INSERT_HEAD(&sam_rst_list, sam_rstline, link); in find_or_allocate_rstline()
H A Dbcm_gpio.c184 SLIST_INSERT_HEAD(&gclist, gc, link); in iproc_gpio_init()
H A Dstm32_hpdma.c376 SLIST_INSERT_HEAD(&hpdma_list, hpdma_d, link); in stm32_hpdma_probe()
/optee_os/core/kernel/
H A Dnotif.c67 SLIST_INSERT_HEAD(&notif_driver_head, ndrv, link); in notif_register_driver()
H A Dwait_queue.c58 SLIST_INSERT_HEAD(wq, wqe, link); in slist_add_tail()
H A Dinterrupt.c172 SLIST_INSERT_HEAD(&hdl->chip->handlers, hdl, link); in add_configure_handler()
H A Dthread.c790 SLIST_INSERT_HEAD(cache, ce, link); in get_shm_cache_entry()
/optee_os/core/drivers/scmi-msg/
H A Dclock_generic.c215 SLIST_INSERT_HEAD(&scmi_clk_list, scmi_clk, link); in scmi_clk_add()
/optee_os/core/arch/arm/mm/
H A Dmobj_ffa.c504 SLIST_INSERT_HEAD(&shm_inactive_head, mf, link); in mobj_ffa_push_to_inactive()
727 SLIST_INSERT_HEAD(&shm_head, mf, link); in mobj_ffa_get_by_cookie()
818 SLIST_INSERT_HEAD(&shm_inactive_head, mf, link); in ffa_inactivate()
1100 SLIST_INSERT_HEAD(&shm_inactive_head, mf, link); in mobj_ffa_assign_protmem()
H A Dsp_mem.c257 SLIST_INSERT_HEAD(&mem_shares, smem, link); in sp_mem_add()
/optee_os/core/lib/scmi-server/
H A Dscmi_clock_consumer.c150 SLIST_INSERT_HEAD(&ctx, consumer, link); in optee_scmi_server_init_clocks()
/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_main.c223 SLIST_INSERT_HEAD(&sec_list, sec_dev, link); in sec_alloc()
H A Dhpre_main.c283 SLIST_INSERT_HEAD(&hpre_list, hpre_dev, link); in hpre_pre_init()
/optee_os/core/drivers/regulator/
H A Dregulator_dt.c266 SLIST_INSERT_HEAD(&pending_regu_list, pending, link); in add_to_pending_list()
H A Dregulator.c308 SLIST_INSERT_HEAD(&regulator_device_list, regulator, link); in regulator_register()
/optee_os/core/drivers/remoteproc/
H A Dstm32_remoteproc.c424 SLIST_INSERT_HEAD(&rproc_list, rproc, link); in stm32_rproc_probe()
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c123 SLIST_INSERT_HEAD(&smem->receivers, receiver, link); in add_mem_region_to_sp()
224 SLIST_INSERT_HEAD(&smem->regions, region, link); in spmc_sp_add_sp_region()
276 SLIST_INSERT_HEAD(&smem->regions, region, link); in spmc_sp_add_nw_region()
/optee_os/core/drivers/clk/
H A Dclk.c124 SLIST_INSERT_HEAD(&clock_list, clk, link); in clk_register()
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplat_tzc400.c513 SLIST_INSERT_HEAD(&nsec_region_list, nsec_region, link); in stm32mp1_tzc_probe()
/optee_os/core/pta/tests/
H A Ddt_driver_test.c72 SLIST_INSERT_HEAD(&dt_test_free_list, ref, link); in dt_test_alloc()

12