Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/kernel/
A Dnotif.c186 SLIST_FOREACH_SAFE(nd, &notif_driver_head, link, nd_tmp) { in notif_deliver_event()
A Ddt_driver_test.c85 SLIST_FOREACH_SAFE(ref, &dt_test_free_list, link, t_ref) { in dt_test_free()
A Ddt_driver.c739 SLIST_FOREACH_SAFE(prov, &dt_driver_provider_list, link, next_prov) in release_probe_lists()
/optee_os-3.20.0/lib/libutils/isoc/include/sys/
A Dqueue.h240 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ macro

Completed in 7 milliseconds