| /third_party/libbpf/include/linux/ |
| D | kernel.h | 11 #define container_of(ptr, type, member) ({ \ macro
|
| /third_party/libinput/src/ |
| D | util-list.h | 111 #define container_of(ptr, type, member) \ macro
|
| /third_party/ffmpeg/libavcodec/ |
| D | v4l2_m2m.h | 35 #define container_of(ptr, type, member) ({ \ macro
|
| /third_party/libdrm/ |
| D | util_double_list.h | 111 #define container_of(ptr, sample, member) \ macro
|
| /third_party/alsa-utils/alsactl/ |
| D | list.h | 19 #define container_of(ptr, type, member) ({ \ macro
|
| /third_party/mesa3d/src/util/ |
| D | macros.h | 84 # define container_of(ptr, type, member) \ macro 89 # define container_of(ptr, type, member) ({ \ macro
|
| /third_party/libdrm/tegra/ |
| D | private.h | 38 #define container_of(ptr, type, member) ({ \ macro
|
| /third_party/ltp/testcases/realtime/include/ |
| D | list.h | 252 #define container_of(ptr, type, member) ({ \ macro
|
| /third_party/exfatprogs/include/ |
| D | list.h | 10 #define container_of(ptr, type, member) ({ \ macro
|
| /third_party/node/deps/uv/src/ |
| D | uv-common.h | 57 #define container_of(ptr, type, member) \ macro
|
| /third_party/libbpf/src/ |
| D | bpf_helpers.h | 90 #define container_of(ptr, type, member) \ macro
|
| /third_party/libuv/test/ |
| D | task.h | 74 #define container_of(ptr, type, member) \ macro
|
| /third_party/alsa-lib/include/ |
| D | local.h | 394 #define container_of(ptr, type, member) ({ \ macro
|
| /third_party/libuv/src/ |
| D | uv-common.h | 57 #define container_of(ptr, type, member) \ macro
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| D | list.h | 58 #define container_of LOS_DL_LIST_ENTRY macro
|
| /third_party/f2fs-tools/fsck/ |
| D | f2fs.h | 45 #define container_of(ptr, type, member) ({ \ macro
|
| /third_party/musl/porting/liteos_a/user/ldso/ |
| D | dynlink.c | 37 #define container_of(p,t,m) ((t*)((char *)(p)-offsetof(t,m))) macro
|
| /third_party/musl/porting/liteos_a/user_debug/ldso/ |
| D | dynlink.c | 37 #define container_of(p,t,m) ((t*)((char *)(p)-offsetof(t,m))) macro
|
| /third_party/musl/ldso/ |
| D | dynlink.c | 45 #define container_of(p,t,m) ((t*)((char *)(p)-offsetof(t,m))) macro
|
| /third_party/libfuse/lib/ |
| D | fuse_lowlevel.c | 42 #define container_of(ptr, type, member) ({ \ macro
|
| D | fuse.c | 89 #define container_of(ptr, type, member) ({ \ macro
|
| /third_party/musl/porting/linux/user/ldso/ |
| D | dynlink.c | 67 #define container_of(p,t,m) ((t*)((char *)(p)-offsetof(t,m))) macro
|
| /third_party/musl/ldso/linux/ |
| D | dynlink.c | 94 #define container_of(p,t,m) ((t*)((char *)(p)-offsetof(t,m))) macro
|