Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dutil.h44 #define container_of(addr, struct_name, field_name) \ 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/hikey/power/
Dpower_hikey.c102 #define container_of(addr, struct_name, field_name) \ macro