Home
last modified time | relevance | path

Searched full:serialize (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/linux/drivers/virtio/
H A Dvirtio_pci_admin_legacy_io.c78 * 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 Dvirtio_pci_modern.c913 * 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 Domap_ssi.h57 * @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 Dlmac_common.h16 * @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 Drvu.h155 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 Dvmur.h77 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 Dlocking.rst18 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 Dmicrochip-isc.h31 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 Dcore.h61 * @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 DKconfig31 The STM LVDS is a bridge which serialize pixel stream onto
/linux/drivers/media/platform/ti/omap3isp/
H A Dispcsiphy.h24 struct mutex mutex; /* serialize csiphy configuration */
/linux/drivers/iio/chemical/
H A Dsps30.h20 /* serialize access to the device */
H A Dscd30.h48 /* serialize access to the device */
/linux/include/linux/mfd/
H A Dintel_pmc_bxt.h18 * @gcr_lock: Lock used to serialize access to GCR registers
/linux/drivers/net/ethernet/cavium/common/
H A Dcavium_ptp.h15 /* Serialize access to cycle_counter, time_counter and hw_registers */
/linux/drivers/hwtracing/ptt/
H A Dhisi_ptt.h203 * @tune_lock: lock to serialize the tune process
204 * @pmu_lock: lock to serialize the perf process
/linux/drivers/comedi/drivers/
H A Ddmm32at.c346 /* 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 Dbnge_auxr.h71 /* serialize auxr operations */
/linux/drivers/infiniband/hw/bng_re/
H A Dbng_re.h48 /* serialize NQ access */
/linux/Documentation/admin-guide/nfs/
H A Dnfsd-admin-interfaces.rst38 Note that the rpc server requires the caller to serialize addition and
/linux/kernel/
H A Dkexec_internal.h19 * Whatever is used to serialize accesses to the kexec_crash_image needs to be
/linux/fs/ntfs/
H A Drunlist.c30 * 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 Dtest_klp_callbacks_busy.c50 * Serialize output: print all messages from the work in test_klp_callbacks_busy_init()
/linux/drivers/nvdimm/
H A Dvirtio_pmem.h46 /* Serialize flush requests to the device. */
/linux/arch/x86/include/asm/
H A Dspecial_insns.h223 static __always_inline void serialize(void) in serialize() function
225 /* Instruction opcode for SERIALIZE; supported in binutils >= 2.35. */ in serialize()

12345678910>>...13