Home
last modified time | relevance | path

Searched refs:SLIST_REMOVE (Results 1 – 12 of 12) sorted by relevance

/optee_os/core/drivers/regulator/
H A Dregulator_dt.c225 SLIST_REMOVE(&pending_regu_list, pending, pending_regu, link); in process_pending_list()
424 SLIST_REMOVE(&pending_regu_list, pending, pending_regu, link); in release_regulator_pending_lists()
/optee_os/core/kernel/
H A Dnotif.c78 SLIST_REMOVE(&notif_driver_head, ndrv, notif_driver, link); in notif_unregister_driver()
H A Dwait_queue.c90 SLIST_REMOVE(wq, wqe, wait_queue_elem, link); in wq_wait_final_helper()
H A Dinterrupt.c244 SLIST_REMOVE(&hdl->chip->handlers, hdl, itr_handler, link); in interrupt_remove_handler()
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplat_tzc400.c219 SLIST_REMOVE(&nsec_region_list, reg, tzc_region_non_sec, link); in exclude_region_from_nsec()
394 SLIST_REMOVE(&nsec_region_list, region, in add_carved_out_nsec()
/optee_os/core/pta/tests/
H A Ddt_driver_test.c87 SLIST_REMOVE(&dt_test_free_list, ref, in dt_test_free()
102 SLIST_REMOVE(&dt_test_free_list, ref, dt_test_free_ref, link); in dt_test_free_all()
/optee_os/core/arch/arm/mm/
H A Dsp_mem.c329 SLIST_REMOVE(&mem_shares, smem, sp_mem, link); in sp_mem_remove()
/optee_os/core/mm/
H A Dmobj_dyn_shm.c148 SLIST_REMOVE(&reg_shm_list, mobj_reg_shm, mobj_reg_shm, next); in reg_shm_free_helper()
629 SLIST_REMOVE(&protmem_list, mobj_protmem, mobj_protmem, next); in protmem_free_helper()
H A Dpgt_cache.c86 SLIST_REMOVE(&parent_list, parent, pgt_parent, link); in free_pgt()
/optee_os/lib/libutils/isoc/include/sys/
H A Dqueue.h219 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/optee_os/core/drivers/
H A Dstm32_gpio.c409 SLIST_REMOVE(&consumed_gpios_head, state, in stm32_gpio_put_gpio()
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c1132 SLIST_REMOVE(&frag_state_head, s, mem_frag_state, link); in add_mem_op_frag()