Searched defs:container_of (Results 1 – 2 of 2) sorted by relevance
| /scripts/gdb/linux/ | ||
| A D | utils.py | 74 def container_of(ptr, typeobj, member): function |
| /scripts/include/ | ||
| A D | list.h | 19 #define container_of(ptr, type, member) ({ \ macro |
Completed in 4 milliseconds