Home
last modified time | relevance | path

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

/optee_os/core/kernel/
A Dinterrupt.c94 SLIST_REMOVE(&handlers, hdl, itr_handler, link); in itr_free()
A Dwait_queue.c88 SLIST_REMOVE(wq, wqe, wait_queue_elem, link); in wq_wait_final()
A Dnotif.c141 SLIST_REMOVE(&notif_driver_head, ndrv, notif_driver, link); in notif_unregister_driver()
/optee_os/core/arch/arm/mm/
A Dsp_mem.c312 SLIST_REMOVE(&mem_shares, smem, sp_mem, link); in sp_mem_remove()
A Dmobj_dyn_shm.c133 SLIST_REMOVE(&reg_shm_list, mobj_reg_shm, mobj_reg_shm, next); in reg_shm_free_helper()
/optee_os/lib/libutils/isoc/include/sys/
A Dqueue.h219 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/optee_os/out/arm/export-ta_arm64/include/sys/
A Dqueue.h219 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/optee_os/out/arm/export-ta_arm32/include/sys/
A Dqueue.h219 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/optee_os/core/arch/arm/kernel/
A Dthread_spmc.c633 SLIST_REMOVE(&frag_state_head, s, mem_frag_state, link); in add_mem_share_frag()

Completed in 25 milliseconds