Home
last modified time | relevance | path

Searched full:serializes (Results 1 – 25 of 114) sorted by relevance

12345

/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.h26 /* Serializes all operations on the PTP hardware clock */
64 /* Serializes all operations on the PTP hardware clock */
/linux/Documentation/pcmcia/
H A Dlocking.rst16 - serializes card insert / ejection
19 - serializes socket operation
/linux/drivers/media/platform/ti/omap3isp/
H A Dispccdc.h121 * @lock: Serializes shadow_update with interrupt handler
125 * @ioctl_lock: Serializes ioctl calls and LSC requests freeing
/linux/drivers/media/spi/
H A DKconfig22 Enable the GS1662 driver which serializes video streams.
/linux/tools/testing/selftests/timers/
H A Dthreadtest.c26 /* serializes shared list access */
28 /* serializes console output */
/linux/drivers/gpio/
H A Dgpiolib-shared.h46 struct mutex mutex; /* serializes all proxy operations on this descriptor */
/linux/net/rds/
H A Dtcp_send.c55 /* the core send_sem serializes this with other xmit and shutdown */
69 /* the core send_sem serializes this with other xmit and shutdown */
/linux/fs/jfs/
H A Djfs_incore.h52 * rdwrlock serializes xtree between reads & writes and synchronizes
58 * commit_mutex serializes transaction processing on an inode.
H A Djfs_metapage.h104 * This serializes access to mp->lsn when metapages are added to logsynclist
/linux/drivers/platform/x86/amd/hsmp/
H A Dhsmp.h51 /* Serializes HSMP_GET_METRIC_TABLE fill-and-copy for this socket */
/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dextron-da-hd-4k-plus.h100 /* serializes EDID reading */
/linux/include/cxl/
H A Dmailbox.h53 * @feat_mutex: serializes multi-part Get/Set Feature transfers
/linux/arch/arc/kernel/
H A Dfpu.c15 * However since SR serializes the pipeline, an alternate "hack" can be used
/linux/drivers/net/pse-pd/
H A Drealtek-pse-mcu.h81 struct mutex mutex; /* serializes MCU request/response transactions */
/linux/fs/nfsd/
H A Dfilecache.h29 /* serializes nfsd_fsnotify_recalc_mask() against itself */
/linux/drivers/media/pci/mgb4/
H A Dmgb4_i2c.c6 * The i2c module unifies the I2C access to the serializes/deserializes. The I2C
/linux/drivers/watchdog/
H A Dwatchdog_pretimeout.c31 /* The mutex protects governor list and serializes external interfaces */
/linux/drivers/dma/ppc4xx/
H A Dadma.h75 * @lock: serializes enqueue/dequeue operations to the slot pool
/linux/drivers/cpufreq/
H A Dcpufreq_governor.h82 * Per policy mutex that serializes load evaluation from limit-change
/linux/kernel/trace/
H A Dremote_test.c20 * The trace_remote lock already serializes accesses from the trace_remote_callbacks.
/linux/drivers/misc/
H A Dhpilo.h50 * open_lock serializes ccb_cnt during open and close
/linux/drivers/net/ethernet/intel/igbvf/
H A Dvf.h225 spinlock_t mbx_lock; /* serializes mailbox ops */
/linux/arch/powerpc/platforms/pseries/
H A Drtas-work-area.c43 struct mutex mutex; /* serializes allocations */
/linux/io_uring/
H A Dmpscq.h21 * producers is the order in which the xchg() on ->tail serializes them.
/linux/drivers/dma/
H A Dmv_xor.h91 * @lock: serializes enqueue/dequeue operations to the descriptors pool

12345