Home
last modified time | relevance | path

Searched refs:binder (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dbinderfs.rst6 Android binderfs is a filesystem for the Android binder IPC mechanism. It
7 allows to dynamically add and remove binder devices at runtime. Binder devices
8 located in a new binderfs instance are independent of binder devices located in
10 to get a set of private binder devices.
18 mount -t binder binder /dev/binderfs
21 In a fresh instance of binderfs no binder devices will be present. There will
22 only be a ``binder-control`` device which serves as the request handler for
31 binderfs instances can be mounted with a limit on the number of binder
34 of binder devices can be allocated in this binderfs instance.
37 Using ``stats=global`` enables global binder statistics.
[all …]
/OK3568_Linux_fs/kernel/drivers/android/
H A DKconfig31 Each binderfs mount initially only contains a binder-control device.
32 It can be used to dynamically allocate new binder IPC devices via
38 default "binder,hwbinder,vndbinder"
40 Default value for the binder.devices parameter.
42 The binder.devices parameter is a comma-separated list of strings
43 that specifies the names of the binder device nodes that will be
44 created. Each binder device has its own context manager, and is
51 This feature allows binder selftest to run.
53 Binder selftest checks the allocation and free of binder buffers
H A DMakefile5 obj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o binder_alloc.o
H A Dbinder_trace.h7 #define TRACE_SYSTEM binder
H A Dbinder.c843 binder_uintptr_t ptr = fp ? fp->binder : 0; in binder_init_node_ilocked()
2079 node = binder_get_node(proc, fp->binder); in binder_transaction_buffer_release()
2082 debug_id, (u64)fp->binder); in binder_transaction_buffer_release()
2223 node = binder_get_node(proc, fp->binder); in binder_translate_binder()
2231 proc->pid, thread->pid, (u64)fp->binder, in binder_translate_binder()
2253 fp->binder = 0; in binder_translate_binder()
2296 fp->binder = node->ptr; in binder_translate_handle()
2325 fp->binder = 0; in binder_translate_handle()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dis_abstract.hpp133 typedef typename selector::template rebind<T> binder;
134 typedef typename binder::type type;
H A Dis_polymorphic.hpp101 typedef typename selector::template rebind<T> binder; typedef
102 typedef typename binder::type imp_type;
H A Dis_base_and_derived.hpp214 typedef typename selector::template rebind<ncvB,ncvD> binder; typedef
215 typedef typename binder::type bound_type;
H A Dis_signed.hpp72 typedef typename selector::template rebind<T> binder; typedef
73 typedef typename binder::type type;
H A Dis_unsigned.hpp72 typedef typename selector::template rebind<T> binder; typedef
73 typedef typename binder::type type;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/android/
H A D..install.cmd1 …nux-gnu/stage-include/include/linux/android ./include/uapi/linux/android binder.h; /bin/sh scripts…
H A Dbinder.h75 binder_uintptr_t binder; /* local object */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/android/
H A D..install.cmd1 …ueabihf/stage-include/include/linux/android ./include/uapi/linux/android binder.h; /bin/sh scripts…
H A Dbinder.h75 binder_uintptr_t binder; /* local object */ member
/OK3568_Linux_fs/kernel/include/trace/hooks/
H A Dbinder.h3 #define TRACE_SYSTEM binder
/OK3568_Linux_fs/kernel/kernel/configs/
H A Dandroid-base.config13 CONFIG_ANDROID_BINDER_DEVICES=binder,hwbinder,vndbinder
/OK3568_Linux_fs/kernel/usr/include/
H A DMakefile31 no-header-test += linux/android/binder.h
/OK3568_Linux_fs/kernel/include/uapi/linux/android/
H A Dbinder.h131 binder_uintptr_t binder; /* local object */ member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/
H A DAndroid.mk98 frameworks/native/libs/binder/include \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/
H A Dexecutor700 // executor binder access:
706 // executor binder invocation:
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/
H A Dexecutor700 // executor binder access:
706 // executor binder invocation:
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccinstall.info3507 Some versions of the AIX binder (linker) can fail with a relocation
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccinstall.info3507 Some versions of the AIX binder (linker) can fail with a relocation
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt3343 -rw-r--r-- root root 14535 ./usr/include/linux/android/binder.h
H A Dbuildhistory_filelist2.txt3344 -rw-r--r-- root root 14535 ./usr/include/linux/android/binder.h

12