Searched refs:Z_GENLIST_REMOVE (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/include/zephyr/sys/ | ||
D | slist.h | 408 Z_GENLIST_REMOVE(slist, snode) |
D | sflist.h | 476 Z_GENLIST_REMOVE(sflist, sfnode) |
D | list_gen.h | 187 #define Z_GENLIST_REMOVE(__lname, __nname) \ macro |