Home
last modified time | relevance | path

Searched refs:uapi (Results 1 – 25 of 33) sorted by relevance

12

/aosp12/system/core/libsync/
H A Dsync.c185 int uapi; in sync_merge() local
190 if (uapi == UAPI_MODERN || uapi == UAPI_UNKNOWN) { in sync_merge()
193 if (ret >= 0 && uapi == UAPI_UNKNOWN) { in sync_merge()
202 if (ret >= 0 && uapi == UAPI_UNKNOWN) { in sync_merge()
328 int uapi; in sync_fence_info() local
332 if (uapi == UAPI_LEGACY || uapi == UAPI_UNKNOWN) { in sync_fence_info()
347 if (uapi == UAPI_UNKNOWN) { in sync_fence_info()
359 int uapi; in sync_file_info() local
363 if (uapi == UAPI_MODERN || uapi == UAPI_UNKNOWN) { in sync_file_info()
366 if (info && uapi == UAPI_UNKNOWN) { in sync_file_info()
[all …]
/aosp12/build/make/tools/fs_config/end_to_end_test/
H A Drun_test.sh5 --capability-header $ANDROID_BUILD_TOP/bionic/libc/kernel/uapi/linux/capability.h \
17 --capability-header $ANDROID_BUILD_TOP/bionic/libc/kernel/uapi/linux/capability.h \
29 --capability-header $ANDROID_BUILD_TOP/bionic/libc/kernel/uapi/linux/capability.h \
40 --capability-header $ANDROID_BUILD_TOP/bionic/libc/kernel/uapi/linux/capability.h \
51 --capability-header $ANDROID_BUILD_TOP/bionic/libc/kernel/uapi/linux/capability.h \
62 --capability-header $ANDROID_BUILD_TOP/bionic/libc/kernel/uapi/linux/capability.h \
/aosp12/bionic/libc/kernel/
H A DREADME.md3 Bionic comes with a processed set of all of the uapi Linux kernel headers that
20 * `external/kernel-headers/original/uapi/`
21 Contains the uapi kernel headers found in the Android kernel. Note this
27 made into uapi files, but some user space code expects that these
33 be used as uapi headers. The tools to process the kernel headers will
37 * `bionic/libc/kernel/uapi/`
39 in `external/kernel-headers/original/uapi/`.
48 Checks out the Android kernel and generates all uapi header files.
105 Next, run this command to copy the parsed files to bionic/libc/kernel/uapi:
/aosp12/hardware/invensense/6515/libsensors_iio/software/build/android/
H A Dcommon.mk12 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
81 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/bionic/libc/kernel/uapi #LP
83 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/bionic/libc/kernel/uapi/asm-arm64 #LP
85 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/bionic/libc/kernel/uapi/asm-arm #LP
/aosp12/bionic/libc/
H A DAndroid.bp1897 "kernel/uapi",
1899 "kernel/android/uapi",
2235 from: "kernel/uapi",
2270 from: "kernel/uapi/asm-arm",
2342 "kernel/uapi/asm-arm",
2343 "kernel/uapi",
2354 "kernel/uapi",
2366 "kernel/uapi/asm-x86",
2367 "kernel/uapi",
2379 "kernel/uapi/asm-x86",
[all …]
/aosp12/bionic/libc/kernel/android/
H A DREADME.md1 The files under the uapi directory are android kernel uapi header files that
/aosp12/system/libhwbinder/
H A DAndroid.bp117 "bionic/libc/kernel/android/uapi/",
118 "bionic/libc/kernel/uapi/",
/aosp12/system/connectivity/wificond/net/kernel-header-latest/
H A DREADME.txt9 cp <kernel-dir>/private/msm-google/include/uapi/linux/nl80211.h
/aosp12/frameworks/native/libs/binder/
H A DAndroid.bp83 "bionic/libc/kernel/android/uapi/",
84 "bionic/libc/kernel/uapi/",
/aosp12/hardware/qcom/sdm845/media/
H A Dconfigure.ac119 AC_ARG_WITH([kernel-uapi-headers],
120 [AS_HELP_STRING([--with-kernel-uapi-inc=DIR],[location of common headers])],
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/build/android/
H A Dshared.mk6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/aosp12/hardware/qcom/media/msm8998/
H A Dconfigure.ac129 AC_ARG_WITH([kernel-uapi-headers],
130 [AS_HELP_STRING([--with-kernel-uapi-inc=DIR],[location of common headers])],
/aosp12/hardware/qcom/sm8150/media/
H A Dconfigure.ac132 AC_ARG_WITH([kernel-uapi-headers],
133 [AS_HELP_STRING([--with-kernel-uapi-inc=DIR],[location of common headers])],
/aosp12/hardware/qcom/sm7250/media/
H A Dconfigure.ac124 AC_ARG_WITH([kernel-uapi-headers],
125 [AS_HELP_STRING([--with-kernel-uapi-inc=DIR],[location of common headers])],
/aosp12/hardware/interfaces/media/omx/1.0/
H A Dtypes.hal26 * Ref: bionic/libc/kernel/uapi/asm-generic/errno-base.h
27 * Ref: bionic/libc/kernel/uapi/asm-generic/errno.h
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/mllite/build/android/
H A Dshared.mk7 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/mpl/build/android/
H A Dshared.mk7 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/build/android/
H A Dshared.mk6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/build/android/
H A Dshared.mk6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/build/android/
H A Dshared.mk6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/build/android/
H A Dshared.mk6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/build/android/
H A Dshared.mk6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/aosp12/frameworks/base/core/proto/android/os/
H A Dps.proto88 // bionic/libc/kernel/uapi/linux/sched.h.
/aosp12/frameworks/proto_logging/stats/enums/stats/dnsresolver/
H A Ddns_resolver.proto212 // 1. bionic/libc/kernel/uapi/asm-generic/errno-base.h
213 // 2. bionic/libc/kernel/uapi/asm-generic/errno.h
/aosp12/packages/modules/DnsResolver/tests/
H A Dgolddata.proto91 // Values from bionic/libc/kernel/uapi/linux/in.h

12