Searched defs:container_of (Results 1 – 11 of 11) sorted by relevance
| /openbmc/libpldm/src/transport/ |
| H A D | container-of.h | 6 #define container_of(ptr, type, member) \ macro
|
| /openbmc/libmctp/ |
| H A D | container_of.h | 5 #define container_of(ptr, type, member) \ macro
|
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | list.h | 19 #define container_of(ptr, type, member) ({ \ macro
|
| /openbmc/qemu/subprojects/libvhost-user/ |
| H A D | libvhost-user-glib.c | 18 #define container_of(ptr, type, member) \ macro
|
| /openbmc/phosphor-mboxd/test/ |
| H A D | mbox.c | 264 #define container_of(member_ptr, containing_type, member) \ macro
|
| /openbmc/hiomapd/test/ |
| H A D | mbox.c | 292 #define container_of(member_ptr, containing_type, member) \ macro
|
| /openbmc/qemu/subprojects/libvhost-user/include/ |
| H A D | compiler.h | 49 #define container_of( global() macro
|
| /openbmc/qemu/subprojects/libvduse/include/ |
| H A D | compiler.h | 49 #define container_of( global() macro
|
| /openbmc/qemu/include/qemu/ |
| H A D | compiler.h | 44 #define container_of(ptr, type, member) ({ \ macro
|
| /openbmc/u-boot/include/linux/ |
| H A D | kernel.h | 265 #define container_of(ptr, type, member) ({ \ macro
|
| /openbmc/obmc-console/ |
| H A D | console-server.h | 271 #define container_of(ptr, type, member) \ macro
|