Searched refs:STAILQ_REMOVE (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/drivers/crypto/versal/ |
| H A D | authenc.c | 695 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 D | queue.h | 300 #define STAILQ_REMOVE(head, elm, type, field) do { \ macro
|
| /optee_os/core/drivers/ |
| H A D | stm32_gpio.c | 1644 STAILQ_REMOVE(&bank_list, bank, stm32_gpio_bank, in apply_sec_cfg()
|