/linux-4.19.296/fs/ext4/ |
D | bitmap.c | 24 __u32 provided, calculated; in ext4_inode_bitmap_csum_verify() local 30 provided = le16_to_cpu(gdp->bg_inode_bitmap_csum_lo); in ext4_inode_bitmap_csum_verify() 34 provided |= (hi << 16); in ext4_inode_bitmap_csum_verify() 38 return provided == calculated; in ext4_inode_bitmap_csum_verify() 62 __u32 provided, calculated; in ext4_block_bitmap_csum_verify() local 69 provided = le16_to_cpu(gdp->bg_block_bitmap_csum_lo); in ext4_block_bitmap_csum_verify() 73 provided |= (hi << 16); in ext4_block_bitmap_csum_verify() 77 if (provided == calculated) in ext4_block_bitmap_csum_verify()
|
/linux-4.19.296/fs/jbd2/ |
D | recovery.c | 177 __be32 provided; in jbd2_descriptor_block_csum_verify() local 185 provided = tail->t_checksum; in jbd2_descriptor_block_csum_verify() 188 tail->t_checksum = provided; in jbd2_descriptor_block_csum_verify() 190 return provided == cpu_to_be32(calculated); in jbd2_descriptor_block_csum_verify() 381 __be32 provided; in jbd2_commit_block_csum_verify() local 388 provided = h->h_chksum[0]; in jbd2_commit_block_csum_verify() 391 h->h_chksum[0] = provided; in jbd2_commit_block_csum_verify() 393 return provided == cpu_to_be32(calculated); in jbd2_commit_block_csum_verify()
|
/linux-4.19.296/drivers/clk/uniphier/ |
D | Kconfig | 8 Say Y if you want to control clocks provided by System Control
|
/linux-4.19.296/drivers/clk/imgtec/ |
D | Kconfig | 9 provided register.
|
/linux-4.19.296/drivers/char/pcmcia/ |
D | Kconfig | 30 by the vendor-provided PC/SC ifd_handler (http://www.omnikey.com/), 42 PC/SC ifdhandler provided from the Omnikey homepage
|
/linux-4.19.296/lib/ |
D | Kconfig | 76 This option is provided for the case where no in-kernel-tree 84 This option is provided for the case where no in-kernel-tree 101 This option is provided for the case where no in-kernel-tree 111 This option is provided for the case where no in-kernel-tree 166 no lookup table. This is provided as a debugging option. 175 This option is provided for the case where no in-kernel-tree 183 This option is provided for the case where no in-kernel-tree 191 This option is provided for the case where no in-kernel-tree 201 This option is provided for the case where no in-kernel-tree
|
/linux-4.19.296/lib/fonts/ |
D | Kconfig | 29 provided by the text console 80x50 (and higher) modes). 34 Given the resolution provided by the frame buffer device, answer N 42 provided by the VGA text console 80x25 mode.
|
/linux-4.19.296/drivers/iio/ |
D | Kconfig | 55 using the API provided. 63 using the API provided.
|
/linux-4.19.296/drivers/reset/ |
D | Kconfig | 98 reset signals provided by AOSS for Modem, Venus, ADSP, 154 Say Y if you want to control reset signals provided by System Control 164 Say Y if you want to control reset signals provided by
|
/linux-4.19.296/fs/f2fs/ |
D | inode.c | 163 __u32 provided, calculated; in f2fs_inode_chksum_verify() local 177 provided = le32_to_cpu(ri->i_inode_checksum); in f2fs_inode_chksum_verify() 180 if (provided != calculated) in f2fs_inode_chksum_verify() 183 page->index, ino_of_node(page), provided, calculated); in f2fs_inode_chksum_verify() 185 return provided == calculated; in f2fs_inode_chksum_verify()
|
/linux-4.19.296/drivers/isdn/mISDN/ |
D | Kconfig | 43 provided in the source code.
|
/linux-4.19.296/drivers/memory/ |
D | Kconfig | 77 Enables verbose debugging mostly to decode the bootloader provided 78 timings. To preserve the bootloader provided timings, the reset
|
/linux-4.19.296/crypto/asymmetric_keys/ |
D | Kconfig | 50 PKCS#7 message - provided the message is signed by a trusted key. If
|
/linux-4.19.296/drivers/media/radio/si470x/ |
D | Kconfig | 26 Sound is provided by the ALSA USB Audio/MIDI driver. Therefore
|
/linux-4.19.296/drivers/cpuidle/ |
D | Kconfig.arm | 13 provided by architecture code.
|
/linux-4.19.296/drivers/iio/trigger/ |
D | Kconfig | 22 trigger. This may be provided by a gpio driver for example.
|
/linux-4.19.296/fs/quota/ |
D | Kconfig | 17 <http://www.tldp.org/docs.html#howto>, or the documentation provided
|
/linux-4.19.296/drivers/regulator/ |
D | Kconfig | 441 regulator via I2C bus. The provided regulator is suitable 449 via I2C bus. The provided regulator is suitable for Tegra 473 via I2C bus. The provided regulator is suitable for Tegra 506 via I2C bus. The provided regulator is suitable for S5PC110, 515 via I2C bus. The provided regulator is suitable for S3C6410 523 via I2C bus. The provided regulator is suitable for 540 via I2C bus. The provided regulator is suitable for 959 This driver supports the voltage regulators provided by
|
/linux-4.19.296/drivers/cpufreq/ |
D | Kconfig.arm | 253 platform with a predefined set of suitable values. If not provided 291 data provided. Required for cpufreq support on AM335x, AM437x,
|
D | Kconfig | 194 This governor makes decisions based on the utilization data provided
|
/linux-4.19.296/drivers/s390/net/ |
D | Kconfig | 70 For details please refer to the documentation provided by IBM at
|
/linux-4.19.296/drivers/char/tpm/ |
D | Kconfig | 163 A device /dev/vtpmx is provided that creates a device pair
|
/linux-4.19.296/fs/ |
D | Kconfig.binfmt | 125 provided for historical interest and for the benefit of those
|
/linux-4.19.296/drivers/xen/ |
D | Kconfig | 190 cannot work with scattered buffers provided by the balloon driver,
|
/linux-4.19.296/drivers/edac/ |
D | Kconfig | 61 APEI/GHES driver. By enabling this option, the error reports provided
|