Home
last modified time | relevance | path

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

123456

/linux-6.8/drivers/tee/optee/
Doptee_private.h57 * @mutex Serializes access to this struct
64 /* Serializes access to this struct */
74 /* Serializes access to the elements below in this struct */
85 /* Serializes access to this struct */
105 /* Serializes access to this struct */
152 * @mutex Serializes access to @global_ids
158 /* Serializes access to @global_ids */
230 /* Serializes access to this struct */
/linux-6.8/drivers/net/dsa/microchip/
Dksz_ptp.h26 /* Serializes all operations on the PTP hardware clock */
54 /* Serializes all operations on the PTP hardware clock */
/linux-6.8/Documentation/pcmcia/
Dlocking.rst16 - serializes card insert / ejection
19 - serializes socket operation
/linux-6.8/drivers/staging/media/omap4iss/
Diss_ipipeif.h54 * @lock: Serializes shadow_update with interrupt handler
57 * @ioctl_lock: Serializes ioctl calls and LSC requests freeing
/linux-6.8/drivers/media/platform/ti/omap3isp/
Dispccdc.h121 * @lock: Serializes shadow_update with interrupt handler
125 * @ioctl_lock: Serializes ioctl calls and LSC requests freeing
/linux-6.8/drivers/s390/crypto/
Dvfio_ap_private.h51 struct mutex mdevs_lock; /* serializes access to each ap_matrix_mdev */
53 struct mutex guests_lock; /* serializes access to each KVM guest */
/linux-6.8/arch/x86/include/asm/fpu/
Dapi.h62 * serializes soft interrupt related sections via a local lock, but stays
67 * Disabling preemption also serializes against kernel_fpu_begin().
/linux-6.8/drivers/net/dsa/sja1105/
Dsja1105.h265 /* Serializes transmission of management frames so that
269 /* Serializes accesses to the FDB */
274 /* Serializes access to the dynamic config interface */
/linux-6.8/drivers/media/spi/
DKconfig22 Enable the GS1662 driver which serializes video streams.
/linux-6.8/tools/testing/selftests/timers/
Dthreadtest.c26 /* serializes shared list access */
28 /* serializes console output */
/linux-6.8/net/rds/
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-6.8/fs/jfs/
Djfs_incore.h52 * rdwrlock serializes xtree between reads & writes and synchronizes
58 * commit_mutex serializes transaction processing on an inode.
Djfs_metapage.h104 * This serializes access to mp->lsn when metapages are added to logsynclist
/linux-6.8/drivers/bus/fsl-mc/
Dfsl-mc-private.h573 struct mutex mutex; /* serializes access to free_list */
601 * @scan_mutex: Serializes bus scanning
609 struct mutex scan_mutex; /* serializes bus scanning */
/linux-6.8/Documentation/devicetree/bindings/phy/
Dmediatek,hdmi-phy.yaml16 The HDMI PHY serializes the HDMI encoder's three channel 10-bit parallel
/linux-6.8/include/linux/platform_data/
Ddma-iop32x.h43 * @lock: serializes enqueue/dequeue operations to the slot pool
/linux-6.8/drivers/staging/media/rkvdec/
Drkvdec.h96 struct mutex vdev_lock; /* serializes ioctls */
/linux-6.8/arch/arc/kernel/
Dfpu.c15 * However since SR serializes the pipeline, an alternate "hack" can be used
/linux-6.8/fs/ntfs/
Dmft.h82 * Locking the page also serializes us against ->read_folio() if the page is not
/linux-6.8/drivers/gpu/drm/msm/
Dmsm_ringbuffer.h98 * preempt_lock protects preemption and serializes wptr updates against
/linux-6.8/drivers/media/pci/mgb4/
Dmgb4_i2c.c6 * The i2c module unifies the I2C access to the serializes/deserializes. The I2C
/linux-6.8/drivers/infiniband/hw/efa/
Defa_com.h102 /* serializes mmio reads */
/linux-6.8/drivers/mtd/ubi/
Dubi.h463 * @device_mutex: protects on-flash volume table and serializes volume
473 * @alc_mutex: serializes "atomic LEB change" operations
480 * @fm_protect: serializes ubi_update_fastmap(), protects @fm_buf and makes sure
504 * @move_mutex: serializes eraseblock moves
550 * @ckvol_mutex: serializes static volume checking when opening
/linux-6.8/include/drm/
Ddrm_file.h266 /** @master_lookup_lock: Serializes @master. */
380 /** @event_read_lock: Serializes drm_read(). */
/linux-6.8/drivers/watchdog/
Dwatchdog_pretimeout.c29 /* The mutex protects governor list and serializes external interfaces */

123456