Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/isoc/include/sys/
A Dqueue.h330 if (!STAILQ_EMPTY((head2))) { \
340 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro
/optee_os-3.20.0/core/drivers/crypto/versal/
A Dauthenc.c295 if (STAILQ_EMPTY(&engine.context_list)) in engine_in_use()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dsecure_partition.c1258 while (!STAILQ_EMPTY(&fip_sp_list)) { in fip_sp_unmap_all()

Completed in 7 milliseconds