| /linux/drivers/virtio/ |
| H A D | virtio_pci_admin_legacy_io.c | 78 * Note: caller must serialize access for the given device. 98 * Note: caller must serialize access for the given device. 153 * Note: caller must serialize access for the given device. 173 * Note: caller must serialize access for the given device.
|
| H A D | virtio_pci_modern.c | 913 * Note: caller must serialize access for the given device. 957 * Note: caller must serialize access for the given device. 1034 * Note: caller must serialize access for the given device. 1088 * Note: caller must serialize access for the given device. 1152 * Note: caller must serialize access for the given device. 1203 * Note: caller must serialize access for the given device.
|
| /linux/drivers/hsi/controllers/ |
| H A D | omap_ssi.h | 57 * @wk_lock: spin lock to serialize access to the wake lines 58 * @lock: Spin lock to serialize access to the SSI port 127 * @lock: lock to serialize access to GDD
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | lmac_common.h | 16 * @cmd_lock: Lock to serialize the command interface 34 /* Lock to serialize the command interface */ 158 /* Lock to serialize read/write of global csrs like
|
| H A D | rvu.h | 155 struct mutex mce_lock; /* Serialize MCE updates */ 178 struct mutex mcast_grp_lock; /* Serialize MCE updates */ 386 struct mutex rsrc_lock; /* Serialize resource alloc/free */ 574 struct mutex switch_lock; /* Serialize flow installation */ 594 struct mutex rsrc_lock; /* Serialize resource alloc/free */ 595 struct mutex alias_lock; /* Serialize bar2 alias access */ 608 struct mutex flr_lock; /* Serialize FLRs */ 632 struct mutex cgx_cfg_lock; /* serialize cgx configuration */ 667 struct mutex mbox_lock; /* Serialize mbox up and down msgs */
|
| /linux/drivers/s390/char/ |
| H A D | vmur.h | 77 wait_queue_head_t wait; /* wait queue to serialize open */ 79 spinlock_t open_lock; /* serialize critical sections */
|
| /linux/Documentation/driver-api/soundwire/ |
| H A D | locking.rst | 18 serialize each of the following operations(s) within SoundWire Bus instance. 30 Bus data structure (sdw_bus). This lock is used to serialize the message
|
| /linux/drivers/media/platform/microchip/ |
| H A D | microchip-isc.h | 31 spinlock_t lock; /* serialize access to clock registers */ 212 * @dma_queue_lock: lock to serialize the dma buffer queue 232 * @awb_mutex: serialize access to streaming status from awb work queue
|
| /linux/drivers/dpll/zl3073x/ |
| H A D | core.h | 61 * @multiop_lock: to serialize multiple register operations 62 * @tie_lock: to serialize TIE write operations 63 * @phase_step_lock: to serialize output phase step operations
|
| /linux/drivers/gpu/drm/stm/ |
| H A D | Kconfig | 31 The STM LVDS is a bridge which serialize pixel stream onto
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | ispcsiphy.h | 24 struct mutex mutex; /* serialize csiphy configuration */
|
| /linux/drivers/iio/chemical/ |
| H A D | sps30.h | 20 /* serialize access to the device */
|
| H A D | scd30.h | 48 /* serialize access to the device */
|
| /linux/include/linux/mfd/ |
| H A D | intel_pmc_bxt.h | 18 * @gcr_lock: Lock used to serialize access to GCR registers
|
| /linux/drivers/net/ethernet/cavium/common/ |
| H A D | cavium_ptp.h | 15 /* Serialize access to cycle_counter, time_counter and hw_registers */
|
| /linux/drivers/hwtracing/ptt/ |
| H A D | hisi_ptt.h | 203 * @tune_lock: lock to serialize the tune process 204 * @pmu_lock: lock to serialize the perf process
|
| /linux/drivers/comedi/drivers/ |
| H A D | dmm32at.c | 346 /* serialize access to control register and paged registers */ in dmm32at_setaitimer() 377 /* serialize access to control register and paged registers */ in dmm32at_ai_cmd() 444 /* serialize access to control register and paged registers */ in dmm32at_isr() 504 /* serialize access to control register and paged registers */ in dmm32at_8255_io()
|
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_auxr.h | 71 /* serialize auxr operations */
|
| /linux/drivers/infiniband/hw/bng_re/ |
| H A D | bng_re.h | 48 /* serialize NQ access */
|
| /linux/Documentation/admin-guide/nfs/ |
| H A D | nfsd-admin-interfaces.rst | 38 Note that the rpc server requires the caller to serialize addition and
|
| /linux/kernel/ |
| H A D | kexec_internal.h | 19 * Whatever is used to serialize accesses to the kexec_crash_image needs to be
|
| /linux/fs/ntfs/ |
| H A D | runlist.c | 30 * It is up to the caller to serialize access to the runlist @base. 46 * It is up to the caller to serialize access to the runlists @dstbase and 66 * It is up to the caller to serialize access to the runlist @rl. 127 * It is up to the caller to serialize access to the runlist @rl. 150 * It is up to the caller to serialize access to the runlists @dst and @src. 187 * It is up to the caller to serialize access to the runlists @dst and @src. 207 * It is up to the caller to serialize access to the runlists @dst and @src. 272 * It is up to the caller to serialize access to the runlists @dst and @src. 367 * It is up to the caller to serialize access to the runlists @dst and @src. 454 * It is up to the caller to serialize access to the runlists @dst and @src. [all …]
|
| /linux/tools/testing/selftests/livepatch/test_modules/ |
| H A D | test_klp_callbacks_busy.c | 50 * Serialize output: print all messages from the work in test_klp_callbacks_busy_init()
|
| /linux/drivers/nvdimm/ |
| H A D | virtio_pmem.h | 46 /* Serialize flush requests to the device. */
|
| /linux/arch/x86/include/asm/ |
| H A D | special_insns.h | 223 static __always_inline void serialize(void) in serialize() function 225 /* Instruction opcode for SERIALIZE; supported in binutils >= 2.35. */ in serialize()
|