/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/linux/include/linux/ |
H A D | container_of.h | 18 #define container_of(ptr, type, member) ({ \ macro
|
/openbmc/linux/tools/tracing/rtla/src/ |
H A D | utils.h | 15 #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/linux/scripts/kconfig/ |
H A D | list.h | 19 #define container_of(ptr, type, member) ({ \ macro
|
/openbmc/linux/tools/usb/usbip/libsrc/ |
H A D | list.h | 133 #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/linux/scripts/mod/ |
H A D | list.h | 18 #define container_of(ptr, type, member) ({ \ macro
|
/openbmc/linux/tools/include/linux/ |
H A D | kernel.h | 36 #define container_of(ptr, type, member) ({ \ macro
|
/openbmc/linux/scripts/gdb/linux/ |
H A D | utils.py | 69 def container_of(ptr, typeobj, member): function
|
/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/linux/drivers/gpu/drm/radeon/ |
H A D | mkregtable.c | 28 #define container_of(ptr, type, member) ({ \ macro
|
/openbmc/qemu/subprojects/libvhost-user/include/ |
H A D | compiler.h | 49 #define container_of(ptr, type, member) ({ \ macro
|
/openbmc/qemu/subprojects/libvduse/include/ |
H A D | compiler.h | 49 #define container_of(ptr, type, member) ({ \ macro
|
/openbmc/qemu/include/qemu/ |
H A D | compiler.h | 49 #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
|
/openbmc/linux/samples/bpf/ |
H A D | test_lru_dist.c | 27 #define container_of(ptr, type, member) ({ \ macro
|
/openbmc/linux/tools/lib/bpf/ |
H A D | bpf_helpers.h | 90 #define container_of(ptr, type, member) \ macro
|
/openbmc/linux/tools/include/nolibc/ |
H A D | types.h | 232 #define container_of(PTR, TYPE, FIELD) ({ \ macro
|