Home
last modified time | relevance | path

Searched full:writability (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/Documentation/networking/
H A Dphonet.rst191 When polling a connected pipe socket for writability, there is an
192 intrinsic race condition whereby writability might be lost between the
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dsnps,dw-pcie-common.yaml232 auto-detected based on the iATU memory writability. So there is no
242 on the iATU memory writability. There is no point having a dedicated
/openbmc/u-boot/arch/x86/cpu/
H A Dwakeup.S39 * writability, etc.) once protected mode is turned off.
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dcheckroot.sh66 echo " regarding the writability of rootfs. Please fix one of them."
/openbmc/u-boot/arch/x86/lib/
H A Dbios_asm.S55 * writability, etc.) once protected mode is turned off.
/openbmc/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx.c220 pr_info("Testing stv06xx bridge registers for writability\n"); in stv06xx_dump_bridge()
/openbmc/linux/drivers/spi/
H A Dspi-dw-core.c859 * writability. Note DWC SSI controller also has the extended DFS, but in dw_spi_hw_init()
/openbmc/qemu/linux-user/
H A Dsignal.c1114 /* Verify writability now, but do not alter user memory yet. */ in do_sigaltstack()
/openbmc/linux/drivers/hwmon/
H A Df71805f.c1328 /* We also need an indexed access to pwmN files to toggle writability */
H A Dit87.c2177 /* fanX_beep writability is set later */
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1798 /* Sanity check writability of the store address. */ in do_csst()
/openbmc/linux/drivers/pci/
H A Dprobe.c1795 * pci_intx_mask_broken - Test PCI_COMMAND_INTX_DISABLE writability
/openbmc/qemu/target/arm/
H A Dptw.c839 /* In case CAS mismatches and we loop, remember writability. */ in arm_casq_ptw()
/openbmc/linux/mm/
H A Dmmap.c2787 * Drivers should not permit writability when previously it was in __mmap_region()
/openbmc/linux/drivers/scsi/
H A Dst.c2162 /* Check the buffer writability before any tape movement. Don't alter in st_read()