Searched defs:container_of (Results 1 – 5 of 5) sorted by relevance
/device/google/contexthub/firmware/os/inc/ |
D | util.h | 44 #define container_of(addr, struct_name, field_name) \ macro
|
/device/linaro/dragonboard/shared/utils/tqftpserv/ |
D | list.h | 38 #define container_of(ptr, type, member) ({ \ macro
|
/device/linaro/dragonboard/shared/utils/qrtr/src/ |
D | list.h | 11 #define container_of(ptr, type, member) \ macro
|
/device/linaro/hikey/power/ |
D | power_hikey.c | 102 #define container_of(addr, struct_name, field_name) \ macro
|
/device/linaro/dragonboard/shared/utils/qrtr/lib/ |
D | libqrtr.h | 19 #define container_of(ptr, type, member) \ macro
|