Searched refs:mechanism (Results 1 – 25 of 375) sorted by relevance
12345678910>>...15
/Linux-v4.19/Documentation/driver-api/firmware/ |
D | fallback-mechanisms.rst | 5 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 …]
|
D | firmware_cache.rst | 32 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.
|
D | lookup-order.rst | 15 * If no firmware has been found and the fallback mechanism was enabled
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | rpc-server-gss.txt | 22 Authentication for NFS. Although GSSAPI is itself completely mechanism 23 agnostic, in many cases only the KRB5 mechanism is supported by NFS 26 The Linux kernel, at the moment, supports only the KRB5 mechanism, and 46 The classic upcall mechanism uses a custom text based upcall mechanism 50 This upcall mechanism has 2 limitations: 67 The newer upcall mechanism uses RPC over a unix socket to a daemon 74 This upcall mechanism uses the kernel rpc client and connects to the gssproxy 82 legacy mechanism. To switch to the new mechanism, gss-proxy must bind 87 Once the upcall mechanism is chosen, it cannot be changed. To prevent
|
/Linux-v4.19/drivers/base/firmware_loader/ |
D | Kconfig | 68 bool "Enable the firmware sysfs fallback mechanism" 71 loading to the kernel through userspace as a fallback mechanism 76 built-in. For details on how to work with the sysfs fallback mechanism 85 this is known as the driver using the custom fallback mechanism. 86 If the custom fallback mechanism is used userspace must always 88 mechanism is disabled, and failed requests will linger forever. 93 can no longer be relied upon as a fallback mechanism. Linux no longer 94 relies on or uses a fallback mechanism in userspace. If you need to 101 mechanism can never be removed from the kernel. 104 require a fallback mechanism and have a userspace mechanism ready to [all …]
|
/Linux-v4.19/drivers/hwspinlock/ |
D | Kconfig | 26 provides a synchronisation mechanism for the various processors on 37 provides a synchronisation mechanism for the various processors 58 provides a synchronisation mechanism for the various processor on the
|
/Linux-v4.19/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 8 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
|
/Linux-v4.19/Documentation/networking/ |
D | tcp.txt | 29 A congestion control mechanism can be registered through functions in 30 tcp_cong.c. The functions used by the congestion control mechanism are 33 mechanism must provide a valid name and must implement either ssthresh, 36 Private data for a congestion control mechanism is stored in tp->ca_priv. 53 The default congestion control mechanism is chosen based on the
|
/Linux-v4.19/Documentation/core-api/ |
D | tracepoint.rst | 13 a callback mechanism. The 'probes' are strictly typed functions that are 16 From this simple callback mechanism, 'probes' can be used to profile,
|
/Linux-v4.19/Documentation/ |
D | robust-futex-ABI.txt | 8 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
|
D | dell_rbu.txt | 54 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
|
/Linux-v4.19/net/sunrpc/ |
D | Kconfig | 19 tristate "Secure RPC: Kerberos V mechanism" 28 GSS-API mechanism (RFC 1964).
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | thermal-notification | 1 What: A notification mechanism for thermal related events
|
/Linux-v4.19/Documentation/netlabel/ |
D | introduction.txt | 9 NetLabel is a mechanism which can be used by kernel security modules to attach 31 protocol built on top of the Generic NETLINK transport mechanism. The exact
|
D | lsm_interface.txt | 9 NetLabel is a mechanism which can set and retrieve security attributes from 39 NetLabel label mapping cache is a caching mechanism which can be used to
|
D | cipso_ipv4.txt | 37 The CIPSO/IPv4 protocol engine contains a mechanism to translate CIPSO security 48 CIPSO/IPv4 protocol engine supports this caching mechanism.
|
/Linux-v4.19/Documentation/ABI/removed/ |
D | ip_queue | 6 more advanced queueing mechanism to user-space. The ip_queue
|
/Linux-v4.19/Documentation/admin-guide/ |
D | initrd.rst | 32 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
|
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/4xx/ |
D | reboot.txt | 4 software reset mechanism may be overridden. Here the possible values of
|
/Linux-v4.19/net/batman-adv/ |
D | Kconfig | 53 This option enables BLA (Bridge Loop Avoidance), a mechanism 65 mechanism that increases ARP reliability on sparse wireless 73 This option enables network coding, a mechanism that aims to
|
/Linux-v4.19/kernel/irq/ |
D | Kconfig | 12 # Enable the generic irq autoprobe mechanism 41 # Alpha specific irq affinity mechanism
|
/Linux-v4.19/Documentation/fmc/ |
D | fmc-trivial.txt | 5 interrupt handler. I used it to verify the basic mechanism of the FMC
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-effect.rst | 19 mechanism.
|
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-audio/ |
D | TODO | 26 4) Cleanup the logging mechanism. The driver should probably be using the
|
/Linux-v4.19/Documentation/cpuidle/ |
D | core.txt | 11 idle policy (governor) from idle mechanism (driver) and provides a
|
12345678910>>...15