Searched full:calculation (Results 1 – 25 of 1882) sorted by relevance
12345678910>>...76
| /kernel/linux/linux-5.10/security/integrity/evm/ |
| D | Kconfig | 21 Include filesystem UUID for HMAC calculation. 26 WARNING: changing the HMAC calculation method or adding 27 additional info to the calculation, requires existing EVM 35 Include additional SMACK xattrs for HMAC calculation. 39 in the HMAC calculation, enabling this option includes newly defined 43 WARNING: changing the HMAC calculation method or adding 44 additional info to the calculation, requires existing EVM 52 Allow userland to provide additional xattrs for HMAC calculation.
|
| /kernel/linux/linux-6.6/security/integrity/evm/ |
| D | Kconfig | 21 Include filesystem UUID for HMAC calculation. 26 WARNING: changing the HMAC calculation method or adding 27 additional info to the calculation, requires existing EVM 35 Include additional SMACK xattrs for HMAC calculation. 39 in the HMAC calculation, enabling this option includes newly defined 43 WARNING: changing the HMAC calculation method or adding 44 additional info to the calculation, requires existing EVM 52 Allow userland to provide additional xattrs for HMAC calculation.
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | mtd-nand-omap2.h | 22 * 1-bit ECC: calculation and correction by SW 28 * 1-bit ECC: calculation by GPMC, Error detection by Software 32 /* 4-bit ECC calculation by GPMC, Error detection by Software */ 34 /* 4-bit ECC calculation by GPMC, Error detection by ELM */ 36 /* 8-bit ECC calculation by GPMC, Error detection by Software */ 38 /* 8-bit ECC calculation by GPMC, Error detection by ELM */ 40 /* 16-bit ECC calculation by GPMC, Error detection by ELM */
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| D | mtd-nand-omap2.h | 23 * 1-bit ECC: calculation and correction by SW 29 * 1-bit ECC: calculation by GPMC, Error detection by Software 33 /* 4-bit ECC calculation by GPMC, Error detection by Software */ 35 /* 4-bit ECC calculation by GPMC, Error detection by ELM */ 37 /* 8-bit ECC calculation by GPMC, Error detection by Software */ 39 /* 8-bit ECC calculation by GPMC, Error detection by ELM */ 41 /* 16-bit ECC calculation by GPMC, Error detection by ELM */
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_cksum.h | 11 * 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.
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| D | xfs_cksum.h | 11 * 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.
|
| /kernel/linux/linux-5.10/include/media/ |
| D | vsp1.h | 66 * enum vsp1_du_crc_source - Source used for CRC calculation 67 * @VSP1_DU_CRC_NONE: CRC calculation disabled 68 * @VSP1_DU_CRC_PLANE: Perform CRC calculation on an input plane 69 * @VSP1_DU_CRC_OUTPUT: Perform CRC calculation on the composed output 79 * @source: source for CRC calculation
|
| /kernel/linux/linux-6.6/include/media/ |
| D | vsp1.h | 68 * enum vsp1_du_crc_source - Source used for CRC calculation 69 * @VSP1_DU_CRC_NONE: CRC calculation disabled 70 * @VSP1_DU_CRC_PLANE: Perform CRC calculation on an input plane 71 * @VSP1_DU_CRC_OUTPUT: Perform CRC calculation on the composed output 81 * @source: source for CRC calculation
|
| /kernel/linux/linux-5.10/tools/power/cpupower/bench/ |
| D | benchmark.c | 24 * 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()
|
| D | parse.h | 16 unsigned int cycles; /* calculation cycles with the same sleep/load time */ 17 unsigned int rounds; /* calculation rounds with iterated sleep/load time */
|
| /kernel/linux/linux-6.6/tools/power/cpupower/bench/ |
| D | benchmark.c | 24 * 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()
|
| D | parse.h | 16 unsigned int cycles; /* calculation cycles with the same sleep/load time */ 17 unsigned int rounds; /* calculation rounds with iterated sleep/load time */
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| D | timex.h | 25 * calculation assumes that you will use enough of these so that your tick size <= 1/HZ. 26 * If the calculation shows that your CLOCK_TICK_RATE can not supply exactly 1/HZ ticks, 28 * the CLOCK_TICK_RATE to x*HZ insures that the calculation will find no errors. Hence we
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | timex.h | 25 * calculation assumes that you will use enough of these so that your tick size <= 1/HZ. 26 * If the calculation shows that your CLOCK_TICK_RATE can not supply exactly 1/HZ ticks, 28 * the CLOCK_TICK_RATE to x*HZ insures that the calculation will find no errors. Hence we
|
| /kernel/linux/linux-5.10/include/media/davinci/ |
| D | isif.h | 113 /* Select Most left window for bc calculation */ 115 /* Select Most right window for bc calculation */ 117 /* Select most left or right window for clamp val calculation */ 119 /* Window count per color for calculation. range 1-32 */ 121 /* Window start position - horizontal for calculation. 0 - 8191 */ 123 /* Window start position - vertical for calculation 0 - 8191 */ 129 /* Width of the sample window in pixels for calculation */ 135 /* Height of the sample window in pixels for calculation */ 150 * Reset value selector for vertical clamp calculation. Use one of 154 /* U8Q8. Line average coefficient used in vertical clamp calculation */ [all …]
|
| /kernel/linux/linux-6.6/lib/ |
| D | crc64.c | 3 * Normal 64-bit CRC calculation. 16 * calculation, which is generated by gen_crc64table.c in kernel build 46 * @crc: seed value for computation. 0 or (u64)~0 for a new CRC calculation, 68 * @crc: seed value for computation. 0 for a new CRC calculation, or the
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | quirks.h | 41 * calculation instead of the exponent variable used in the calculation. 56 * USB 2.0 calculation.
|
| /kernel/linux/linux-6.6/include/linux/usb/ |
| D | quirks.h | 41 * calculation instead of the exponent variable used in the calculation. 56 * USB 2.0 calculation.
|
| /kernel/linux/linux-6.6/drivers/net/wireguard/ |
| D | peerlookup.c | 100 * >>> 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)
|
| /kernel/linux/linux-5.10/drivers/net/wireguard/ |
| D | peerlookup.c | 100 * >>> 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)
|
| /kernel/linux/linux-5.10/lib/ |
| D | crc64.c | 3 * Normal 64-bit CRC calculation. 16 * calculation, which is generated by gen_crc64table.c in kernel build 39 * @crc: seed value for computation. 0 or (u64)~0 for a new CRC calculation,
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ |
| D | ia_css_bnlm_types.h | 34 bool rad_enable; /** Enable a radial dependency in a weight calculation */ 35 s32 rad_x_origin; /** Initial x coordinate for a radius calculation */ 36 s32 rad_y_origin; /** Initial x coordinate for a radius calculation */
|
| /kernel/linux/linux-6.6/include/net/ |
| D | pie.h | 26 * @dq_rate_estimator: is Little's law used for qdelay calculation 42 * @qdelay_old: queue delay in previous qdelay calculation 49 * @backlog_old: queue backlog during previous qdelay calculation
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ |
| D | ia_css_bnlm_types.h | 34 bool rad_enable; /** Enable a radial dependency in a weight calculation */ 35 s32 rad_x_origin; /** Initial x coordinate for a radius calculation */ 36 s32 rad_y_origin; /** Initial x coordinate for a radius calculation */
|
| /kernel/linux/linux-5.10/include/net/ |
| D | pie.h | 26 * @dq_rate_estimator: is Little's law used for qdelay calculation 42 * @qdelay_old: queue delay in previous qdelay calculation 49 * @backlog_old: queue backlog during previous qdelay calculation
|
12345678910>>...76