Home
last modified time | relevance | path

Searched defs:__containerof (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/riscv32-unknown-unknown-elf/llvm-libc-macros/
Dcontainerof-macro.h14 #define __containerof(ptr, type, member) \ macro
/aosp_15_r20/external/llvm-libc/include/llvm-libc-macros/
H A Dcontainerof-macro.h14 #define __containerof(ptr, type, member) \ macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/sys/
Dcdefs.h489 #define __containerof(x, s, m) ({ \ macro
494 #define __containerof(x, s, m) \ macro