Home
last modified time | relevance | path

Searched refs:mechanism (Results 1 – 25 of 723) sorted by relevance

12345678910>>...29

/OK3568_Linux_fs/kernel/Documentation/driver-api/firmware/
H A Dfallback-mechanisms.rst5 A fallback mechanism is supported to allow to overcome failures to do a direct
8 configuration options related to supporting the firmware fallback mechanism are:
11 mechanism. Most distributions enable this option today. If enabled but
13 mechanism is available and for the request_firmware_nowait() call.
15 enable the kobject uevent fallback mechanism on all firmware API calls
18 fallback mechanism: if this kconfig option is enabled and your second
20 informing the kernel that you have a custom fallback mechanism and it will
28 the kobject uevent fallback mechanism will never take effect even
31 Justifying the firmware fallback mechanism
36 fallback mechanism:
[all …]
H A Dfirmware_cache.rst32 userspace for the firmware request through the sysfs fallback mechanism
43 * The timeout for the fallback mechanism is temporarily reduced to 10 seconds
50 cache mechanism but must not use the firmware API on suspend.
/OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/
H A Drpc-server-gss.rst24 Authentication for NFS. Although GSSAPI is itself completely mechanism
25 agnostic, in many cases only the KRB5 mechanism is supported by NFS
28 The Linux kernel, at the moment, supports only the KRB5 mechanism, and
49 The classic upcall mechanism uses a custom text based upcall mechanism
53 This upcall mechanism has 2 limitations:
70 The newer upcall mechanism uses RPC over a unix socket to a daemon
76 This upcall mechanism uses the kernel rpc client and connects to the gssproxy
84 legacy mechanism. To switch to the new mechanism, gss-proxy must bind
89 Once the upcall mechanism is chosen, it cannot be changed. To prevent
/OK3568_Linux_fs/debian/packages-patches/blueman/
H A D0002-Don-t-turn-off-the-bt-power.patch7 blueman/plugins/mechanism/RfKill.py | 4 ++--
10 diff --git a/blueman/plugins/mechanism/RfKill.py b/blueman/plugins/mechanism/RfKill.py
12 --- a/blueman/plugins/mechanism/RfKill.py
13 +++ b/blueman/plugins/mechanism/RfKill.py
/OK3568_Linux_fs/kernel/drivers/base/firmware_loader/
H A DKconfig72 bool "Enable the firmware sysfs fallback mechanism"
76 loading to the kernel through userspace as a fallback mechanism
81 built-in. For details on how to work with the sysfs fallback mechanism
90 this is known as the driver using the custom fallback mechanism.
91 If the custom fallback mechanism is used userspace must always
93 mechanism is disabled, and failed requests will linger forever.
98 can no longer be relied upon as a fallback mechanism. Linux no longer
99 relies on or uses a fallback mechanism in userspace. If you need to
106 mechanism can never be removed from the kernel.
109 require a fallback mechanism and have a userspace mechanism ready to
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c1201 CK_MECHANISM_PTR mechanism; member
1207 .mechanism = mecha, \
1227 CK_MECHANISM_PTR mechanism, uint32_t mode, in cipher_init_final() argument
1247 rv = C_EncryptInit(session, mechanism, object); in cipher_init_final()
1249 rv = C_DecryptInit(session, mechanism, object); in cipher_init_final()
1310 cktest_allowed_valid[n].mechanism, in xtest_pkcs11_test_1005()
1328 cktest_allowed_invalid[n].mechanism, in xtest_pkcs11_test_1005()
1418 CK_MECHANISM_PTR mechanism, uint32_t mode) in open_cipher_session() argument
1446 rv = C_EncryptInit(*session, mechanism, object); in open_cipher_session()
1448 rv = C_DecryptInit(*session, mechanism, object); in open_cipher_session()
[all …]
/OK3568_Linux_fs/kernel/drivers/hwspinlock/
H A DKconfig26 provides a synchronisation mechanism for the various processors on
36 provides a synchronisation mechanism for the various processors
46 provides a synchronisation mechanism for the various processors
73 provides a synchronisation mechanism for the various processor on the
/OK3568_Linux_fs/kernel/Documentation/driver-api/soundwire/
H A Derror_handling.rst8 mechanism (sync loss after two errors) and short CRCs used for the Bulk
13 1. Bus clash or parity errors: This mechanism relies on low-level detectors
25 indication of a bus allocation issue. The interrupt mechanism can also help
60 Note that SoundWire does not provide a mechanism to detect illegal values
63 implementation does not provide a recovery mechanism for such errors, Slave
/OK3568_Linux_fs/u-boot/drivers/i2c/muxes/
H A DKconfig6 one of several buses using some sort of control mechanism. The
15 one of several buses using some sort of control mechanism. The
25 response mechanism where masters have to claim the bus by asserting
/OK3568_Linux_fs/kernel/net/sunrpc/
H A DKconfig20 tristate "Secure RPC: Kerberos V mechanism"
28 GSS-API mechanism (RFC 1964).
43 with the Kerberos version 5 GSS-API mechanism (RFC 1964). The
/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A Dspecial-register-buffer-data-sampling.rst13 to the core through the special register mechanism that is susceptible
61 Mitigation mechanism
85 The microcode updates provide an opt-out mechanism (RNGDS_MITG_DIS) to disable
88 disable the mitigation using this opt-out mechanism, RDRAND and RDSEED do not
90 processors memory accesses. The opt-out mechanism does not affect Intel SGX
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxcomposite_0.4.5.bb8 an automatic mechanism for presenting those contents within the parent \
9 window. In external parent, a mechanism for providing redirection of \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl/
H A D0001-sample-Rename-dprintf-to-cyrus_dprintf.patch36 - dprintf(1, "using mechanism %s\n", chosenmech);
37 + cyrus_dprintf(1, "using mechanism %s\n", chosenmech);
40 the mechanism chosen, the presence of initial response,
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Drobust-futex-ABI.rst8 Robust_futexes provide a mechanism that is used in addition to normal
23 mechanism, which handles uncontested locking without needing a system
80 lock variable used by the futex mechanism, in conjunction with
83 mechanism to register the address of that 'lock word' with the kernel.
91 that lock using the futex mechanism.
104 robust_futex mechanism doesn't care what else is in that structure, so
118 existing futex mechanism to wait for, and wakeup, locks. The kernels
164 used to the futex mechanism to wait on that address, and
H A Dseqlock.rst8 Sequence counters are a reader-writer consistency mechanism with
33 This mechanism cannot be used if the protected data contains pointers,
42 This is the the raw counting mechanism, which does not protect against
147 Latch sequence counters are a multiversion concurrency control mechanism
164 This contains the :ref:`seqcount_t` mechanism earlier discussed, plus an
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A Dqmake.conf.in1 # Qt5 has a mechanism to support "device" profiles, so that people can
4 # We leverage this mechanism in the Buildroot packaging of qt5 to
/OK3568_Linux_fs/kernel/kernel/irq/
H A DKconfig13 # Enable the generic irq autoprobe mechanism
42 # Alpha specific irq affinity mechanism
46 # Interrupt injection mechanism
/OK3568_Linux_fs/kernel/Documentation/driver-api/i3c/
H A Dprotocol.rst61 The I3C protocol defines a mechanism to automatically discover devices present
65 The discovery mechanism is called DAA (Dynamic Address Assignment), because it
75 Provisional ID collision, otherwise the discovery mechanism may fail.
83 This mechanism is called IBI for In Band Interrupts, and as stated in the name,
98 The Hot-Join mechanism is similar to USB hotplug. This mechanism allows
106 This mechanism is relying on slave events to inform the master that a new
/OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/
H A Dsysfs-selinux-checkreqprot10 This was a compatibility mechanism for legacy userspace and
23 "1" value when this mechanism is removed.
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dtracepoint.rst13 a callback mechanism. The 'probes' are strictly typed functions that are
16 From this simple callback mechanism, 'probes' can be used to profile,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/blueman/
H A Dblueman_2.2.4.bb19 SYSTEMD_SERVICE:${PN} = "${BPN}-mechanism.service"
50 ${D}${prefix}/libexec/blueman-mechanism \
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libseccomp/
H A Dlibseccomp_2.5.3.bb1 SUMMARY = "interface to seccomp filtering mechanism"
2 …o use, platform independent, interface to the Linux Kernel's syscall filtering mechanism: seccomp."
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dinitrd.rst32 mechanism" section below.
180 with an older mechanism, the following boot command line parameters
325 Obsolete root change mechanism
328 The following mechanism was used before the introduction of pivot_root.
338 In order to use this mechanism, you do not have to specify the boot
348 Note that the mechanism is incompatible with NFS and similar file
351 This old, deprecated mechanism is commonly called ``change_root``, while
352 the new, supported mechanism is called ``pivot_root``.
355 Mixed change_root and pivot_root mechanism
359 mechanism, you may create both ``/linuxrc`` and ``/sbin/init`` in your initrd
H A Ddell_rbu.rst54 The driver supports two types of update mechanism; monolithic and packetized.
55 These update mechanism depends upon the BIOS currently running on the system.
59 In case of packet mechanism the single memory can be broken in smaller chunks
73 In the packet update mechanism, the user needs to create a new file having
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/
H A Dimx-uapi.rst34 this happens, the IPU triggers a mechanism to re-establish vertical
37 recovered. Or sometimes the mechanism doesn't work at all, causing a
47 line mechanism should show an increase in the intervals by 1 line

12345678910>>...29