Searched defs:hlist_for_each_safe (Results 1 – 5 of 5) sorted by relevance
| /external/iproute2/include/ |
| D | list.h | 114 #define hlist_for_each_safe(pos, n, head) \ macro
|
| /external/erofs-utils/include/erofs/ |
| D | hashtable.h | 194 #define hlist_for_each_safe(pos, n, head) \ macro
|
| /external/libnetfilter_conntrack/include/internal/ |
| D | linux_list.h | 657 #define hlist_for_each_safe(pos, n, head) \ macro
|
| /external/iptables/libiptc/ |
| D | linux_list.h | 652 #define hlist_for_each_safe(pos, n, head) \ macro
|
| /external/libnfnetlink/include/ |
| D | linux_list.h | 656 #define hlist_for_each_safe(pos, n, head) \ macro
|