Searched full:mutual (Results 1 – 25 of 112) sorted by relevance
12345
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | fsl,asrc.txt | 39 - fsl,asrc-rate : Defines a mutual sample rate used by DPCM Back Ends. 41 - fsl,asrc-width : Defines a mutual sample width used by DPCM Back Ends. 54 - fsl,asrc-format : Defines a mutual sample format used by DPCM Back
|
D | fsl,easrc.yaml | 56 description: Defines a mutual sample rate used by DPCM Back Ends 63 Defines a mutual sample format used by DPCM Back Ends
|
/Linux-v5.10/drivers/net/ethernet/altera/ |
D | altera_sgdma.c | 441 * assumes the caller is managing and holding a mutual exclusion 452 * assumes the caller is managing and holding a mutual exclusion 463 * assumes the caller is managing and holding a mutual exclusion 476 * assumes the caller is managing and holding a mutual exclusion 489 * assumes the caller is managing and holding a mutual exclusion
|
/Linux-v5.10/drivers/input/mouse/ |
D | cyapa_gen5.c | 1831 /* 2. Do mutual capacitance fine calibrate. */ in cyapa_pip_do_calibrate() 1915 * Read all the global mutual or self idac data or mutual or self local PWC 1917 * If the input value of @data_size is 0, then means read global mutual or 1918 * self idac data. For read global mutual idac data, @idac_max, @idac_min and 1919 * @idac_ave are in order used to return the max value of global mutual idac 1920 * data, the min value of global mutual idac and the average value of the 1921 * global mutual idac data. For read global self idac data, @idac_max is used 1925 * If the input value of @data_size is not 0, than means read the mutual or 1927 * return the max, min and average value of the mutual or self local PWC data. 1928 * Note, in order to read mutual local PWC data, must read invoke this function [all …]
|
/Linux-v5.10/kernel/locking/ |
D | mutex.h | 3 * Mutexes: blocking mutual exclusion locks
|
D | mutex-debug.h | 3 * Mutexes: blocking mutual exclusion locks
|
D | rtmutex-debug.h | 3 * RT-Mutexes: blocking mutual exclusion locks with PI support
|
D | rtmutex.h | 3 * RT-Mutexes: blocking mutual exclusion locks with PI support
|
D | rtmutex_common.h | 3 * RT Mutexes: blocking mutual exclusion locks with PI support
|
/Linux-v5.10/Documentation/arm/ |
D | vlocks.rst | 2 vlocks for Bare-Metal Mutual Exclusion 5 Voting Locks, or "vlocks" provide a simple low-level mutual exclusion
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | dev-touch.rst | 26 lines, or tx/rx). Mutual Capacitance measured is at the nodes where the
|
/Linux-v5.10/include/linux/ |
D | rcutree.h | 3 * Read-Copy Update mechanism for mutual exclusion (tree-based version)
|
D | srcutiny.h | 3 * Sleepable Read-Copy Update mechanism for mutual exclusion,
|
D | rcupdate_trace.h | 3 * Read-Copy Update mechanism for mutual exclusion, adapted for tracing.
|
D | rcutiny.h | 3 * Read-Copy Update mechanism for mutual exclusion, the Bloatwatch edition.
|
D | rtmutex.h | 3 * RT Mutexes: blocking mutual exclusion locks with PI support
|
D | powercap.h | 95 * should handle mutual exclusion, if required in callbacks. 173 * Client drivers should handle mutual exclusion, if required in callbacks.
|
/Linux-v5.10/Documentation/locking/ |
D | hwspinlock.rst | 9 and mutual exclusion between heterogeneous processors and those not operating 20 to accomplish synchronization and mutual exclusion operations. 310 mutual exclusion with a remote cpu, the id number should be communicated
|
/Linux-v5.10/drivers/target/iscsi/ |
D | iscsi_target_auth.c | 366 * One way authentication has succeeded, return now if mutual in chap_server_compute_hash() 426 * During mutual authentication, the CHAP_C generated by the in chap_server_compute_hash() 438 * Generate CHAP_N and CHAP_R for mutual authentication. in chap_server_compute_hash()
|
/Linux-v5.10/include/net/ |
D | xdp_sock.h | 61 /* Mutual exclusion of NAPI TX thread and sendmsg error paths
|
/Linux-v5.10/tools/testing/selftests/futex/ |
D | README | 10 Futextest will also provide example implementation of mutual exclusion
|
/Linux-v5.10/Documentation/devicetree/bindings/input/ |
D | iqs62x-keys.yaml | 14 feature a variety of self-capacitive, mutual-inductive and Hall-effect sens- 21 vs. mutual-inductive, etc.) is selected based on the device's firmware.
|
/Linux-v5.10/include/asm-generic/ |
D | futex.h | 12 * It relies on preempt_disable() ensuring mutual exclusion.
|
/Linux-v5.10/include/linux/irqchip/ |
D | arm-gic-v4.h | 64 * Ensures mutual exclusion between affinity setting of the
|
/Linux-v5.10/include/scsi/ |
D | libiscsi.h | 327 * hierarchy. The mutual exclusion zone protected by the forward lock 328 * can enclose the mutual exclusion zone protected by the backward lock
|
12345