HomeSort by relevance Sort by last modified time
    Searched refs:container_of (Results 1 - 25 of 215) sorted by null

1 2 3 4 5 6 7 8 9

  /bionic/libc/kernel/common/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
mca.h 45 #define to_mca_device(mdev) container_of(mdev, struct mca_device, dev)
65 #define to_mca_bus(mdev) container_of(mdev, struct mca_bus, dev)
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /development/ndk/platforms/android-3/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
mca.h 45 #define to_mca_device(mdev) container_of(mdev, struct mca_device, dev)
65 #define to_mca_bus(mdev) container_of(mdev, struct mca_bus, dev)
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
node.h 22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)

Completed in 1852 milliseconds

1 2 3 4 5 6 7 8 9