Home
last modified time | relevance | path

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

/openbmc/linux/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 …]
/openbmc/linux/sound/soc/intel/avs/boards/
H A Dhdaudio.c174 struct snd_soc_dai_link *binder; in avs_hdaudio_probe() local
187 binder = devm_kmemdup(dev, &probing_link, sizeof(probing_link), GFP_KERNEL); in avs_hdaudio_probe()
188 if (!binder) in avs_hdaudio_probe()
191 binder->platforms = devm_kzalloc(dev, sizeof(*binder->platforms), GFP_KERNEL); in avs_hdaudio_probe()
192 binder->codecs = devm_kzalloc(dev, sizeof(*binder->codecs), GFP_KERNEL); in avs_hdaudio_probe()
193 if (!binder->platforms || !binder->codecs) in avs_hdaudio_probe()
196 binder->codecs->name = devm_kstrdup(dev, dev_name(&codec->core.dev), GFP_KERNEL); in avs_hdaudio_probe()
197 if (!binder->codecs->name) in avs_hdaudio_probe()
200 binder->platforms->name = mach->mach_params.platform; in avs_hdaudio_probe()
201 binder->num_platforms = 1; in avs_hdaudio_probe()
[all …]
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/
H A Dampere-driver-binder.bb2 DESCRIPTION = "The driver binder for Ampere Computing LLC's systems"
15 file://ampere-power-on-driver-binder@.service \
16 file://ampere-host-on-driver-binder@.service \
21 ampere-power-on-driver-binder@.service \
22 ampere-host-on-driver-binder@.service \
25 POWER_ON_DRIVER_BINDER_TGT = "ampere-power-on-driver-binder@.service"
26 POWER_ON_DRIVER_BINDER_INSTMPL = "ampere-power-on-driver-binder@{0}.service"
32 HOST_ON_DRIVER_BINDER_TGT = "ampere-host-on-driver-binder@.service"
33 HOST_ON_DRIVER_BINDER_INSTMPL = "ampere-host-on-driver-binder@{0}.service"
/openbmc/linux/drivers/android/
H A DKconfig24 Each binderfs mount initially only contains a binder-control device.
25 It can be used to dynamically allocate new binder IPC devices via
31 default "binder,hwbinder,vndbinder"
33 Default value for the binder.devices parameter.
35 The binder.devices parameter is a comma-separated list of strings
36 that specifies the names of the binder device nodes that will be
37 created. Each binder device has its own context manager, and is
44 This feature allows binder selftest to run.
46 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.c740 binder_uintptr_t ptr = fp ? fp->binder : 0; in binder_init_node_ilocked()
1990 node = binder_get_node(proc, fp->binder); in binder_transaction_buffer_release()
1993 debug_id, (u64)fp->binder); in binder_transaction_buffer_release()
2149 node = binder_get_node(proc, fp->binder); in binder_translate_binder()
2157 proc->pid, thread->pid, (u64)fp->binder, in binder_translate_binder()
2178 fp->binder = 0; in binder_translate_binder()
2220 fp->binder = node->ptr; in binder_translate_handle()
2249 fp->binder = 0; in binder_translate_handle()
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/
H A Dandroid-drivers.cfg3 CONFIG_ANDROID_BINDER_DEVICES="binder"
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-driver-binder/
H A Dampere-power-on-driver-binder@.service2 Description=Ampere power on driver binder %i
H A Dampere-host-on-driver-binder@.service2 Description=Ampere host on driver binder %i
/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/packagegroups/
H A Dpackagegroup-ampere-apps.bb31 ampere-driver-binder \
/openbmc/linux/include/uapi/linux/android/
H A Dbinder.h83 binder_uintptr_t binder; /* local object */ member
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt1806 binder.c: 105864
1807 binder.h: 9073
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt3344 -rw-r--r-- root root 14535 ./usr/include/linux/android/binder.h
H A Dbuildhistory_filelist1.txt3343 -rw-r--r-- root root 14535 ./usr/include/linux/android/binder.h
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]