/Linux-v6.1/Documentation/admin-guide/ |
D | devices.txt | 116 0 = /dev/hda Master: whole disk (or CD-ROM) 117 64 = /dev/hdb Slave: whole disk (or CD-ROM) 119 For partitions, add to the whole disk device number: 120 0 = /dev/hd? Whole disk 201 0 = /dev/sda First SCSI disk whole disk 202 16 = /dev/sdb Second SCSI disk whole disk 203 32 = /dev/sdc Third SCSI disk whole disk 205 240 = /dev/sdp Sixteenth SCSI disk whole disk 505 0 = /dev/mfma First MFM drive whole disk 506 64 = /dev/mfmb Second MFM drive whole disk [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/media/ |
D | st,stm32-dma2d.yaml | 15 - Filling a part or the whole of a destination image with a specific color. 16 - Copying a part or the whole of a source image into a part or the whole of 18 - Copying a part or the whole of a source image into a part or the whole of 21 format and copy the result into a part or the whole of a destination image
|
/Linux-v6.1/block/ |
D | bdev.c | 532 * @whole: whole block device containing @bdev, may equal @bdev 543 static bool bd_may_claim(struct block_device *bdev, struct block_device *whole, in bd_may_claim() argument 550 else if (whole == bdev) in bd_may_claim() 551 return true; /* is a whole device which isn't held */ in bd_may_claim() 553 else if (whole->bd_holder == bd_may_claim) in bd_may_claim() 555 else if (whole->bd_holder != NULL) in bd_may_claim() 575 struct block_device *whole = bdev_whole(bdev); in bd_prepare_to_claim() local 582 if (!bd_may_claim(bdev, whole, holder)) { in bd_prepare_to_claim() 588 if (whole->bd_claiming) { in bd_prepare_to_claim() 589 wait_queue_head_t *wq = bit_waitqueue(&whole->bd_claiming, 0); in bd_prepare_to_claim() [all …]
|
/Linux-v6.1/Documentation/admin-guide/pm/ |
D | strategies.rst | 15 One of them is based on using global low-power states of the whole system in 21 user space code can run. Because sleep states are global and the whole system 37 If all of the system components are active, the system as a whole is regarded as 40 as a whole is regarded as "runtime idle" which may be very close to a sleep
|
/Linux-v6.1/arch/x86/include/uapi/asm/ |
D | stat.h | 31 /* We don't need to memset the whole thing just to initialize the padding */ 75 /* We don't need to memset the whole thing just to initialize the padding */ 106 /* We don't need to memset the whole thing just to initialize the padding */
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | bfticu.txt | 3 The bfticu is a multifunction device that manages the whole chassis. 4 Its main functionality is to collect IRQs from the whole chassis and signals
|
/Linux-v6.1/Documentation/driver-api/fpga/ |
D | fpga-mgr.rst | 93 This will not affect .write_sg, .write_sg will still get whole image in 95 whole buffer will be passed into .parse_header. If image is in scatter-gather 103 if the whole bitstream is not immediately available then the core code will 107 whole FPGA image or may be a smaller chunk of an FPGA image. In the latter
|
/Linux-v6.1/Documentation/filesystems/ |
D | ubifs.rst | 25 eraseblock, write to some offset within an eraseblock, and erase a whole 26 eraseblock. Block devices support 2 main operations - read a whole 27 block and write a whole block. 28 3 The whole eraseblock has to be erased before it becomes possible to
|
/Linux-v6.1/LICENSES/preferred/ |
D | GPL-2.0 | 118 whole or in part contains or is derived from the Program or any 119 part thereof, to be licensed as a whole at no charge to all third 133 These requirements apply to the modified work as a whole. If 138 distribute the same sections as part of a whole which is a work based 139 on the Program, the distribution of the whole must be on the terms of 141 entire whole, and thus to each and every part regardless of who wrote it. 231 apply and the section as a whole is intended to apply in other
|
D | LGPL-2.1 | 114 programs enables many more people to use the whole GNU operating system, as 182 c) You must cause the whole of the work to be licensed at no charge to 200 These requirements apply to the modified work as a whole. If 205 distribute the same sections as part of a whole which is a work based on 206 the Library, the distribution of the whole must be on the terms of this 208 whole, and thus to each and every part regardless of who wrote it. 393 apply, and the section as a whole is intended to apply in other
|
/Linux-v6.1/tools/usb/usbip/ |
D | COPYING | 99 whole or in part contains or is derived from the Program or any 100 part thereof, to be licensed as a whole at no charge to all third 114 These requirements apply to the modified work as a whole. If 119 distribute the same sections as part of a whole which is a work based 120 on the Program, the distribution of the whole must be on the terms of 122 entire whole, and thus to each and every part regardless of who wrote it. 212 apply and the section as a whole is intended to apply in other
|
/Linux-v6.1/drivers/mtd/ubi/ |
D | upd.c | 202 * at the end. If yes, the 0xFF bytes are cut and not written. So if the whole 262 * last call if the whole volume update has been successfully finished, and a 281 * When updating volumes, we accumulate whole logical eraseblock of in ubi_more_update_data() 288 * flush it if the whole eraseblock is written or the update in ubi_more_update_data() 305 * OK, we gathered either the whole eraseblock or this in ubi_more_update_data() 376 * of bytes written during the last call if the whole "atomic LEB change"
|
/Linux-v6.1/include/uapi/linux/ |
D | tiocl.h | 7 #define TIOCL_SELWORD 1 /* select whole words */ 8 #define TIOCL_SELLINE 2 /* select whole lines */
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | v4l2-selection-targets.rst | 39 - Suggested cropping rectangle that covers the "whole picture". 63 - Suggested composition rectangle that covers the "whole picture".
|
/Linux-v6.1/arch/parisc/include/asm/ |
D | tlbflush.h | 33 * and not flushing the whole tlb. 41 /* Except for very small threads, flushing the whole TLB is in flush_tlb_mm()
|
/Linux-v6.1/Documentation/dev-tools/ |
D | testing-overview.rst | 38 than a feature as a whole. 60 kselftest is therefore suited well to tests of whole features, as these will 110 These tools tend to test the kernel as a whole, and do not "pass" like 123 commonly used in the kernel allow one to inspect the whole source tree or just
|
/Linux-v6.1/arch/x86/include/asm/ |
D | bootparam_utils.h | 42 * *whole* structure should be cleared, after which only the in sanitize_boot_params() 47 * need to change the whole structure to be cleared, not this in sanitize_boot_params()
|
/Linux-v6.1/drivers/mtd/spi-nor/ |
D | atmel.c | 16 * is to unlock the whole flash array on startup. Therefore, we have to support 28 /* We only support unlocking the whole flash array */ in at25fs_nor_unlock() 75 /* We only support locking the whole flash array */ in atmel_nor_set_global_protection()
|
/Linux-v6.1/arch/arm/mm/ |
D | cache-v4wb.S | 32 * clean the whole cache, rather than using the individual 42 * Whole 132 136 132 221 217 207 <--- 115 bhs __flush_whole_cache @ flush whole D cache
|
/Linux-v6.1/arch/ia64/mm/ |
D | ioremap.c | 56 * WB is supported for the whole granule, we prefer that. in ioremap() 64 * WB is not supported for the whole granule, so we can't use in ioremap()
|
/Linux-v6.1/drivers/net/ethernet/8390/ |
D | xsurf100.c | 102 /* copy whole blocks */ in xs100_write() 110 /* copy whole dwords */ in xs100_write() 128 /* copy whole blocks */ in xs100_read() 136 /* copy whole dwords */ in xs100_read()
|
/Linux-v6.1/drivers/auxdisplay/ |
D | charlcd.h | 66 * @clear_display: Clear the whole display and set the cursor to 0, 0. The 71 * @shift_display: Shift whole display content left or right.
|
/Linux-v6.1/fs/f2fs/ |
D | Kconfig | 37 mounted as f2fs. Each file shows the whole f2fs information. 41 - average SIT information about whole segments
|
/Linux-v6.1/fs/xfs/ |
D | xfs_trans.c | 477 int whole = 0; in xfs_trans_apply_sb_deltas() local 524 whole = 1; in xfs_trans_apply_sb_deltas() 528 whole = 1; in xfs_trans_apply_sb_deltas() 532 whole = 1; in xfs_trans_apply_sb_deltas() 536 whole = 1; in xfs_trans_apply_sb_deltas() 540 whole = 1; in xfs_trans_apply_sb_deltas() 544 whole = 1; in xfs_trans_apply_sb_deltas() 548 whole = 1; in xfs_trans_apply_sb_deltas() 552 whole = 1; in xfs_trans_apply_sb_deltas() 556 if (whole) in xfs_trans_apply_sb_deltas() [all …]
|
/Linux-v6.1/Documentation/core-api/ |
D | cachetlb.rst | 49 This interface is used to handle whole address space 143 This interface is used to handle whole address space 152 This interface is used to handle whole address space 220 There exists another whole class of cpu cache issues which currently 221 require a whole different set of interfaces to handle properly.
|