Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/sys/
Dslist.h450 Z_GENLIST_FIND_AND_REMOVE(slist, snode)
Dsflist.h491 Z_GENLIST_FIND_AND_REMOVE(sflist, sfnode)
Dlist_gen.h216 #define Z_GENLIST_FIND_AND_REMOVE(__lname, __nname) \ macro