Searched defs:container_of (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/tools/lib/lockdep/uinclude/linux/ |
D | kernel.h | 11 #define container_of(ptr, type, member) ({ \ macro
|
/linux-4.1.27/scripts/gdb/linux/ |
D | utils.py | 50 def container_of(ptr, typeobj, member): function
|
/linux-4.1.27/tools/usb/usbip/libsrc/ |
D | list.h | 132 #define container_of(ptr, type, member) ({ \ macro
|
/linux-4.1.27/scripts/kconfig/ |
D | list.h | 18 #define container_of(ptr, type, member) ({ \ macro
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs.h | 64 #define container_of(ptr, type, member) \ macro
|
/linux-4.1.27/tools/perf/util/include/linux/ |
D | kernel.h | 26 #define container_of(ptr, type, member) ({ \ macro
|
/linux-4.1.27/tools/virtio/linux/ |
D | kernel.h | 77 #define container_of(ptr, type, member) ({ \ macro
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/ |
D | list.h | 254 #define container_of(ptr, type, member) \ macro
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | mkregtable.c | 27 #define container_of(ptr, type, member) ({ \ macro
|
/linux-4.1.27/include/linux/ |
D | kernel.h | 811 #define container_of(ptr, type, member) ({ \ macro
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211.h | 61 #define container_of(ptr, type, member) ({ \ macro
|