HomeSort by relevance Sort by last modified time
    Searched refs:hlist_for_each_safe (Results 1 - 4 of 4) sorted by null

  /external/libvpx/nestegg/halloc/src/
hlist.h 78 #define hlist_for_each_safe(i, tmp, h) \ macro
halloc.c 247 hlist_for_each_safe(i, tmp, &p->children)
  /external/iptables/libiptc/
linux_list.h 652 #define hlist_for_each_safe(pos, n, head) \ macro
  /external/kernel-headers/original/linux/
list.h 815 #define hlist_for_each_safe(pos, n, head) \ macro

Completed in 72 milliseconds