Home
last modified time | relevance | path

Searched refs:whole (Results 1 – 25 of 737) sorted by relevance

12345678910>>...30

/Linux-v4.19/Documentation/admin-guide/
Ddevices.txt116 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:
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
514 0 = /dev/mfma First MFM drive whole disk
515 64 = /dev/mfmb Second MFM drive whole disk
526 0 = /dev/hdc Master: whole disk (or CD-ROM)
[all …]
/Linux-v4.19/fs/
Dblock_dev.c1003 static bool bd_may_claim(struct block_device *bdev, struct block_device *whole, in bd_may_claim() argument
1010 else if (whole == bdev) in bd_may_claim()
1013 else if (whole->bd_holder == bd_may_claim) in bd_may_claim()
1015 else if (whole->bd_holder != NULL) in bd_may_claim()
1040 struct block_device *whole, void *holder) in bd_prepare_to_claim() argument
1044 if (!bd_may_claim(bdev, whole, holder)) in bd_prepare_to_claim()
1048 if (whole->bd_claiming) { in bd_prepare_to_claim()
1049 wait_queue_head_t *wq = bit_waitqueue(&whole->bd_claiming, 0); in bd_prepare_to_claim()
1112 struct block_device *whole; in bd_start_claiming() local
1134 whole = bdget_disk(disk, 0); in bd_start_claiming()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dbfticu.txt3 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-v4.19/fs/xfs/
Dxfs_trans.c453 int whole = 0; in xfs_trans_apply_sb_deltas() local
486 whole = 1; in xfs_trans_apply_sb_deltas()
490 whole = 1; in xfs_trans_apply_sb_deltas()
494 whole = 1; in xfs_trans_apply_sb_deltas()
498 whole = 1; in xfs_trans_apply_sb_deltas()
502 whole = 1; in xfs_trans_apply_sb_deltas()
506 whole = 1; in xfs_trans_apply_sb_deltas()
510 whole = 1; in xfs_trans_apply_sb_deltas()
514 whole = 1; in xfs_trans_apply_sb_deltas()
518 if (whole) in xfs_trans_apply_sb_deltas()
/Linux-v4.19/Documentation/admin-guide/pm/
Dstrategies.rst11 One of them is based on using global low-power states of the whole system in
17 user space code can run. Because sleep states are global and the whole system
33 If all of the system components are active, the system as a whole is regarded as
36 as a whole is regarded as "runtime idle" which may be very close to a sleep
/Linux-v4.19/Documentation/media/uapi/v4l/
Dv4l2-selection-targets.rst33 - Suggested cropping rectangle that covers the "whole picture".
60 - Suggested composition rectangle that covers the "whole picture".
/Linux-v4.19/Documentation/s390/
DDASD30 We currently implement one partition per volume, which is the whole
50 When a NULL argument is passed to the BLKDASDFORMAT ioctl the whole
62 the partition /dev/dd?1 instead of the whole volume. You only lose 3kB
/Linux-v4.19/Documentation/devicetree/bindings/rtc/
Dcpcap-rtc.txt4 This module is part of the CPCAP. For more details about the whole
/Linux-v4.19/Documentation/filesystems/
Dubifs.txt19 eraseblock, write to some offset within an eraseblock, and erase a whole
20 eraseblock. Block devices support 2 main operations - read a whole
21 block and write a whole block.
22 3 The whole eraseblock has to be erased before it becomes possible to
/Linux-v4.19/Documentation/features/debug/gcov-profile-all/
Darch-support.txt4 # description: arch supports whole-kernel GCOV code coverage profiling
/Linux-v4.19/Documentation/devicetree/bindings/input/
Dcpcap-pwrbutton.txt3 This module is part of the CPCAP. For more details about the whole
Dtwl4030-pwrbutton.txt3 This module is part of the TWL4030. For more details about the whole
Dtps65218-pwrbutton.txt3 This module is part of the TPS65217/TPS65218. For more details about the whole
/Linux-v4.19/Documentation/dev-tools/
Dindex.rst8 whole; patches welcome!
/Linux-v4.19/Documentation/fmc/
Dfmc-trivial.txt9 different gateware file in each card. The whole list of parameters it
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dsun9i-usb.txt10 - "bus": the bus clock for the whole USB subsystem
Dsun9i-de.txt13 - "bus": the bus clock for the whole display engine subsystem
Dsun8i-de2.txt16 - "bus": the bus clock for the whole display engine subsystem
/Linux-v4.19/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c94 static void simple_div(int dividend, int divisor, int *whole, in simple_div() argument
102 *whole = 0; in simple_div()
105 *whole = dividend/divisor; in simple_div()
/Linux-v4.19/drivers/soc/rockchip/
DKconfig24 mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
/Linux-v4.19/Documentation/mmc/
Dmmc-dev-attrs.txt45 including the whole card. When erasing a large area it may
48 the card wait. This is not a problem if the whole card
/Linux-v4.19/fs/f2fs/
DKconfig25 mounted as f2fs. Each file shows the whole f2fs information.
29 - average SIT information about whole segments
/Linux-v4.19/Documentation/devicetree/bindings/leds/
Dleds-cpcap.txt4 This module is part of the CPCAP. For more details about the whole
/Linux-v4.19/arch/arm/boot/dts/
Dimx7d-sbc-imx7.dts10 * whole.
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dphy-stih407-usb.txt10 for the whole phy and one for the port

12345678910>>...30