Home
last modified time | relevance | path

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

12345

/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/tools/testing/selftests/timers/
H A Dthreadtest.c26 /* serializes shared list access */
28 /* serializes console output */
/linux/drivers/media/spi/
H A DKconfig22 Enable the GS1662 driver which serializes video streams.
/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/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/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h569 struct mutex mutex; /* serializes access to free_list */
597 * @scan_mutex: Serializes bus scanning
605 struct mutex scan_mutex; /* serializes bus scanning */
/linux/Documentation/devicetree/bindings/phy/
H A Dmediatek,hdmi-phy.yaml16 The HDMI PHY serializes the HDMI encoder's three channel 10-bit parallel
/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dextron-da-hd-4k-plus.h100 /* serializes EDID reading */
/linux/include/linux/platform_data/
H A Ddma-iop32x.h43 * @lock: serializes enqueue/dequeue operations to the slot pool
/linux/arch/arc/kernel/
H A Dfpu.c15 * However since SR serializes the pipeline, an alternate "hack" can be used
/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/mtd/ubi/
H A Dubi.h464 * @device_mutex: protects on-flash volume table and serializes volume
474 * @alc_mutex: serializes "atomic LEB change" operations
481 * @fm_protect: serializes ubi_update_fastmap(), protects @fm_buf and makes sure
505 * @move_mutex: serializes eraseblock moves
551 * @ckvol_mutex: serializes static volume checking when opening
/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.h81 * Per policy mutex that serializes load evaluation from limit-change
/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/drivers/dma/
H A Dmv_xor.h91 * @lock: serializes enqueue/dequeue operations to the descriptors pool
/linux/fs/netfs/
H A Dlocking.c19 * Must be called under a lock that serializes taking new references
/linux/include/linux/sched/
H A Dtask.h50 * This serializes "schedule()" and also protects
/linux/mm/
H A Dmmu_notifier.c295 * vmtruncate. This serializes against mmu_notifier_unregister with
296 * the notifier_subscriptions->lock in addition to SRCU and it serializes
789 * structure if it was the last user of it. It serializes against
/linux/include/linux/fsl/
H A Dmc.h350 struct mutex mutex; /* serializes mc_send_command() */
356 raw_spinlock_t spinlock; /* serializes mc_send_command() */

12345