Home
last modified time | relevance | path

Searched refs:SLIST_FOREACH_SAFE (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/kernel/
A Dnotif.c189 SLIST_FOREACH_SAFE(nd, &notif_driver_head, link, nd_tmp) { in notif_deliver_event()
A Ddt_driver.c731 SLIST_FOREACH_SAFE(prov, &dt_driver_provider_list, link, next_prov) in release_probe_lists()
/optee_os/lib/libutils/isoc/include/sys/
A Dqueue.h240 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/optee_os/out/arm/export-ta_arm64/include/sys/
A Dqueue.h240 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/optee_os/out/arm/export-ta_arm32/include/sys/
A Dqueue.h240 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ macro

Completed in 11 milliseconds