Searched +defs:container_of +path:include +path:linux +path:kernel +path:. +path:h (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/tools/perf/util/include/linux/ | ||
D | kernel.h | 26 #define container_of(ptr, type, member) ({ \ macro |
/linux-4.1.27/include/linux/ | ||
D | kernel.h | 811 #define container_of(ptr, type, member) ({ \ macro |