Home
last modified time | relevance | path

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

123456

/Linux-v5.15/drivers/tee/optee/
Doptee_private.h33 /* Serializes access to this struct */
39 /* Serializes access to this struct */
59 /* Serializes access to this struct */
107 /* Serializes access to this struct */
/Linux-v5.15/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-v5.15/Documentation/pcmcia/
Dlocking.rst16 - serializes card insert / ejection
19 - serializes socket operation
/Linux-v5.15/arch/x86/include/asm/fpu/
Dapi.h60 * serializes soft interrupt related sections via a local lock, but stays
65 * Disabling preemption also serializes against kernel_fpu_begin().
/Linux-v5.15/drivers/media/platform/omap3isp/
Dispccdc.h121 * @lock: Serializes shadow_update with interrupt handler
125 * @ioctl_lock: Serializes ioctl calls and LSC requests freeing
/Linux-v5.15/drivers/media/spi/
DKconfig16 Enable the GS1662 driver which serializes video streams.
/Linux-v5.15/tools/testing/selftests/timers/
Dthreadtest.c26 /* serializes shared list access */
28 /* serializes console output */
/Linux-v5.15/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-v5.15/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-v5.15/drivers/bus/fsl-mc/
Dfsl-mc-private.h542 struct mutex mutex; /* serializes access to free_list */
570 * @scan_mutex: Serializes bus scanning
578 struct mutex scan_mutex; /* serializes bus scanning */
/Linux-v5.15/Documentation/devicetree/bindings/phy/
Dmediatek,hdmi-phy.yaml16 The HDMI PHY serializes the HDMI encoder's three channel 10-bit parallel
/Linux-v5.15/drivers/gpu/drm/msm/
Dmsm_ringbuffer.h69 * preempt_lock protects preemption and serializes wptr updates against
/Linux-v5.15/drivers/staging/media/rkvdec/
Drkvdec.h90 struct mutex vdev_lock; /* serializes ioctls */
/Linux-v5.15/drivers/infiniband/hw/efa/
Defa_com.h99 /* serializes mmio reads */
/Linux-v5.15/include/linux/platform_data/
Ddma-iop32x.h43 * @lock: serializes enqueue/dequeue operations to the slot pool
/Linux-v5.15/arch/arc/kernel/
Dfpu.c15 * However since SR serializes the pipeline, an alternate "hack" can be used
/Linux-v5.15/fs/ntfs/
Dmft.h82 * Locking the page also serializes us against ->readpage() if the page is not
/Linux-v5.15/include/drm/
Ddrm_file.h251 /** @master_lock: Serializes @master. */
355 /** @event_read_lock: Serializes drm_read(). */
/Linux-v5.15/drivers/net/dsa/sja1105/
Dsja1105_ptp.h68 /* Serializes all operations on the PTP hardware clock */
/Linux-v5.15/include/linux/sched/
Dtask.h40 * This serializes "schedule()" and also protects
/Linux-v5.15/drivers/mtd/ubi/
Dubi.h467 * @device_mutex: protects on-flash volume table and serializes volume
477 * @alc_mutex: serializes "atomic LEB change" operations
484 * @fm_protect: serializes ubi_update_fastmap(), protects @fm_buf and makes sure
508 * @move_mutex: serializes eraseblock moves
554 * @ckvol_mutex: serializes static volume checking when opening
/Linux-v5.15/drivers/watchdog/
Dwatchdog_pretimeout.c29 /* The mutex protects governor list and serializes external interfaces */
/Linux-v5.15/drivers/cpufreq/
Dcpufreq_governor.h82 * Per policy mutex that serializes load evaluation from limit-change
/Linux-v5.15/drivers/dma/ppc4xx/
Dadma.h78 * @lock: serializes enqueue/dequeue operations to the slot pool

123456