Home
last modified time | relevance | path

Searched refs:list_for_each_entry_reverse (Results 1 - 5 of 5) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dobj_res.c89 list_for_each_entry_reverse(rc, &obj->objres_head, entry) in objres_find()
/third_party/alsa-utils/alsactl/
H A Dlist.h266 * list_for_each_entry_reverse - iterate backwards over list of given type.
271 #define list_for_each_entry_reverse(pos, head, member) \ macro
/third_party/exfatprogs/include/
H A Dlist.h259 * list_for_each_entry_reverse - iterate backwards over list of given type.
264 #define list_for_each_entry_reverse(pos, head, member) \ macro
/third_party/ltp/testcases/realtime/include/
H A Dlist.h306 * list_for_each_entry_reverse - iterate backwards over list of given type.
311 #define list_for_each_entry_reverse(pos, head, member) \ macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h186 #define list_for_each_entry_reverse(p, h, field) \ macro

Completed in 4 milliseconds