Home
last modified time | relevance | path

Searched full:calculation (Results 1 – 25 of 647) sorted by relevance

12345678910>>...26

/linux/security/integrity/evm/
H A DKconfig22 Include filesystem UUID for HMAC calculation.
27 WARNING: changing the HMAC calculation method or adding
28 additional info to the calculation, requires existing EVM
36 Include additional SMACK xattrs for HMAC calculation.
40 in the HMAC calculation, enabling this option includes newly defined
44 WARNING: changing the HMAC calculation method or adding
45 additional info to the calculation, requires existing EVM
53 Allow userland to provide additional xattrs for HMAC calculation.
/linux/fs/xfs/libxfs/
H A Dxfs_cksum.h11 * hence we have to split the CRC calculation across the cksum_offset.
32 * access to the buffer while the calculation takes place.
40 /* single pass CRC calculation for the entire buffer */ in xfs_start_cksum_update()
47 * The CRC32c calculation uses LE format even on BE machines, but returns the
61 * access to the buffer while the calculation takes place.
/linux/tools/power/cpupower/bench/
H A Dbenchmark.c24 * compute how many rounds of calculation we should do
29 * @retval rounds of calculation
43 /* get the initial calculation time for a specific number of rounds */ in calculate_timespace()
51 * initial calculation time */ in calculate_timespace()
106 /* calibrate the calculation time. the resulting calculation in start_benchmark()
H A Dparse.h16 unsigned int cycles; /* calculation cycles with the same sleep/load time */
17 unsigned int rounds; /* calculation rounds with iterated sleep/load time */
H A DREADME-BENCH55 First it is calibrated how long a specific CPU intensive calculation
59 and the governor to test. The time the calculation really needed
/linux/drivers/net/wireguard/
H A Dpeerlookup.c100 * >>> def calculation(tries, size):
103 * >>> calculation(1, 2**20 * 3)
105 * >>> calculation(2, 2**20 * 3)
107 * >>> calculation(3, 2**20 * 3)
109 * >>> calculation(4, 2**20 * 3)
/linux/include/linux/usb/
H A Dquirks.h41 * calculation instead of the exponent variable used in the calculation.
56 * USB 2.0 calculation.
/linux/include/linux/
H A Dcrc64.h9 * @crc: seed value for computation. 0 or (u64)~0 for a new CRC calculation,
18 * @crc: seed value for computation. 0 for a new CRC calculation, or the
/linux/drivers/clk/mmp/
H A Dclk-pll.c3 * MMP PLL clock rate calculation
67 /* MMP3 clock rate calculation */ in mmp_clk_pll_recalc_rate()
78 /* MMP2 clock rate calculation */ in mmp_clk_pll_recalc_rate()
/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dti,tmag5273.yaml17 magnetic axes and temperature measurements. An integrated angle calculation
19 on-axis and off-axis angle measurement topologies. The angle calculation is
/linux/drivers/ras/amd/atl/
H A Ddehash.c55 /* Calculation complete for 2 channels. Continue for 4 and 8 channels. */ in df3_dehash_addr()
69 /* Calculation complete for 4 channels. Continue for 8 channels. */ in df3_dehash_addr()
161 * Calculation complete for 2 channels. Continue for 4, 8, and 16 channels. in df4_dehash_addr()
176 /* Calculation complete for 4 channels. Continue for 8 and 16 channels. */ in df4_dehash_addr()
190 /* Calculation complete for 8 channels. Continue for 16 channels. */ in df4_dehash_addr()
401 /* Hashing bits handled earlier during CS ID calculation. */ in dehash_address()
/linux/Documentation/driver-api/cxl/linux/
H A Daccess-coordinates.rst8 Latency and Bandwidth Calculation
85 Shared Upstream Link Calculation
96 maximizes performance. When asymmetric topology is detected, the calculation
138 The calculation starts at cxl_region_shared_upstream_perf_update(). A xarray
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.h94 /* This calculation doesn't need to be 100% accurate. So to reduce in ena_com_sq_have_enough_space()
95 * the calculation overhead just Subtract 2 lines from the free descs in ena_com_sq_have_enough_space()
97 * down calculation. in ena_com_sq_have_enough_space()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dport_tun.c92 /* Tunnel entropy calculation may be controlled either on port basis in mlx5_set_entropy()
117 /* GRE requires disabling entropy calculation. if there are in mlx5_set_entropy()
152 /* in case entropy calculation is enabled for all tunneling in mlx5_tun_entropy_refcount_inc()
/linux/fs/afs/
H A Dxdr_fs.h60 * bytes, due to a now-standardised (mis)calculation, but it is
107 * The calculation is made assuming the part of the name in the first slot is
/linux/Documentation/fb/
H A Dmodedb.rst40 If 'R' is specified, do a 'reduced blanking' calculation for digital displays.
42 specified, add margins to the calculation (1.8% of xres rounded down to 8
112 displays, the "reduced blanking" calculation can be used.
118 calculation is specified. (The CVT compatibility of the display can be
/linux/Documentation/devicetree/bindings/clock/
H A Drenesas,rzv2h-cpg.yaml49 calculation is (1 * 16 + 3) = 0x13.
60 for SYS_0_PRESETN, the calculation is (3 * 16 + 0) = 0x30.
/linux/fs/ceph/
H A Dsubvolume_metrics.h22 * @read_latency_us: Sum of read latencies in microseconds (for avg calculation)
23 * @write_latency_us: Sum of write latencies in microseconds (for avg calculation)
/linux/drivers/net/can/dev/
H A Dlength.c52 * Do a rough calculation: bit stuffing is ignored and length in bits
59 * calculation would be too expensive in term of computing resources
/linux/lib/crc/
H A Dcrc64-main.c3 * Normal 64-bit CRC calculation.
16 * calculation, which is generated by gen_crc64table.c in kernel build
/linux/Documentation/crypto/
H A Dkrb5.rst13 - PRF+ Calculation.
95 * ``prf_len`` is the size of the result from the PRF+ function calculation.
112 PRF+ Calculation
/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-energy.rst166 Energy calculation:
184 Energy calculation:
201 Energy calculation:
/linux/drivers/net/phy/
H A Dphy_package.c15 * in one package and for offset calculation of phy_package_read/write
208 * calculation of global register access
217 * for offset calculation to access generic registers of a PHY package.
376 * calculation of global register access
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.h126 /* DCB credits calculation */
139 /* DCB definitions for credit calculation */
/linux/arch/mips/sgi-ip22/
H A Dip22-time.c79 * purpose, but for r4k_offset calculation it will work ok for us). in plat_time_init()
80 * There are other very complicated ways of performing this calculation in plat_time_init()

12345678910>>...26