/Linux-v4.19/fs/ext4/ |
D | bitmap.c | 24 __u32 provided, calculated; in ext4_inode_bitmap_csum_verify() local 31 calculated = ext4_chksum(sbi, sbi->s_csum_seed, (__u8 *)bh->b_data, sz); in ext4_inode_bitmap_csum_verify() 36 calculated &= 0xFFFF; 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 70 calculated = ext4_chksum(sbi, sbi->s_csum_seed, (__u8 *)bh->b_data, sz); in ext4_block_bitmap_csum_verify() 75 calculated &= 0xFFFF; in ext4_block_bitmap_csum_verify() 77 if (provided == calculated) in ext4_block_bitmap_csum_verify()
|
/Linux-v4.19/Documentation/hwmon/ |
D | da9052 | 39 The battery voltage is calculated as: 42 The backup battery voltage is calculated as: 45 The voltages on ADC channels 4, 5 and 6 are calculated as: 54 The junction temperature is calculated: 58 The battery temperature is calculated:
|
D | da9055 | 33 The system voltage is calculated as: 36 The voltages on ADC channels 1, 2 and 3 are calculated as: 45 The junction temperature is calculated:
|
D | wm831x | 32 are available. The chip temperature is calculated as:
|
D | fam15h_power | 31 be calculated using different processor northbridge function 45 On multi-node processors the calculated value is for the entire
|
D | ina3221 | 19 and power are calculated host-side from these.
|
/Linux-v4.19/fs/jbd2/ |
D | recovery.c | 178 __u32 calculated; in jbd2_descriptor_block_csum_verify() local 187 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); in jbd2_descriptor_block_csum_verify() 190 return provided == cpu_to_be32(calculated); in jbd2_descriptor_block_csum_verify() 382 __u32 calculated; in jbd2_commit_block_csum_verify() local 390 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); in jbd2_commit_block_csum_verify() 393 return provided == cpu_to_be32(calculated); in jbd2_commit_block_csum_verify()
|
/Linux-v4.19/Documentation/arm/nwfpe/ |
D | NOTES | 11 I was looking at some code, that calculated a double result, stored it in f4 27 The result of log(x) (a double) will be calculated, returned in f0, then
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-fpga-region | 7 is defined or calculated by the layer that is creating the
|
D | sysfs-bus-iio-health-afe440x | 15 calculated difference in the value of stage 1 - 2 and 3 - 4.
|
/Linux-v4.19/Documentation/devicetree/bindings/leds/ |
D | leds-aat1290.txt | 28 Maximum flash LED supply current can be calculated using 31 Maximum flash timeout can be calculated using following
|
/Linux-v4.19/Documentation/cpu-freq/ |
D | cpufreq-nforce2.txt | 12 If not set, fid is calculated from the current CPU speed and the FSB.
|
/Linux-v4.19/tools/perf/Documentation/ |
D | callchain-overhead-calculation.txt | 4 perf collects callchains. The 'self' overhead is simply calculated by 9 The 'children' overhead is calculated by adding all period values of
|
/Linux-v4.19/Documentation/misc-devices/ |
D | apds990x.txt | 26 only lux values. Lux value is calculated using information from the both 27 channels. HW threshold level is calculated from the given lux value to match
|
/Linux-v4.19/Documentation/device-mapper/ |
D | dm-service-time.txt | 42 which is calculated by: 61 If calculated service time is equal, the path having maximum
|
/Linux-v4.19/fs/f2fs/ |
D | inode.c | 163 __u32 provided, calculated; in f2fs_inode_chksum_verify() local 178 calculated = f2fs_inode_chksum(sbi, page); in f2fs_inode_chksum_verify() 180 if (provided != calculated) in f2fs_inode_chksum_verify() 183 ino_of_node(page), provided, calculated); in f2fs_inode_chksum_verify() 185 return provided == calculated; in f2fs_inode_chksum_verify()
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | fe-read-uncorrected-blocks.rst | 39 calculated. For this command, read-only access to the device is
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | brcm,bcm53573-ilp.txt | 10 ILP's rate has to be calculated on runtime and it depends on ALP clock
|
D | st,stm32-rcc.txt | 43 It is calculated as: index = register_offset / 4 * 32 + bit_offset. 123 It is calculated as: index = register_offset / 4 * 32 + bit_offset.
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | overview.rst | 10 ``sb.s_blocks_per_group`` blocks, though it can also calculated as 8 \*
|
/Linux-v4.19/Documentation/sound/designs/ |
D | tracepoints.rst | 92 decided as a fixed number, this value is also calculated according to 98 decided as a single value, this value is also calculated according to 105 also calculated according to it. Else, zero. But this behaviour depends
|
/Linux-v4.19/Documentation/security/ |
D | IMA-templates.rst | 66 calculated with the SHA1 or MD5 hash algorithm; 68 - 'd-ng': the digest of the event, calculated with an arbitrary hash
|
/Linux-v4.19/Documentation/memory-devices/ |
D | ti-emif.txt | 54 - regcache_dump : dump of register values calculated and saved for all
|
/Linux-v4.19/Documentation/devicetree/bindings/net/can/ |
D | cc770.txt | 29 a resonable value will be calculated.
|
/Linux-v4.19/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 145 optionOn - an crc will be automatically calculated over the 148 optionOff - no crc will be calculated 243 optionOn - a crc will be calculated over the payload of 245 calculated crc doesn't match to two bytes,
|