Home
last modified time | relevance | path

Searched defs:container_of (Results 1 – 7 of 7) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dutil.h44 #define container_of(addr, struct_name, field_name) \ macro
/device/linaro/dragonboard/qcom/tqftpserv/
Dlist.h38 #define container_of(ptr, type, member) ({ \ macro
/device/linaro/dragonboard/qcom/qrtr/src/
Dlist.h9 #define container_of(ptr, type, member) \ macro
/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-debug.h37 #define container_of(ptr, type, member) \ macro
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-debug.h46 #define container_of(ptr, type, member) \ macro
/device/linaro/dragonboard/qcom/qrtr/lib/
Dlibqrtr.h18 #define container_of(ptr, type, member) \ macro
/device/linaro/hikey/power/
Dpower_hikey.c102 #define container_of(addr, struct_name, field_name) \ macro