Searched defs:container_of (Results 1 – 7 of 7) 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/qcom/tqftpserv/ |
| D | list.h | 38 #define container_of(ptr, type, member) ({ \ macro
|
| /device/linaro/dragonboard/qcom/qrtr/src/ |
| D | list.h | 9 #define container_of(ptr, type, member) \ macro
|
| /device/linaro/hikey/hifi/xaf/host-apf/include/ |
| D | xf-debug.h | 37 #define container_of(ptr, type, member) \ macro
|
| /device/linaro/hikey/hifi/xaf/hifi-dpf/include/ |
| D | xf-debug.h | 46 #define container_of(ptr, type, member) \ macro
|
| /device/linaro/dragonboard/qcom/qrtr/lib/ |
| D | libqrtr.h | 18 #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
|