/openbmc/linux/security/integrity/evm/ |
H A 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.
|
/openbmc/linux/include/linux/platform_data/ |
H A 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 */
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | MetricDefinition.v1_3_4.json | 35 …ric reading. Provides information to the client on the suitability of calculation using the metri… 66 …OEM. The `OEMCalculationAlgorithm` property shall contain the specific OEM calculation algorithm." 75 "description": "The parameters for a metric calculation.", 76 "longDescription": "This type shall contain the parameters for a metric calculation.", 93 …perty identifiers of the metric property that stores the result of the calculation. If the URI ha… 94 …perty identifiers of the metric property that stores the result of the calculation. A set of curl… 102 …property identifiers of the metric property used as the input into the calculation. If the URI ha… 103 …property identifiers of the metric property used as the input into the calculation. A set of curl… 121 …ated": "The metric is implemented by applying a calculation on another metric property. The calcu… 124 …d": "The metric is implemented by applying a calculation on one or more metric properties. The ca… [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | MetricDefinition.v1_3_4.json | 35 …ric reading. Provides information to the client on the suitability of calculation using the metri… 66 …OEM. The `OEMCalculationAlgorithm` property shall contain the specific OEM calculation algorithm." 75 "description": "The parameters for a metric calculation.", 76 "longDescription": "This type shall contain the parameters for a metric calculation.", 93 …perty identifiers of the metric property that stores the result of the calculation. If the URI ha… 94 …perty identifiers of the metric property that stores the result of the calculation. A set of curl… 102 …property identifiers of the metric property used as the input into the calculation. If the URI ha… 103 …property identifiers of the metric property used as the input into the calculation. A set of curl… 121 …ated": "The metric is implemented by applying a calculation on another metric property. The calcu… 124 …d": "The metric is implemented by applying a calculation on one or more metric properties. The ca… [all …]
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | omap_gpmc.h | 16 /* 1-bit ECC calculation by Software, Error detection by Software */ 18 /* 1-bit ECC calculation by GPMC, Error detection by Software */ 21 /* 4-bit ECC calculation by GPMC, Error detection by Software */ 23 /* 4-bit ECC calculation by GPMC, Error detection by ELM */ 25 /* 8-bit ECC calculation by GPMC, Error detection by Software */ 27 /* 8-bit ECC calculation by GPMC, Error detection by ELM */ 29 /* 16-bit ECC calculation by GPMC, Error detection by ELM */
|
/openbmc/qemu/migration/ |
H A D | dirtyrate.h | 34 * Allowed range for dirty page rate calculation (in milliseconds). 49 int64_t calc_time_ms; /* desired calculation time (in milliseconds) */ 73 * Store calculation statistics for each measure. 77 int64_t start_time; /* calculation start time in units of second */ 78 int64_t calc_time_ms; /* actual calculation time (in milliseconds) */
|
/openbmc/linux/fs/xfs/libxfs/ |
H A 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.
|
/openbmc/linux/include/media/ |
H A 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
|
/openbmc/linux/tools/power/cpupower/bench/ |
H A 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()
|
H A 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 */
|
/openbmc/linux/arch/ia64/include/asm/ |
H A 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
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | MetricDefinition_v1.xml | 105 …String="The metric is implemented by applying a calculation on another metric property. The calcu… 108 …ing="The metric is implemented by applying a calculation on one or more metric properties. The ca… 139 …ric reading. Provides information to the client on the suitability of calculation using the metri… 175 …rm="OData.Description" String="An indication of whether the metric can be used in a calculation."/> 176 …escription" String="This property shall specify whether the metric can be used in a calculation."/> 194 …m="OData.Description" String="The metric properties that are part of a calculation that this metri… 195 …ing="This property shall list the metric properties that are part of a calculation that this metri… 244 …<Annotation Term="OData.Description" String="The calculation that is performed on a source metric … 245 …n Term="OData.LongDescription" String="This property shall contain the calculation performed to ob… 249 …rm="OData.Description" String="The time interval over which the metric calculation is performed."/> [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | MetricDefinition_v1.xml | 105 …String="The metric is implemented by applying a calculation on another metric property. The calcu… 108 …ing="The metric is implemented by applying a calculation on one or more metric properties. The ca… 139 …ric reading. Provides information to the client on the suitability of calculation using the metri… 175 …rm="OData.Description" String="An indication of whether the metric can be used in a calculation."/> 176 …escription" String="This property shall specify whether the metric can be used in a calculation."/> 194 …m="OData.Description" String="The metric properties that are part of a calculation that this metri… 195 …ing="This property shall list the metric properties that are part of a calculation that this metri… 244 …<Annotation Term="OData.Description" String="The calculation that is performed on a source metric … 245 …n Term="OData.LongDescription" String="This property shall contain the calculation performed to ob… 249 …rm="OData.Description" String="The time interval over which the metric calculation is performed."/> [all …]
|
/openbmc/linux/lib/ |
H A 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
|
H A D | polynomial.c | 3 * Generic polynomial calculation using integer coefficients. 77 * Returns the result of the polynomial calculation. 87 * Here is the polynomial calculation function, which performs the in polynomial_calc()
|
/openbmc/openpower-vpd-parser/vpd-parser/ |
H A D | memory_vpd_parser.cpp | 132 << "Capacity calculation failed for channels per DIMM. DDIMM " in getDdr5BasedDDimmSize() 161 << "Capacity calculation failed for bus width per channel. " in getDdr5BasedDDimmSize() 177 << "Capacity calculation failed for die per package. DDIMM " in getDdr5BasedDDimmSize() 192 << "Capacity calculation failed for SDRAM Density per Die. " in getDdr5BasedDDimmSize() 219 // Old Style capacity calculation kept for reference in getDdr5BasedDDimmSize() 241 << "Capacity calculation failed for dram width DDIMM Byte 6 value [" in getDdr5BasedDDimmSize() 266 // NOTE: This calculation is Only for DDR4 in getDdr4BasedDDimmSize()
|
/openbmc/linux/include/linux/usb/ |
H A D | quirks.h | 41 * calculation instead of the exponent variable used in the calculation. 56 * USB 2.0 calculation.
|
/openbmc/linux/drivers/net/wireguard/ |
H A 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)
|
/openbmc/libmctp/tests/ |
H A D | test_serial.c | 87 * Adding data bytes (0x7e & 0x7d) for testing FCS calculation while the in main() 93 * For sender, FCS calculation should count data byte (0x7e / 0x7d) only, in main() 95 * translated back to data byte and put it in FCS calculation. in main() 97 * If FCS calculation is not expected, similiar error msg in main()
|
/openbmc/linux/include/net/ |
H A 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
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ |
H A 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 */
|
/openbmc/u-boot/doc/ |
H A D | README.nand | 188 do ECC calculation (not ECC error detection) for HAM1, BCH4, BCH8 193 ELM controller is used for ECC error detection (not ECC calculation) 197 detection. However ECC calculation on such plaforms would still be 223 - ecc calculation using GPMC hardware engine, 229 - ecc calculation using GPMC hardware engine, 233 - ecc calculation using GPMC hardware engine,
|
/openbmc/linux/drivers/clk/mmp/ |
H A D | clk-pll.c | 3 * 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()
|
/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/ |
H A D | ti,tmag5273.yaml | 17 magnetic axes and temperature measurements. An integrated angle calculation 19 on-axis and off-axis angle measurement topologies. The angle calculation is
|
/openbmc/linux/Documentation/core-api/ |
H A D | this_cpu_ops.rst | 18 This means that there are no atomicity issues between the calculation of 21 processor is not changed between the calculation of the address and 84 instead of a sequence of calculation of the address and then a fetch 88 while the calculation is performed. 205 The calculation of the pointer may require the use of this_cpu_ptr()
|