Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/sys/
Dslist.h408 Z_GENLIST_REMOVE(slist, snode)
Dsflist.h476 Z_GENLIST_REMOVE(sflist, sfnode)
Dlist_gen.h187 #define Z_GENLIST_REMOVE(__lname, __nname) \ macro