| /linux-6.15/Documentation/admin-guide/ |
| H A D | devices.txt | 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 626 240 = /dev/adp 16th ACSI disk whole disk 917 0 = /dev/rd/c0d0 First disk, whole disk 920 248 = /dev/rd/c0d31 32nd disk, whole disk 933 0 = /dev/rd/c1d0 First disk, whole disk 936 248 = /dev/rd/c1d31 32nd disk, whole disk 943 0 = /dev/rd/c2d0 First disk, whole disk 946 248 = /dev/rd/c2d31 32nd disk, whole disk [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/media/ |
| H A 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-6.15/block/ |
| H A D | bdev.c | 563 if (whole != bdev && in bd_may_claim() 564 whole->bd_holder && whole->bd_holder != bd_may_claim) in bd_may_claim() 598 if (whole->bd_claiming) { in bd_prepare_to_claim() 610 whole->bd_claiming = holder; in bd_prepare_to_claim() 621 whole->bd_claiming = NULL; in bd_clear_claiming() 622 wake_up_var(&whole->bd_claiming); in bd_clear_claiming() 645 whole->bd_holders++; in bd_finish_claiming() 646 whole->bd_holder = bd_may_claim; in bd_finish_claiming() 694 if (!whole->bd_holders) in bd_end_claim() 695 whole->bd_holder = NULL; in bd_end_claim() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/mfd/ |
| H A 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-6.15/fs/xfs/ |
| H A D | xfs_trans.c | 488 int whole = 0; in xfs_trans_apply_sb_deltas() local 537 whole = 1; in xfs_trans_apply_sb_deltas() 541 whole = 1; in xfs_trans_apply_sb_deltas() 545 whole = 1; in xfs_trans_apply_sb_deltas() 561 whole = 1; in xfs_trans_apply_sb_deltas() 565 whole = 1; in xfs_trans_apply_sb_deltas() 569 whole = 1; in xfs_trans_apply_sb_deltas() 573 whole = 1; in xfs_trans_apply_sb_deltas() 577 whole = 1; in xfs_trans_apply_sb_deltas() 581 whole = 1; in xfs_trans_apply_sb_deltas() [all …]
|
| /linux-6.15/Documentation/admin-guide/pm/ |
| H A 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-6.15/fs/ |
| H A D | coredump.c | 1120 goto whole; in vma_dump_size() 1128 goto whole; in vma_dump_size() 1130 goto whole; in vma_dump_size() 1137 goto whole; in vma_dump_size() 1139 goto whole; in vma_dump_size() 1151 goto whole; in vma_dump_size() 1157 goto whole; in vma_dump_size() 1162 goto whole; in vma_dump_size() 1188 whole: in vma_dump_size()
|
| /linux-6.15/scripts/ |
| H A D | Makefile.vmlinux_o | 62 --whole-archive vmlinux.a --no-whole-archive \
|
| H A D | link-vmlinux.sh | 106 ${wl}--whole-archive ${objs} ${wl}--no-whole-archive \
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | v4l2-selection-targets.rst | 39 - Suggested cropping rectangle that covers the "whole picture". 63 - Suggested composition rectangle that covers the "whole picture".
|
| /linux-6.15/Documentation/driver-api/fpga/ |
| H A D | fpga-mgr.rst | 95 This will not affect .write_sg, .write_sg will still get whole image in 97 whole buffer will be passed into .parse_header. If image is in scatter-gather 105 if the whole bitstream is not immediately available then the core code will 109 whole FPGA image or may be a smaller chunk of an FPGA image. In the latter
|
| /linux-6.15/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8-mipi-dphy.c | 166 u32 whole; in get_best_ratio() local 171 whole = a / b; in get_best_ratio() 172 n[i] += (n[i ^ 1] * whole); in get_best_ratio() 173 d[i] += (d[i ^ 1] * whole); in get_best_ratio() 178 c = a - (b * whole); in get_best_ratio()
|
| /linux-6.15/drivers/iio/light/ |
| H A D | opt3001.c | 250 int whole = opt->chip_info->factor_whole; in opt3001_to_iio_ret() local 254 ret = whole * (mantissa << exponent); in opt3001_to_iio_ret() 569 int whole; in opt3001_write_event_value() local 590 whole = opt->chip_info->factor_whole; in opt3001_write_event_value() 594 mantissa = (((val * integer) + (val2 / decimal)) / whole) >> exponent; in opt3001_write_event_value()
|
| /linux-6.15/Documentation/devicetree/bindings/rtc/ |
| H A D | cpcap-rtc.txt | 4 This module is part of the CPCAP. For more details about the whole
|
| /linux-6.15/Documentation/filesystems/ |
| H A 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-6.15/Documentation/features/debug/gcov-profile-all/ |
| H A D | arch-support.txt | 4 # description: arch supports whole-kernel GCOV code coverage profiling
|
| /linux-6.15/Documentation/devicetree/bindings/input/ |
| H A D | cpcap-pwrbutton.txt | 3 This module is part of the CPCAP. For more details about the whole
|
| H A D | tps65218-pwrbutton.txt | 3 This module is part of the TPS65217/TPS65218. For more details about the whole
|
| /linux-6.15/drivers/pmdomain/rockchip/ |
| H A D | Kconfig | 14 mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
|
| /linux-6.15/fs/proc/ |
| H A D | array.c | 468 struct pid *pid, struct task_struct *task, int whole) in do_task_stat() argument 528 if (whole) { in do_task_stat() 540 if (permitted && (!whole || num_threads < 2)) in do_task_stat() 553 if (whole) { in do_task_stat() 571 if (whole) { in do_task_stat()
|
| /linux-6.15/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-pine64-plus.dts | 32 * whole process.
|
| /linux-6.15/Documentation/driver-api/mmc/ |
| H A D | mmc-dev-attrs.rst | 55 including the whole card. When erasing a large area it may 59 the card wait. This is not a problem if the whole card
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | index.rst | 8 whole; patches welcome!
|
| /linux-6.15/Documentation/devicetree/bindings/leds/ |
| H A D | leds-cpcap.txt | 4 This module is part of the CPCAP. For more details about the whole
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx7d-sbc-imx7.dts | 10 * whole.
|