HomeSort by relevance Sort by last modified time
    Searched refs:ION_HEAP_TYPE_CARVEOUT (Results 1 - 21 of 21) sorted by null

  /hardware/qcom/msm8960/kernel-headers/linux/
ion.h 30 ION_HEAP_TYPE_CARVEOUT,
39 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /hardware/qcom/msm8996/kernel-headers/linux/
ion.h 29 ION_HEAP_TYPE_CARVEOUT,
39 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /hardware/qcom/msm8996/original-kernel-headers/linux/
ion.h 29 * @ION_HEAP_TYPE_CARVEOUT: memory allocated from a prereserved
40 ION_HEAP_TYPE_CARVEOUT,
50 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /hardware/qcom/msm8998/kernel-headers/linux/
ion.h 29 ION_HEAP_TYPE_CARVEOUT,
39 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /hardware/qcom/msm8998/original-kernel-headers/linux/
ion.h 29 * @ION_HEAP_TYPE_CARVEOUT: memory allocated from a prereserved
40 ION_HEAP_TYPE_CARVEOUT,
52 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /hardware/qcom/msm8x09/kernel-headers/linux/
ion.h 29 ION_HEAP_TYPE_CARVEOUT,
39 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
ion.h 29 * @ION_HEAP_TYPE_CARVEOUT: memory allocated from a prereserved
40 ION_HEAP_TYPE_CARVEOUT,
50 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /hardware/qcom/msm8x26/kernel-headers/linux/
ion.h 29 ION_HEAP_TYPE_CARVEOUT,
39 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
ion.h 29 * @ION_HEAP_TYPE_CARVEOUT: memory allocated from a prereserved
40 ION_HEAP_TYPE_CARVEOUT,
50 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /hardware/qcom/msm8x27/kernel-headers/linux/
ion.h 29 ION_HEAP_TYPE_CARVEOUT,
36 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /hardware/qcom/msm8x84/kernel-headers/linux/
ion.h 29 ION_HEAP_TYPE_CARVEOUT,
37 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
ion.h 29 * @ION_HEAP_TYPE_CARVEOUT: memory allocated from a prereserved
37 ION_HEAP_TYPE_CARVEOUT,
46 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /system/core/libion/kernel-headers/linux/
ion.h 29 ION_HEAP_TYPE_CARVEOUT,
39 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /system/core/libion/original-kernel-headers/linux/
ion.h 29 * @ION_HEAP_TYPE_CARVEOUT: memory allocated from a prereserved
40 ION_HEAP_TYPE_CARVEOUT,
50 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /external/kernel-headers/original/uapi/linux/
ion.h 27 * @ION_HEAP_TYPE_CARVEOUT: memory allocated from a prereserved
38 ION_HEAP_TYPE_CARVEOUT,
  /external/linux-kselftest/tools/testing/selftests/android/ion/
ion.h 34 * @ION_HEAP_TYPE_CARVEOUT: memory allocated from a prereserved
45 ION_HEAP_TYPE_CARVEOUT,
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
ion.h 28 * @ION_HEAP_TYPE_CARVEOUT: memory allocated from a prereserved
38 ION_HEAP_TYPE_CARVEOUT,
46 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)
  /bionic/libc/kernel/uapi/linux/
ion.h 27 ION_HEAP_TYPE_CARVEOUT,
  /hardware/qcom/msm8994/kernel-headers/linux/
ion.h 27 ION_HEAP_TYPE_CARVEOUT,
  /hardware/qcom/msm8994/original-kernel-headers/linux/
ion.h 29 * @ION_HEAP_TYPE_CARVEOUT: memory allocated from a prereserved
40 ION_HEAP_TYPE_CARVEOUT,
  /hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h 30 * @ION_HEAP_TYPE_CARVEOUT: memory allocated from a prereserved
45 ION_HEAP_TYPE_CARVEOUT,
54 #define ION_HEAP_CARVEOUT_MASK (1 << ION_HEAP_TYPE_CARVEOUT)

Completed in 309 milliseconds