Searched full:mutual (Results 1 – 25 of 131) sorted by relevance
123456
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | fsl,imx-asrc.yaml | 82 description: The mutual sample rate used by DPCM Back Ends 86 description: The mutual sample width used by DPCM Back Ends 107 Defines a mutual sample format used by DPCM Back Ends, which can
|
D | fsl,easrc.yaml | 62 description: Defines a mutual sample rate used by DPCM Back Ends 69 Defines a mutual sample format used by DPCM Back Ends
|
/linux-6.12.1/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-6.12.1/drivers/input/mouse/ |
D | cyapa_gen5.c | 1832 /* 2. Do mutual capacitance fine calibrate. */ in cyapa_pip_do_calibrate() 1916 * Read all the global mutual or self idac data or mutual or self local PWC 1918 * If the input value of @data_size is 0, then means read global mutual or 1919 * self idac data. For read global mutual idac data, @idac_max, @idac_min and 1920 * @idac_ave are in order used to return the max value of global mutual idac 1921 * data, the min value of global mutual idac and the average value of the 1922 * global mutual idac data. For read global self idac data, @idac_max is used 1926 * If the input value of @data_size is not 0, than means read the mutual or 1928 * return the max, min and average value of the mutual or self local PWC data. 1929 * Note, in order to read mutual local PWC data, must read invoke this function [all …]
|
/linux-6.12.1/include/linux/irqchip/ |
D | arm-gic-v4.h | 29 * Ensures mutual exclusion between updates to vlpi_count[] 76 * Ensures mutual exclusion between affinity setting of the
|
/linux-6.12.1/rust/kernel/sync/lock/ |
D | mutex.rs | 20 /// A mutual exclusion primitive. 92 // SAFETY: The underlying kernel `struct mutex` object ensures mutual exclusion.
|
/linux-6.12.1/Documentation/arch/arm/ |
D | vlocks.rst | 2 vlocks for Bare-Metal Mutual Exclusion 5 Voting Locks, or "vlocks" provide a simple low-level mutual exclusion
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_hw_engine_group_types.h | 43 * mutual exclusion between execution only in faulting LR mode and
|
/linux-6.12.1/kernel/locking/ |
D | mutex.h | 3 * Mutexes: blocking mutual exclusion locks
|
/linux-6.12.1/Documentation/locking/ |
D | hwspinlock.rst | 9 and mutual exclusion between heterogeneous processors and those not operating 20 to accomplish synchronization and mutual exclusion operations. 321 mutual exclusion with a remote cpu, the id number should be communicated
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | dev-touch.rst | 26 lines, or tx/rx). Mutual Capacitance measured is at the nodes where the
|
/linux-6.12.1/rust/kernel/sync/ |
D | lock.rs | 80 /// A mutual exclusion primitive. 135 /// Allows mutual exclusion primitives that implement the [`Backend`] trait to automatically unlock
|
/linux-6.12.1/drivers/target/iscsi/ |
D | iscsi_target_auth.c | 409 * One way authentication has succeeded, return now if mutual in chap_server_compute_hash() 498 * During mutual authentication, the CHAP_C generated by the in chap_server_compute_hash() 510 * Generate CHAP_N and CHAP_R for mutual authentication. in chap_server_compute_hash()
|
/linux-6.12.1/tools/testing/selftests/futex/ |
D | README | 10 Futextest will also provide example implementation of mutual exclusion
|
/linux-6.12.1/include/asm-generic/ |
D | futex.h | 13 * It relies on preempt_disable() ensuring mutual exclusion.
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | iqs62x-keys.yaml | 17 feature a variety of self-capacitive, mutual-inductive and Hall-effect sens- 24 vs. mutual-inductive, etc.) is selected based on the device's firmware.
|
/linux-6.12.1/include/linux/ |
D | rtmutex.h | 3 * RT Mutexes: blocking mutual exclusion locks with PI support
|
D | rcupdate_trace.h | 3 * Read-Copy Update mechanism for mutual exclusion, adapted for tracing.
|
D | srcutiny.h | 3 * Sleepable Read-Copy Update mechanism for mutual exclusion,
|
D | powercap.h | 95 * should handle mutual exclusion, if required in callbacks. 173 * Client drivers should handle mutual exclusion, if required in callbacks.
|
D | rcutree.h | 3 * Read-Copy Update mechanism for mutual exclusion (tree-based version)
|
D | rcutiny.h | 3 * Read-Copy Update mechanism for mutual exclusion, the Bloatwatch edition.
|
/linux-6.12.1/Documentation/misc-devices/ |
D | dw-xdata-pcie.rst | 23 generator in either direction (mutual exclusion) besides allowing the
|
/linux-6.12.1/include/scsi/ |
D | libiscsi.h | 346 * hierarchy. The mutual exclusion zone protected by the forward lock 347 * can enclose the mutual exclusion zone protected by the backward lock
|
/linux-6.12.1/drivers/staging/rts5208/ |
D | rtsx.h | 76 /* mutual exclusion and synchronization structures */
|
123456