/openbmc/linux/drivers/tee/optee/ |
H A D | optee_private.h | 49 /* 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 D | misc-impl.c.inc | 110 * It also serializes instructions: 113 * It separately serializes: 116 * And separately serializes:
|
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | ksz_ptp.h | 26 /* Serializes all operations on the PTP hardware clock */ 54 /* Serializes all operations on the PTP hardware clock */
|
/openbmc/linux/Documentation/pcmcia/ |
H A D | locking.rst | 16 - serializes card insert / ejection 19 - serializes socket operation
|
/openbmc/linux/drivers/staging/media/omap4iss/ |
H A D | iss_ipipeif.h | 54 * @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 D | ispccdc.h | 121 * @lock: Serializes shadow_update with interrupt handler 125 * @ioctl_lock: Serializes ioctl calls and LSC requests freeing
|
/openbmc/linux/drivers/s390/crypto/ |
H A D | vfio_ap_private.h | 51 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 D | api.h | 62 * 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 D | Kconfig | 22 Enable the GS1662 driver which serializes video streams.
|
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105.h | 265 /* 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 D | threadtest.c | 26 /* serializes shared list access */ 28 /* serializes console output */
|
/openbmc/linux/net/rds/ |
H A D | tcp_send.c | 55 /* 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 D | jfs_incore.h | 52 * rdwrlock serializes xtree between reads & writes and synchronizes 58 * commit_mutex serializes transaction processing on an inode.
|
H A D | jfs_metapage.h | 104 * This serializes access to mp->lsn when metapages are added to logsynclist
|
/openbmc/linux/drivers/bus/fsl-mc/ |
H A D | fsl-mc-private.h | 573 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 D | mediatek,hdmi-phy.yaml | 16 The HDMI PHY serializes the HDMI encoder's three channel 10-bit parallel
|
/openbmc/linux/drivers/staging/media/rkvdec/ |
H A D | rkvdec.h | 96 struct mutex vdev_lock; /* serializes ioctls */
|
/openbmc/linux/include/linux/platform_data/ |
H A D | dma-iop32x.h | 43 * @lock: serializes enqueue/dequeue operations to the slot pool
|
/openbmc/linux/arch/arc/kernel/ |
H A D | fpu.c | 15 * However since SR serializes the pipeline, an alternate "hack" can be used
|
/openbmc/linux/fs/ntfs/ |
H A D | mft.h | 82 * Locking the page also serializes us against ->read_folio() if the page is not
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_ringbuffer.h | 96 * preempt_lock protects preemption and serializes wptr updates against
|
/openbmc/linux/drivers/infiniband/hw/efa/ |
H A D | efa_com.h | 102 /* serializes mmio reads */
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | ubi.h | 441 * @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 D | callout.hpp | 106 * Serializes the class instance into a file in the
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | ubi.h | 467 * @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
|