/linux-6.12.1/arch/arm64/boot/ |
D | Makefile | 20 Image.zst Image.xz image.fit 46 $(obj)/image.fit: $(obj)/Image $(obj)/dts/dtbs-list FORCE 47 $(call if_changed,fit)
|
D | .gitignore | 5 image.fit
|
/linux-6.12.1/arch/arm/boot/dts/aspeed/ |
D | facebook-bmc-flash-layout.dtsi | 19 fit@80000 { 21 label = "fit";
|
D | facebook-bmc-flash-layout-128.dtsi | 37 fit@100000 { 39 label = "fit";
|
D | aspeed-bmc-ibm-system1.dts | 224 * Scale the system voltage by 1127/127 to fit the ADC range. 237 * Scale the system voltage by 1365/365 to fit the ADC range. 250 * Scale the system voltage by 1365/365 to fit the ADC range. 263 * Scale the system voltage by 1698/698 to fit the ADC range. 276 * Scale the system voltage by 1698/698 to fit the ADC range. 289 * Scale the system voltage by 4000/3000 to fit the ADC range. 302 * Scale the system voltage by 2100/1100 to fit the ADC range.
|
/linux-6.12.1/Documentation/driver-api/gpio/ |
D | using-gpio.rst | 27 software-hardware interface to be set up. They should not have a natural fit 28 to any existing kernel subsystem and not be a good fit for an operating system, 33 from userspace will likely be a good fit for using GPIO lines from userspace as
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | v4l2-selection-targets.rst | 46 - Bounds of the crop rectangle. All valid crop rectangles fit inside 68 - Bounds of the compose rectangle. All valid compose rectangles fit
|
/linux-6.12.1/arch/arm64/ |
D | Makefile | 167 BOOT_TARGETS := Image vmlinuz.efi image.fit 179 image.fit: dtbs 181 vmlinuz.efi image.fit: Image
|
/linux-6.12.1/arch/m68k/ |
D | Kconfig.bus | 27 expansion cards that do not fit in the Zorro slots but fit in e.g.
|
/linux-6.12.1/Documentation/filesystems/nfs/ |
D | reexport.rst | 40 The result must fit into the RFC-mandated filehandle size limits: 51 NFSv2 if the original server gives you filehandles that fit in 10 72 All will therefore fit in an NFSv3 or NFSv4 filehandle after reexport,
|
/linux-6.12.1/Documentation/misc-devices/ |
D | index.rst | 8 fit into other categories.
|
/linux-6.12.1/include/linux/ |
D | bitmap.h | 806 bool fit; in bitmap_write() local 815 fit = space >= nbits; in bitmap_write() 818 map[index] &= (fit ? (~(mask << offset)) : ~BITMAP_FIRST_WORD_MASK(start)); in bitmap_write() 820 if (fit) in bitmap_write()
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt7986a-bananapi-bpi-r3-nor.dtso | 56 label = "fit";
|
/linux-6.12.1/Documentation/core-api/ |
D | idr.rst | 42 idr_alloc_u32(). If you need IDs that will not fit in a u32, 53 also use idr_get_next() if the iterator doesn't fit your needs.
|
/linux-6.12.1/arch/parisc/math-emu/ |
D | README | 2 been modified as little as possible. Even though they don't fit the
|
/linux-6.12.1/Documentation/filesystems/ext4/ |
D | eainode.rst | 6 To enable ext4 to store extended attribute values that do not fit in the
|
/linux-6.12.1/Documentation/gpu/ |
D | komeda-kms.rst | 53 Post image processor adjusts frame data like gamma and color space to fit the 80 adjusted to fit different usages. And D71 has two pipelines, which support two 356 single component, usually that needs multiple components to fit the requirement. 358 compiz, improc and timing_ctrlr to work together to fit these requirements. 400 Layers to fit the requirement of one KMS-plane.
|
/linux-6.12.1/arch/alpha/lib/ |
D | ev6-memset.S | 70 bic $1,7,$1 # E : fit within a single quadword? 251 bic $1,7,$1 # E : fit within a single quadword 436 bic $1,7,$1 # E : fit within a single quadword
|
/linux-6.12.1/Documentation/mm/ |
D | z3fold.rst | 28 which makes it a better fit for small and response-critical systems.
|
/linux-6.12.1/drivers/video/console/ |
D | Kconfig | 59 On PA-RISC, the default value is 160, which should fit a 1280x1024 70 On PA-RISC, the default value is 64, which should fit a 1280x1024
|
/linux-6.12.1/Documentation/networking/ |
D | mpls-sysctl.rst | 24 no longer fit in the table.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-isl29501 | 32 Then a least squares curve fit to a second order
|
D | sysfs-driver-hid-roccat-kone | 60 stored in the profile doesn't need to fit the number of the 92 calibrate the laser power to fit the mousepad surface.
|
/linux-6.12.1/drivers/media/i2c/ |
D | mt9v111.c | 923 unsigned int fit = abs(mt9v111_frame_sizes[i].width - in mt9v111_set_format() local 927 if (fit < best_fit) { in mt9v111_set_format() 928 best_fit = fit; in mt9v111_set_format() 931 if (fit == 0) in mt9v111_set_format()
|
/linux-6.12.1/tools/testing/selftests/net/packetdrill/ |
D | tcp_zerocopy_maxfrags.pkt | 5 // 1) fit in a single packet without zerocopy
|