| /optee_os/core/arch/arm/mm/ |
| H A D | sp_mem.c | 188 SLIST_FOREACH(r, &smem->receivers, link) { in sp_mem_get_receiver() 200 SLIST_FOREACH(smem, &mem_shares, link) { in sp_mem_get() 269 SLIST_FOREACH(smem, &mem_shares, link) { in sp_mem_is_shared() 272 SLIST_FOREACH(reg, &smem->regions, link) { in sp_mem_is_shared() 327 SLIST_FOREACH(tsmem, &mem_shares, link) { in sp_mem_remove()
|
| /optee_os/core/drivers/scmi-msg/ |
| H A D | clock_generic.c | 41 SLIST_FOREACH(clk, &scmi_clk_list, link) { in plat_scmi_clock_count() 60 SLIST_FOREACH(clk, &scmi_clk_list, link) in clk_scmi_get_by_id() 179 SLIST_FOREACH(clk, &scmi_clk_list, link) { in clk_check_scmi_id()
|
| /optee_os/core/kernel/ |
| H A D | wait_queue.c | 126 SLIST_FOREACH(wqe, wq, link) { in wq_wake_next() 175 SLIST_FOREACH(wqe, wq, link) { in wq_promote_condvar() 201 SLIST_FOREACH(wqe, wq, link) { in wq_have_condvar()
|
| H A D | interrupt.c | 118 SLIST_FOREACH(h, &chip->handlers, link) { in interrupt_call_handlers() 156 SLIST_FOREACH(h, &hdl->chip->handlers, link) { in add_configure_handler() 223 SLIST_FOREACH(h, &hdl->chip->handlers, link) in interrupt_remove_handler() 233 SLIST_FOREACH(h, &hdl->chip->handlers, link) { in interrupt_remove_handler()
|
| H A D | notif.c | 107 SLIST_FOREACH(nd, ¬if_driver_head, link) in notif_deliver_atomic_event()
|
| H A D | dt_driver.c | 239 SLIST_FOREACH(prv, &dt_driver_provider_list, link) in dt_driver_get_provider_by_node() 251 SLIST_FOREACH(prv, &dt_driver_provider_list, link) in dt_driver_get_provider_by_phandle()
|
| H A D | thread.c | 783 SLIST_FOREACH(ce, cache, link) in get_shm_cache_entry()
|
| /optee_os/core/drivers/crypto/caam/ |
| H A D | caam_pwr.c | 67 SLIST_FOREACH(elem, &data_list, next) { in do_save_regs() 97 SLIST_FOREACH(elem, &data_list, next) { in do_restore_regs()
|
| /optee_os/core/drivers/ |
| H A D | bcm_gpio.c | 38 SLIST_FOREACH(gc, &gclist, link) in bcm_gpio_pin_to_chip() 50 SLIST_FOREACH(gc, &gclist, link) in gpio_is_range_overlap()
|
| H A D | atmel_rstc.c | 55 SLIST_FOREACH(sam_rstline, &sam_rst_list, link) in find_rstline()
|
| H A D | stm32_i2c.c | 801 SLIST_FOREACH(itr_dep, &hi2c->consumer_itr_head, link) in lock_i2c_bus_access() 833 SLIST_FOREACH(itr_dep, &hi2c->consumer_itr_head, link) in unlock_i2c_bus_access()
|
| /optee_os/core/drivers/rstctrl/ |
| H A D | stm32_rstctrl.c | 22 SLIST_FOREACH(stm32_rstline, &stm32_rst_list, link) in find_rstctrl_device()
|
| /optee_os/core/mm/ |
| H A D | mobj_dyn_shm.c | 336 SLIST_FOREACH(m, &protmem_list, next) { in check_protmem_conflict() 411 SLIST_FOREACH(mobj_reg_shm, ®_shm_list, next) in reg_shm_find_unlocked() 422 SLIST_FOREACH(m, &protmem_list, next) in protmem_find_unlocked() 555 SLIST_FOREACH(r, ®_shm_list, next) { in check_reg_shm_list_conflict() 800 SLIST_FOREACH(m, &protmem_list, next) in protmem_find_by_pa_unlocked()
|
| H A D | file.c | 185 SLIST_FOREACH(fse, &f->slice_head, link) { in file_find_slice()
|
| H A D | pgt_cache.c | 239 SLIST_FOREACH(p, pgt_cache, link) { in pgt_clear_range() 744 SLIST_FOREACH(p, pgt_cache, link) { in clear_ctx_range_from_list()
|
| /optee_os/ |
| H A D | .clang-format | 83 - 'SLIST_FOREACH'
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | spmc_sp_handler.c | 85 SLIST_FOREACH(receiver, &smem->receivers, link) { in find_sp_mem_receiver() 524 SLIST_FOREACH(reg, &smem->regions, link) { in check_retrieve_request() 602 SLIST_FOREACH(reg, &smem->regions, link) { in create_retrieve_response() 809 SLIST_FOREACH(reg, &smem->regions, link) { in zero_mem_region() 851 SLIST_FOREACH(receiver, &smem->receivers, link) { in ffa_mem_reclaim()
|
| /optee_os/core/drivers/crypto/hisilicon/ |
| H A D | sec_main.c | 69 SLIST_FOREACH(cur_dev, &sec_list, link) { in sec_create_qp()
|
| H A D | hpre_main.c | 65 SLIST_FOREACH(cur_dev, &hpre_list, link) { in hpre_create_qp()
|
| /optee_os/core/drivers/regulator/ |
| H A D | regulator_dt.c | 197 SLIST_FOREACH(pending, &pending_regu_list, link) in print_pending_regulators()
|
| H A D | regulator.c | 320 SLIST_FOREACH(regulator, ®ulator_device_list, link) { in regulator_core_cleanup()
|
| /optee_os/core/drivers/remoteproc/ |
| H A D | stm32_remoteproc.c | 74 SLIST_FOREACH(rproc, &rproc_list, link) in stm32_rproc_get()
|
| /optee_os/core/drivers/firewall/ |
| H A D | stm32_risab.c | 123 SLIST_FOREACH(risab, &risab_list, link) { in stm32_risab_clear_illegal_access_flags() 139 SLIST_FOREACH(risab, &risab_list, link) { in stm32_risab_print_erroneous_data()
|
| H A D | stm32_risaf.c | 233 SLIST_FOREACH(risaf, &risaf_list, link) { in stm32_risaf_clear_illegal_access_flags() 251 SLIST_FOREACH(risaf, &risaf_list, link) { in stm32_risaf_print_erroneous_data()
|
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | plat_tzc400.c | 203 SLIST_FOREACH(reg, &nsec_region_list, link) { in exclude_region_from_nsec()
|