Home
last modified time | relevance | path

Searched refs:partial (Results 276 – 300 of 320) sorted by relevance

1...<<111213

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c4470 bool partial; in resp_report_zones() local
4486 partial = cmd[14] & 0x80; in resp_report_zones()
4581 if (partial && nrz >= rep_max_zones) in resp_report_zones()
/openbmc/u-boot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped719 The methods in this class work by adding to an existing 'partial' device
/openbmc/openbmc/poky/documentation/ref-manual/
H A Ddevtool-reference.rst381 Here is a partial example table that reports on all the recipes::
/openbmc/qemu/target/hexagon/idef-parser/
H A DREADME.rst706 of the scanner, the parser, and a partial re-design of the type system, allowing
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs173 section, it can let GC move partial segment{s} of one section
H A Dsysfs-driver-ufs93 descriptor could be read after partial initialization phase
/openbmc/linux/Documentation/admin-guide/
H A Dbcache.rst500 partial hit is counted as a miss.
H A Dspkguide.txt588 partial Speakup sys system has been created which we can take advantage
963 One final warning. If you try to load a partial map, you will quickly
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c5397 request->partial = chained; in pqi_build_raid_sg_list()
5434 request->partial = chained; in pqi_build_aio_r1_sg_list()
5470 request->partial = chained; in pqi_build_aio_r56_sg_list()
5508 request->partial = chained; in pqi_build_aio_sg_list()
/openbmc/linux/Documentation/admin-guide/media/
H A Dimx.rst92 - Many pixel formats supported (RGB, packed and planar YUV, partial
/openbmc/ipmitool/
H A DChangeLog436 clearing SDR, adding partial SDR records
/openbmc/qemu/docs/specs/
H A Drocker.txt296 but not fired. If only partial credits are returned, the interrupt remains
/openbmc/linux/Documentation/mm/
H A Dunevictable-lru.rst444 We cannot just split the page on partial mlock() as split_huge_page() can
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-cleanup.patch957 * Front end to write() that handles partial write() requests.
/openbmc/linux/Documentation/driver-api/
H A Dmtdnand.rst853 /* Device supports partial programming without padding */
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Di40e.rst235 partial mask fields are not supported.
/openbmc/qemu/hw/nvme/
H A Dctrl.c4176 uint32_t zone_idx, zra, zrasf, partial; in nvme_zone_mgmt_recv() local
4216 partial = (dw13 >> 16) & 0x01; in nvme_zone_mgmt_recv()
4228 if (partial && nr_zones >= max_zones) { in nvme_zone_mgmt_recv()
/openbmc/linux/fs/ext4/
H A Dext4.h2953 int *partial,
/openbmc/qemu/qga/
H A Dqapi-schema.json85 # In cases where a partial stale response was previously received by
/openbmc/linux/include/net/
H A Dcfg80211.h311 bool partial; member
/openbmc/linux/Documentation/filesystems/
H A Dcoda.rst149 manager in Windows 95. The VFS is responsible for partial processing
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c1431 if (detach && detach->partial) in rvu_detach_rsrcs()
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dusage.rst276 A partial list of the supported mount options follows:
/openbmc/openbmc/poky/meta/recipes-kernel/linux-firmware/
H A Dlinux-firmware_20240312.bb4 that contains firmware binary blobs necessary for partial or full functionality \
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py2417 self.partial = False
2565 self.partial = True

1...<<111213