/linux/drivers/net/ethernet/altera/ |
H A 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/drivers/input/mouse/ |
H A 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/include/linux/irqchip/ |
H A D | arm-gic-v4.h | 29 * Ensures mutual exclusion between updates to vlpi_count[] 76 * Ensures mutual exclusion between affinity setting of the
|
/linux/Documentation/arch/arm/ |
H A D | vlocks.rst | 2 vlocks for Bare-Metal Mutual Exclusion 5 Voting Locks, or "vlocks" provide a simple low-level mutual exclusion
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_hw_engine_group_types.h | 43 * mutual exclusion between execution only in faulting LR mode and
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-touch.rst | 26 lines, or tx/rx). Mutual Capacitance measured is at the nodes where the
|
/linux/drivers/target/iscsi/ |
H A 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/Documentation/devicetree/bindings/input/ |
H A 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/include/asm-generic/ |
H A D | futex.h | 13 * It relies on preempt_disable() ensuring mutual exclusion.
|
/linux/tools/testing/selftests/futex/ |
H A D | README | 10 Futextest will also provide example implementation of mutual exclusion
|
/linux/kernel/locking/ |
H A D | mutex.h | 3 * Mutexes: blocking mutual exclusion locks
|
H A D | rtmutex_common.h | 3 * RT Mutexes: blocking mutual exclusion locks with PI support
|
/linux/Documentation/misc-devices/ |
H A D | dw-xdata-pcie.rst | 23 generator in either direction (mutual exclusion) besides allowing the
|
/linux/include/linux/ |
H A D | powercap.h | 95 * should handle mutual exclusion, if required in callbacks. 173 * Client drivers should handle mutual exclusion, if required in callbacks.
|
H A D | rcupdate_trace.h | 3 * Read-Copy Update mechanism for mutual exclusion, adapted for tracing.
|
H A D | srcutiny.h | 3 * Sleepable Read-Copy Update mechanism for mutual exclusion,
|
H A D | u64_stats_sync.h | 16 * 1) Write side must ensure mutual exclusion, or one seqcount update could
|
H A D | mutex.h | 3 * Mutexes: blocking mutual exclusion locks
|
/linux/include/scsi/ |
H A 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/rust/kernel/sync/ |
H A D | lock.rs | 100 /// A mutual exclusion primitive. 189 /// Allows mutual exclusion primitives that implement the [`Backend`] trait to automatically unlock
|
/linux/drivers/firmware/ |
H A D | qemu_fw_cfg.c | 137 /* If we have ACPI, ensure mutual exclusion against any potential in fw_cfg_read_blob() 168 /* If we have ACPI, ensure mutual exclusion against any potential in fw_cfg_write_blob() 369 /* kobjects removed lazily by kernel, mutual exclusion needed */
|
/linux/drivers/mailbox/ |
H A D | qcom-cpucp-mbox.c | 61 /* Provide mutual exclusion with changes to chan->cl */ in qcom_cpucp_mbox_irq_fn()
|
/linux/drivers/net/wireless/marvell/libertas/ |
H A D | tx.c | 98 device simultaneously -- there's no mutual exclusion on in lbs_hard_start_xmit()
|
/linux/Documentation/livepatch/ |
H A D | shadow-vars.rst | 42 value is needed. Callers should provide whatever mutual exclusion
|
/linux/drivers/usb/storage/ |
H A D | usb.h | 135 /* mutual exclusion and synchronization structures */
|