Home
last modified time | relevance | path

Searched refs:calculated (Results 1 – 89 of 89) sorted by relevance

/linux-4.1.27/fs/ext4/
Dbitmap.c23 __u32 provided, calculated; in ext4_inode_bitmap_csum_verify() local
30 calculated = ext4_chksum(sbi, sbi->s_csum_seed, (__u8 *)bh->b_data, sz); in ext4_inode_bitmap_csum_verify()
35 calculated &= 0xFFFF; in ext4_inode_bitmap_csum_verify()
37 return provided == calculated; in ext4_inode_bitmap_csum_verify()
61 __u32 provided, calculated; in ext4_block_bitmap_csum_verify() local
69 calculated = ext4_chksum(sbi, sbi->s_csum_seed, (__u8 *)bh->b_data, sz); in ext4_block_bitmap_csum_verify()
74 calculated &= 0xFFFF; in ext4_block_bitmap_csum_verify()
76 if (provided == calculated) in ext4_block_bitmap_csum_verify()
Dinode.c79 __u32 provided, calculated; in ext4_inode_csum_verify() local
87 calculated = ext4_inode_csum(inode, raw, ei); in ext4_inode_csum_verify()
92 calculated &= 0xFFFF; in ext4_inode_csum_verify()
94 return provided == calculated; in ext4_inode_csum_verify()
/linux-4.1.27/Documentation/hwmon/
Dda905239 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:
Dda905533 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:
Dfam15h_power22 calculated using different processor northbridge function registers:
35 On multi-node processors the calculated value is for the entire
Dwm831x32 are available. The chip temperature is calculated as:
Dltc294576 power1_input Power (in uW). Power is calculated based on SENSE+/VDD
Dadm924083 clock via a divider to an 8-bit counter. Fan speed (rpm) is calculated by:
Dlm9379 that this third value is calculated by the chip itself. All values range
/linux-4.1.27/fs/jbd2/
Drecovery.c182 __u32 calculated; in jbd2_descr_block_csum_verify() local
191 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); in jbd2_descr_block_csum_verify()
194 return provided == cpu_to_be32(calculated); in jbd2_descr_block_csum_verify()
386 __u32 calculated; in jbd2_commit_block_csum_verify() local
394 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); in jbd2_commit_block_csum_verify()
397 return provided == cpu_to_be32(calculated); in jbd2_commit_block_csum_verify()
823 __u32 calculated; in jbd2_revoke_block_csum_verify() local
832 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); in jbd2_revoke_block_csum_verify()
835 return provided == cpu_to_be32(calculated); in jbd2_revoke_block_csum_verify()
/linux-4.1.27/Documentation/arm/nwfpe/
DNOTES11 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-4.1.27/Documentation/cpu-freq/
Dcpufreq-nforce2.txt12 If not set, fid is calculated from the current CPU speed and the FSB.
/linux-4.1.27/Documentation/misc-devices/
Dapds990x.txt26 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-4.1.27/Documentation/device-mapper/
Ddm-service-time.txt42 which is calculated by:
61 If calculated service time is equal, the path having maximum
Dverity.txt105 of some data block on disk is calculated. If it is an intermediary node,
106 the hash of a number of child nodes is calculated.
/linux-4.1.27/Documentation/security/
DIMA-templates.txt62 calculated with the SHA1 or MD5 hash algorithm;
64 - 'd-ng': the digest of the event, calculated with an arbitrary hash
/linux-4.1.27/Documentation/memory-devices/
Dti-emif.txt54 - regcache_dump : dump of register values calculated and saved for all
/linux-4.1.27/Documentation/devicetree/bindings/net/can/
Dcc770.txt29 a resonable value will be calculated.
/linux-4.1.27/Documentation/ABI/obsolete/
Dsysfs-block-zram80 calculated using orig_data_size and this statistic.
91 efficiency can be calculated using compr_data_size and this
/linux-4.1.27/arch/cris/arch-v32/mach-fs/
Ddram_init.S86 or.d $r4, $r6 ; Add calculated mrs
/linux-4.1.27/Documentation/w1/slaves/
Dw1_therm24 read along with a calculated crc value and YES or NO if it matched.
Dw1_ds242332 - 2 bytes for crc16 which was calculated from the data read since the previous crc bytes
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-block-zram112 calculated using orig_data_size and this statistic.
122 efficiency can be calculated using compr_data_size and this
/linux-4.1.27/Documentation/video4linux/
Dsh_mobile_ceu_camera.txt95 8. Calculate new CEU crop - apply sensor scales to previously calculated
Dvivid.txt941 signal strength value is calculated (this is returned by VIDIOC_G_TUNER).
/linux-4.1.27/Documentation/fb/
Dmodedb.txt30 <bpp> and <refresh>, if specified) the timings will be calculated using
111 timings will still be calculated.
/linux-4.1.27/Documentation/mtd/
Dnand_ecc.txt30 if the data over which the parity is calculated is 1 and the parity bit = 0
31 if the data over which the parity is calculated is 0. So the total
32 number of bits over the data over which the parity is calculated + the
34 Parity is often calculated by means of an exclusive or operation,
393 This means there is no need to calculate rp14 as it can be calculated from
687 the calculated ecc. If all bytes are 0 there is no problem. If 11 bits
/linux-4.1.27/Documentation/mmc/
Dmmc-dev-attrs.txt73 RPMB size in byte is calculated by using the following equation:
/linux-4.1.27/Documentation/input/
Dwalkera0701.txt107 calculated by sum of binary values in checked nibbles + sum of octal values
/linux-4.1.27/Documentation/networking/
Dnf_conntrack-sysctl.txt12 loading, the default size is calculated by dividing total memory
Dnetdev-features.txt46 is calculated and filtered by calling ndo_fix_features callback
Dcxgb.txt170 The receive buffer (RX_WINDOW) size may be calculated the same as single
Dip-sysctl.txt101 unexpected packet loss. The current default value is calculated
375 Defaults are calculated at boot time from amount of available
691 Default is calculated at boot time from amount of available memory.
1816 Default is calculated at boot time from amount of available memory.
Dscaling.txt200 Per-flow rate is calculated by hashing each packet into a hashtable
Dpacket_mmap.txt273 precisely the limit can be calculated as:
Dcan.txt1112 recommended CAN bit-timing parameters will be calculated if the bit-
/linux-4.1.27/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-light33 This should return the calculated lux from the light sensor. If
/linux-4.1.27/fs/affs/
DChanges303 was calculated and in the one following. This
307 - The number of used blocks is now also calculated
/linux-4.1.27/Documentation/mtd/nand/
Dpxa3xx-nand.txt51 In the BCH mode the ECC code will be calculated for each transferred chunk
/linux-4.1.27/arch/powerpc/
DKconfig.debug37 each call is always calculated, and if available CPU cycles spent
38 are also calculated. A directory named hcall_inst is added at the
/linux-4.1.27/Documentation/scsi/
DChangeLog.arcmsr48 ** 64 bits sg entry would be incorrectly calculated
Dscsi_mid_low_api.txt554 * @cyls: outputs number of cylinders calculated via this pointer
555 * @hds: outputs number of heads calculated via this pointer
556 * @secs: outputs number of sectors calculated via this pointer
DChangeLog.megaraid_sas398 FW. Prior versions calculated this value from controller info
Dncr53c8xx.txt1361 The second one has been calculated by setting the scsi clock to 40 Mhz
/linux-4.1.27/drivers/mtd/ubi/
DKconfig42 expected bad eraseblocks per 1024 eraseblocks then can be calculated
/linux-4.1.27/Documentation/devicetree/bindings/bus/
Dti-gpmc.txt30 Currently, calculated values derived from the contents
/linux-4.1.27/Documentation/RCU/
Drculist_nulls.txt62 time the hash is calculated and the next field is accessed, and the
/linux-4.1.27/Documentation/accounting/
Dtaskstats-struct.txt144 * average usage per system time unit can be calculated.
/linux-4.1.27/drivers/net/can/
DKconfig46 If enabled, CAN bit-timing parameters will be calculated for the
/linux-4.1.27/arch/m68k/fpsp040/
Dsatan.S33 | calculated beforehand. Exit.
Dslogn.S38 | by k*log(2) + (log(F) + poly). The values of log(F) are calculated
Dsetox.S97 | that the calculated value Z is
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dhead.S201 ;; The calculated value stored in R4 is used below.
/linux-4.1.27/Documentation/filesystems/
Dqnx6.txt65 Second superblock position can either be calculated from the superblock
Dvfat.txt324 checksum is calculated from the 8.3 name using the
Dxfs-self-describing-metadata.txt172 whether CRC validating is necessary. If it is, the CRC32c is calculated and
DLocking554 offsets should be calculated relative to "pte".
Df2fs.txt502 name is calculated. Then, F2FS scans the hash table in level #0 to find the
Drelay.txt259 The total size of each per-cpu buffer is calculated by multiplying the
Dproc.txt900 The CommitLimit is calculated with the following formula:
/linux-4.1.27/Documentation/
Dbinfmt_misc.txt65 calculated according to the binary. It also implies the 'O' flag.
Dkmemleak.txt200 the pointer is calculated by other methods than the usual container_of
DIRQ-domain.txt127 calculated by adding a fixed offset to the hwirq number, and
Drobust-futex-ABI.txt172 2) the calculated location of the 'lock word' (address plus
Dthis_cpu_ops.txt296 but, passing of pointers calculated via this_cpu_ptr to other cpus is
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-decoder-regs.txt169 registers can be calculated from that one. You must also remember to
523 registers can be calculated from that one. You must also remember to
/linux-4.1.27/Documentation/m68k/
DREADME.buddha188 All the timings are calculated and only confirmed by
Dkernel-options.txt453 video memory. If it's missing, the size is calculated from <xres>,
/linux-4.1.27/Documentation/frv/
Dkernel-ABI.txt15 far. Thus in modules the address of a function to call must be calculated
/linux-4.1.27/drivers/iommu/
DKconfig280 is calculated as follows:
/linux-4.1.27/arch/cris/arch-v10/
DREADME.mm177 Given the top-level Page Directory, the offset in that directory is calculated
/linux-4.1.27/Documentation/scheduler/
Dcompletion.txt169 jiffies (but at least 1). Timeouts are preferably calculated with
/linux-4.1.27/Documentation/arm/pxa/
Dmfp.txt280 in a easier way. Two sets of MFPR values are calculated: the run-time
/linux-4.1.27/Documentation/powerpc/
Dqe_firmware.txt275 After the last microcode is a 32-bit CRC. It can be calculated using
Dfirmware-assisted-dump.txt59 override the default calculated size. Use this option
/linux-4.1.27/Documentation/devicetree/bindings/crypto/
Dfsl-sec4.txt188 calculated, these addresses are checked by HW to monitor any
/linux-4.1.27/Documentation/x86/
Dboot.txt750 From boot protocol version 2.08 onwards the CRC-32 is calculated over
1043 boot_params and examined. The end of setup header can be calculated as
1079 can be calculated as follows:
/linux-4.1.27/Documentation/locking/
Dlockdep-design.txt219 calculated, which hash is unique for every lock chain. The hash value,
/linux-4.1.27/scripts/
Dspelling.txt177 cacluated||calculated
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt382 framework calculated the trend by comparing the previous and the current
/linux-4.1.27/arch/x86/crypto/
Dsha512-avx2-asm.S356 # to newly calculated sigma1 to get w[18] and w[19]
/linux-4.1.27/Documentation/virtual/kvm/
Dmmu.txt192 element of this array can be calculated from the gfn field when used, in
Dtimekeeping.txt536 fluctuates - from (T-1.. T+10). Thus, any time calculated from a TSC, but
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dpfpsp.S1220 # exception, then the a7' calculated here is wrong since it doesn't
4285 # but, make sure that we've calculated ea and advanced the opword pointer
Dfpsp.S1221 # exception, then the a7' calculated here is wrong since it doesn't
6171 # table of values calculated beforehand. Exit. #
8121 # the value Y-F has to be calculated carefully when #
18236 # but, make sure that we've calculated ea and advanced the opword pointer
Dfplsp.S6751 # "constant" is that the calculated value Z is #
7996 # calculated beforehand and stored in the program. #
/linux-4.1.27/Documentation/sysctl/
Dvm.txt348 zone[i]'s protection[j] is calculated by following expression.
/linux-4.1.27/arch/blackfin/
DKconfig561 The calculated SDRAM timing parameters may not be 100%
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3641 At that point, bh is in %edx (address 0x1001c2da), which is calculated