Searched defs:list_for_each_entry (Results 1 – 2 of 2) sorted by relevance
| /scripts/gdb/linux/ | ||
| D | lists.py | 34 def list_for_each_entry(head, gdbtype, member): function |
| /scripts/kconfig/ | ||
| D | list.h | 49 #define list_for_each_entry(pos, head, member) \ macro |