| /linux-6.15/arch/arm64/boot/ |
| H A 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)
|
| H A D | .gitignore | 5 image.fit
|
| /linux-6.15/arch/arm/boot/dts/aspeed/ |
| H A D | facebook-bmc-flash-layout.dtsi | 19 fit@80000 { 21 label = "fit";
|
| H A D | facebook-bmc-flash-layout-128.dtsi | 37 fit@100000 { 39 label = "fit";
|
| H A 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.15/Documentation/driver-api/gpio/ |
| H A 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.15/Documentation/userspace-api/media/v4l/ |
| H A 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.15/arch/arm64/ |
| H A D | Makefile | 171 BOOT_TARGETS := Image vmlinuz.efi image.fit 183 image.fit: dtbs 185 vmlinuz.efi image.fit: Image
|
| /linux-6.15/arch/m68k/ |
| H A D | Kconfig.bus | 27 expansion cards that do not fit in the Zorro slots but fit in e.g.
|
| /linux-6.15/Documentation/filesystems/nfs/ |
| H A D | reexport.rst | 44 The result must fit into the RFC-mandated filehandle size limits: 55 NFSv2 if the original server gives you filehandles that fit in 10 76 All will therefore fit in an NFSv3 or NFSv4 filehandle after reexport,
|
| /linux-6.15/Documentation/accel/qaic/ |
| H A D | aic080.rst | 11 The number of NSPs and clock rates are reduced to fit within resource
|
| /linux-6.15/Documentation/misc-devices/ |
| H A D | index.rst | 8 fit into other categories.
|
| /linux-6.15/include/linux/ |
| H A D | bitmap.h | 808 bool fit; in bitmap_write() local 817 fit = space >= nbits; in bitmap_write() 820 map[index] &= (fit ? (~(mask << offset)) : ~BITMAP_FIRST_WORD_MASK(start)); in bitmap_write() 822 if (fit) in bitmap_write()
|
| /linux-6.15/arch/arm64/boot/dts/mediatek/ |
| H A D | mt7986a-bananapi-bpi-r3-nor.dtso | 56 label = "fit";
|
| /linux-6.15/Documentation/core-api/ |
| H A 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.15/arch/parisc/math-emu/ |
| H A D | README | 2 been modified as little as possible. Even though they don't fit the
|
| /linux-6.15/Documentation/filesystems/ext4/ |
| H A D | eainode.rst | 6 To enable ext4 to store extended attribute values that do not fit in the
|
| /linux-6.15/drivers/fwctl/ |
| H A D | Kconfig | 9 fit neatly into an existing subsystem.
|
| /linux-6.15/Documentation/gpu/ |
| H A 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.15/arch/alpha/lib/ |
| H A 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.15/Documentation/networking/ |
| H A D | mpls-sysctl.rst | 24 no longer fit in the table.
|
| /linux-6.15/drivers/video/console/ |
| H A D | Kconfig | 58 On PA-RISC, the default value is 160, which should fit a 1280x1024 69 On PA-RISC, the default value is 64, which should fit a 1280x1024
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-isl29501 | 32 Then a least squares curve fit to a second order
|
| /linux-6.15/Documentation/crypto/ |
| H A D | krb5.rst | 153 amount of data; the second function returns how much data will fit in a buffer 215 supplied and these are shrunk to fit the data. The decryption function will 245 are supplied and these are shrunk to fit the data. An error will be returned
|
| /linux-6.15/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_zerocopy_maxfrags.pkt | 5 // 1) fit in a single packet without zerocopy
|