/Linux-v5.15/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-v5.15/block/ |
D | bdev.c | 528 * @whole: whole block device containing @bdev, may equal @bdev 539 static bool bd_may_claim(struct block_device *bdev, struct block_device *whole, in bd_may_claim() argument 546 else if (whole == bdev) in bd_may_claim() 547 return true; /* is a whole device which isn't held */ in bd_may_claim() 549 else if (whole->bd_holder == bd_may_claim) in bd_may_claim() 551 else if (whole->bd_holder != NULL) in bd_may_claim() 571 struct block_device *whole = bdev_whole(bdev); in bd_prepare_to_claim() local 578 if (!bd_may_claim(bdev, whole, holder)) { in bd_prepare_to_claim() 584 if (whole->bd_claiming) { in bd_prepare_to_claim() 585 wait_queue_head_t *wq = bit_waitqueue(&whole->bd_claiming, 0); in bd_prepare_to_claim() [all …]
|
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/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 | 112 programs enables many more people to use the whole GNU operating system, as 180 c) You must cause the whole of the work to be licensed at no charge to 198 These requirements apply to the modified work as a whole. If 203 distribute the same sections as part of a whole which is a work based on 204 the Library, the distribution of the whole must be on the terms of this 206 whole, and thus to each and every part regardless of who wrote it. 391 apply, and the section as a whole is intended to apply in other
|
/Linux-v5.15/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-v5.15/include/uapi/linux/ |
D | tiocl.h | 7 #define TIOCL_SELWORD 1 /* select whole words */ 8 #define TIOCL_SELLINE 2 /* select whole lines */
|
/Linux-v5.15/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-v5.15/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-v5.15/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
|
/Linux-v5.15/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-v5.15/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 atmel_at25fs_unlock() 75 /* We only support locking the whole flash array */ in atmel_set_global_protection()
|
/Linux-v5.15/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-v5.15/fs/xfs/ |
D | xfs_trans.c | 482 int whole = 0; in xfs_trans_apply_sb_deltas() local 508 whole = 1; in xfs_trans_apply_sb_deltas() 512 whole = 1; in xfs_trans_apply_sb_deltas() 516 whole = 1; in xfs_trans_apply_sb_deltas() 520 whole = 1; in xfs_trans_apply_sb_deltas() 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 if (whole) in xfs_trans_apply_sb_deltas() [all …]
|
/Linux-v5.15/scripts/ |
D | link-vmlinux.sh | 10 # (not within --whole-archive), and do not require symbol indexes added. 76 objects="--whole-archive \ 78 --no-whole-archive \ 197 ${wl}--whole-archive ${objs} ${wl}--no-whole-archive \
|
/Linux-v5.15/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-v5.15/fs/f2fs/ |
D | Kconfig | 36 mounted as f2fs. Each file shows the whole f2fs information. 40 - average SIT information about whole segments
|
/Linux-v5.15/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-v5.15/drivers/phy/freescale/ |
D | phy-fsl-imx8-mipi-dphy.c | 134 u32 whole; in get_best_ratio() local 139 whole = a / b; in get_best_ratio() 140 n[i] += (n[i ^ 1] * whole); in get_best_ratio() 141 d[i] += (d[i ^ 1] * whole); in get_best_ratio() 146 c = a - (b * whole); in get_best_ratio()
|
/Linux-v5.15/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.
|
/Linux-v5.15/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-v5.15/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.
|