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/
H A Dkernel.h18 #ifndef container_of
20 * container_of - cast a member of a structure out to the containing structure
26 #define container_of(ptr, type, member) ({ \ macro
/linux-4.1.27/include/linux/
H A Dkernel.h805 * container_of - cast a member of a structure out to the containing structure
811 #define container_of(ptr, type, member) ({ \ macro

Completed in 145 milliseconds