Home
last modified time | relevance | path

Searched refs:STAILQ_REMOVE (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/crypto/versal/
H A Dauthenc.c695 STAILQ_REMOVE(&engine.replay_list, node, in do_free()
710 STAILQ_REMOVE(&engine.context_list, ctx_node, in do_free()
/optee_os/lib/libutils/isoc/include/sys/
H A Dqueue.h300 #define STAILQ_REMOVE(head, elm, type, field) do { \ macro
/optee_os/core/drivers/
H A Dstm32_gpio.c1644 STAILQ_REMOVE(&bank_list, bank, stm32_gpio_bank, in apply_sec_cfg()