Home
last modified time | relevance | path

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

1234567

/openbmc/linux/drivers/tee/optee/
H A Doptee_private.h49 /* Serializes access to this struct */
56 /* Serializes access to the elements below in this struct */
67 /* Serializes access to this struct */
87 /* Serializes access to this struct */
133 * @mutex Serializes access to @global_ids
138 /* Serializes access to @global_ids */
210 /* Serializes access to this struct */
/openbmc/qemu/target/ppc/translate/
H A Dmisc-impl.c.inc110 * It also serializes instructions:
113 * It separately serializes:
116 * And separately serializes:
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.h26 /* Serializes all operations on the PTP hardware clock */
54 /* Serializes all operations on the PTP hardware clock */
/openbmc/linux/Documentation/pcmcia/
H A Dlocking.rst16 - serializes card insert / ejection
19 - serializes socket operation
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_ipipeif.h54 * @lock: Serializes shadow_update with interrupt handler
57 * @ioctl_lock: Serializes ioctl calls and LSC requests freeing
/openbmc/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
/openbmc/linux/drivers/s390/crypto/
H A 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 */
/openbmc/linux/arch/x86/include/asm/fpu/
H A Dapi.h62 * serializes soft interrupt related sections via a local lock, but stays
67 * Disabling preemption also serializes against kernel_fpu_begin().
/openbmc/linux/drivers/media/spi/
H A DKconfig22 Enable the GS1662 driver which serializes video streams.
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105.h265 /* Serializes transmission of management frames so that
269 /* Serializes accesses to the FDB */
274 /* Serializes access to the dynamic config interface */
/openbmc/linux/tools/testing/selftests/timers/
H A Dthreadtest.c26 /* serializes shared list access */
28 /* serializes console output */
/openbmc/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 */
/openbmc/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
/openbmc/linux/drivers/bus/fsl-mc/
H A 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 */
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dmediatek,hdmi-phy.yaml16 The HDMI PHY serializes the HDMI encoder's three channel 10-bit parallel
/openbmc/linux/drivers/staging/media/rkvdec/
H A Drkvdec.h96 struct mutex vdev_lock; /* serializes ioctls */
/openbmc/linux/include/linux/platform_data/
H A Ddma-iop32x.h43 * @lock: serializes enqueue/dequeue operations to the slot pool
/openbmc/linux/arch/arc/kernel/
H A Dfpu.c15 * However since SR serializes the pipeline, an alternate "hack" can be used
/openbmc/linux/fs/ntfs/
H A Dmft.h82 * Locking the page also serializes us against ->read_folio() if the page is not
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_ringbuffer.h96 * preempt_lock protects preemption and serializes wptr updates against
/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_com.h102 /* serializes mmio reads */
/openbmc/u-boot/drivers/mtd/ubi/
H A Dubi.h441 * @device_mutex: protects on-flash volume table and serializes volume
451 * @alc_mutex: serializes "atomic LEB change" operations
458 * @fm_protect: serializes ubi_update_fastmap(), protects @fm_buf and makes sure
478 * @move_mutex: serializes eraseblock moves
525 * @ckvol_mutex: serializes static volume checking when opening
/openbmc/ibm-logging/
H A Dcallout.hpp106 * Serializes the class instance into a file in the
/openbmc/linux/drivers/mtd/ubi/
H A 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
507 * @move_mutex: serializes eraseblock moves
553 * @ckvol_mutex: serializes static volume checking when opening

1234567