Home
last modified time | relevance | path

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

1234567

/linux-6.14.4/drivers/tee/optee/
Doptee_private.h64 * @mutex Serializes access to this struct
71 /* Serializes access to this struct */
81 /* Serializes access to the elements below in this struct */
92 /* Serializes access to this struct */
112 /* Serializes access to this struct */
159 * @mutex Serializes access to @global_ids
165 /* Serializes access to @global_ids */
250 /* Serializes access to this struct */
/linux-6.14.4/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.14.4/Documentation/pcmcia/
Dlocking.rst16 - serializes card insert / ejection
19 - serializes socket operation
/linux-6.14.4/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.14.4/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.14.4/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.14.4/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.14.4/drivers/media/spi/
DKconfig22 Enable the GS1662 driver which serializes video streams.
/linux-6.14.4/tools/testing/selftests/timers/
Dthreadtest.c26 /* serializes shared list access */
28 /* serializes console output */
/linux-6.14.4/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.14.4/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.14.4/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.14.4/Documentation/devicetree/bindings/phy/
Dmediatek,hdmi-phy.yaml16 The HDMI PHY serializes the HDMI encoder's three channel 10-bit parallel
/linux-6.14.4/drivers/media/cec/usb/extron-da-hd-4k-plus/
Dextron-da-hd-4k-plus.h100 /* serializes EDID reading */
/linux-6.14.4/drivers/staging/media/rkvdec/
Drkvdec.h96 struct mutex vdev_lock; /* serializes ioctls */
/linux-6.14.4/include/linux/platform_data/
Ddma-iop32x.h43 * @lock: serializes enqueue/dequeue operations to the slot pool
/linux-6.14.4/arch/arc/kernel/
Dfpu.c15 * However since SR serializes the pipeline, an alternate "hack" can be used
/linux-6.14.4/Documentation/gpu/amdgpu/
Dprocess-isolation.rst7 …ables automatic process isolation on the graphics engine. This feature serializes access to the gr…
/linux-6.14.4/drivers/media/pci/mgb4/
Dmgb4_i2c.c6 * The i2c module unifies the I2C access to the serializes/deserializes. The I2C
/linux-6.14.4/drivers/gpu/drm/msm/
Dmsm_ringbuffer.h100 * preempt_lock protects preemption and serializes wptr updates against
/linux-6.14.4/drivers/infiniband/hw/efa/
Defa_com.h102 /* serializes mmio reads */
/linux-6.14.4/drivers/mtd/ubi/
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-6.14.4/include/drm/
Ddrm_file.h268 /** @master_lookup_lock: Serializes @master. */
382 /** @event_read_lock: Serializes drm_read(). */
/linux-6.14.4/drivers/watchdog/
Dwatchdog_pretimeout.c29 /* The mutex protects governor list and serializes external interfaces */

1234567