Home
last modified time | relevance | path

Searched full:actual (Results 1 – 25 of 5595) sorted by relevance

12345678910>>...224

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dtest_progs.h223 #define ASSERT_TRUE(actual, name) ({ \ argument
225 bool ___ok = (actual); \
230 #define ASSERT_FALSE(actual, name) ({ \ argument
232 bool ___ok = !(actual); \
237 #define ASSERT_EQ(actual, expected, name) ({ \ argument
239 typeof(actual) ___act = (actual); \
243 "unexpected %s: actual %lld != expected %lld\n", \
248 #define ASSERT_NEQ(actual, expected, name) ({ \ argument
250 typeof(actual) ___act = (actual); \
254 "unexpected %s: actual %lld == expected %lld\n", \
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c291 …DC_LOG_DEBUG("DML Validation | HUBPRET_CONTROL:DET_BUF_PLANE1_BASE_ADDRESS - Expected: %u Actual:… in hubp21_validate_dml_output()
294 …DC_LOG_DEBUG("DML Validation | DCN_EXPANSION_MODE:DRQ_EXPANSION_MODE - Expected: %u Actual: %u\n", in hubp21_validate_dml_output()
297 …DC_LOG_DEBUG("DML Validation | DCN_EXPANSION_MODE:MRQ_EXPANSION_MODE - Expected: %u Actual: %u\n", in hubp21_validate_dml_output()
300 …BUG("DML Validation | DCN_EXPANSION_MODE:DET_BUF_PLANE1_BASE_ADDRESS - Expected: %u Actual: %u\n", in hubp21_validate_dml_output()
303 …DC_LOG_DEBUG("DML Validation | DCN_EXPANSION_MODE:CRQ_EXPANSION_MODE - Expected: %u Actual: %u\n", in hubp21_validate_dml_output()
307 DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:CHUNK_SIZE - Expected: %u Actual: %u\n", in hubp21_validate_dml_output()
310 …DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:MIN_CHUNK_SIZE - Expected: %u Actual: %u\… in hubp21_validate_dml_output()
313 …DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:META_CHUNK_SIZE - Expected: %u Actual: %u… in hubp21_validate_dml_output()
316 …DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:MIN_META_CHUNK_SIZE - Expected: %u Actual: %u\n", in hubp21_validate_dml_output()
319 …DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:DPTE_GROUP_SIZE - Expected: %u Actual: %u… in hubp21_validate_dml_output()
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c291 …DC_LOG_DEBUG("DML Validation | HUBPRET_CONTROL:DET_BUF_PLANE1_BASE_ADDRESS - Expected: %u Actual:… in hubp21_validate_dml_output()
294 …DC_LOG_DEBUG("DML Validation | DCN_EXPANSION_MODE:DRQ_EXPANSION_MODE - Expected: %u Actual: %u\n", in hubp21_validate_dml_output()
297 …DC_LOG_DEBUG("DML Validation | DCN_EXPANSION_MODE:MRQ_EXPANSION_MODE - Expected: %u Actual: %u\n", in hubp21_validate_dml_output()
300 …BUG("DML Validation | DCN_EXPANSION_MODE:DET_BUF_PLANE1_BASE_ADDRESS - Expected: %u Actual: %u\n", in hubp21_validate_dml_output()
303 …DC_LOG_DEBUG("DML Validation | DCN_EXPANSION_MODE:CRQ_EXPANSION_MODE - Expected: %u Actual: %u\n", in hubp21_validate_dml_output()
307 DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:CHUNK_SIZE - Expected: %u Actual: %u\n", in hubp21_validate_dml_output()
310 …DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:MIN_CHUNK_SIZE - Expected: %u Actual: %u\… in hubp21_validate_dml_output()
313 …DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:META_CHUNK_SIZE - Expected: %u Actual: %u… in hubp21_validate_dml_output()
316 …DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:MIN_META_CHUNK_SIZE - Expected: %u Actual: %u\n", in hubp21_validate_dml_output()
319 …DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:DPTE_GROUP_SIZE - Expected: %u Actual: %u… in hubp21_validate_dml_output()
[all …]
/kernel/linux/linux-5.10/drivers/cpufreq/
Damd_freq_sensitivity.c32 u64 actual; member
45 struct msr actual, reference; in amd_powersave_bias_target() local
55 &actual.l, &actual.h); in amd_powersave_bias_target()
58 actual.h &= 0x00ffffff; in amd_powersave_bias_target()
62 if (actual.q < data->actual || reference.q < data->reference) { in amd_powersave_bias_target()
67 d_actual = actual.q - data->actual; in amd_powersave_bias_target()
103 data->actual = actual.q; in amd_powersave_bias_target()
/kernel/linux/linux-6.6/drivers/cpufreq/
Damd_freq_sensitivity.c32 u64 actual; member
45 struct msr actual, reference; in amd_powersave_bias_target() local
55 &actual.l, &actual.h); in amd_powersave_bias_target()
58 actual.h &= 0x00ffffff; in amd_powersave_bias_target()
62 if (actual.q < data->actual || reference.q < data->reference) { in amd_powersave_bias_target()
67 d_actual = actual.q - data->actual; in amd_powersave_bias_target()
104 data->actual = actual.q; in amd_powersave_bias_target()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c1375 …DC_LOG_DEBUG("DML Validation | HUBPRET_CONTROL:DET_BUF_PLANE1_BASE_ADDRESS - Expected: %u Actual:… in hubp2_validate_dml_output()
1378 …DC_LOG_DEBUG("DML Validation | DCN_EXPANSION_MODE:DRQ_EXPANSION_MODE - Expected: %u Actual: %u\n", in hubp2_validate_dml_output()
1381 …DC_LOG_DEBUG("DML Validation | DCN_EXPANSION_MODE:MRQ_EXPANSION_MODE - Expected: %u Actual: %u\n", in hubp2_validate_dml_output()
1384 …BUG("DML Validation | DCN_EXPANSION_MODE:DET_BUF_PLANE1_BASE_ADDRESS - Expected: %u Actual: %u\n", in hubp2_validate_dml_output()
1387 …DC_LOG_DEBUG("DML Validation | DCN_EXPANSION_MODE:CRQ_EXPANSION_MODE - Expected: %u Actual: %u\n", in hubp2_validate_dml_output()
1391 DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:CHUNK_SIZE - Expected: %u Actual: %u\n", in hubp2_validate_dml_output()
1394 …DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:MIN_CHUNK_SIZE - Expected: %u Actual: %u\… in hubp2_validate_dml_output()
1397 …DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:META_CHUNK_SIZE - Expected: %u Actual: %u… in hubp2_validate_dml_output()
1400 …DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:MIN_META_CHUNK_SIZE - Expected: %u Actual: %u\n", in hubp2_validate_dml_output()
1403 …DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:DPTE_GROUP_SIZE - Expected: %u Actual: %u… in hubp2_validate_dml_output()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c1316 …DC_LOG_DEBUG("DML Validation | HUBPRET_CONTROL:DET_BUF_PLANE1_BASE_ADDRESS - Expected: %u Actual:… in hubp2_validate_dml_output()
1319 …DC_LOG_DEBUG("DML Validation | DCN_EXPANSION_MODE:DRQ_EXPANSION_MODE - Expected: %u Actual: %u\n", in hubp2_validate_dml_output()
1322 …DC_LOG_DEBUG("DML Validation | DCN_EXPANSION_MODE:MRQ_EXPANSION_MODE - Expected: %u Actual: %u\n", in hubp2_validate_dml_output()
1325 …BUG("DML Validation | DCN_EXPANSION_MODE:DET_BUF_PLANE1_BASE_ADDRESS - Expected: %u Actual: %u\n", in hubp2_validate_dml_output()
1328 …DC_LOG_DEBUG("DML Validation | DCN_EXPANSION_MODE:CRQ_EXPANSION_MODE - Expected: %u Actual: %u\n", in hubp2_validate_dml_output()
1332 DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:CHUNK_SIZE - Expected: %u Actual: %u\n", in hubp2_validate_dml_output()
1335 …DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:MIN_CHUNK_SIZE - Expected: %u Actual: %u\… in hubp2_validate_dml_output()
1338 …DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:META_CHUNK_SIZE - Expected: %u Actual: %u… in hubp2_validate_dml_output()
1341 …DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:MIN_META_CHUNK_SIZE - Expected: %u Actual: %u\n", in hubp2_validate_dml_output()
1344 …DC_LOG_DEBUG("DML Validation | DCHUBP_REQ_SIZE_CONFIG_C:DPTE_GROUP_SIZE - Expected: %u Actual: %u… in hubp2_validate_dml_output()
[all …]
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
Dsst.c49 size_t actual = 0; in sst_write() local
78 actual++; in sst_write()
82 for (; actual < len - 1; actual += 2) { in sst_write()
86 ret = spi_nor_write_data(nor, to, 2, buf + actual); in sst_write()
107 if (actual != len) { in sst_write()
113 ret = spi_nor_write_data(nor, to, 1, buf + actual); in sst_write()
121 actual += 1; in sst_write()
126 *retlen += actual; in sst_write()
/kernel/linux/linux-5.10/include/kunit/
Dassert.h153 * @value: The actual evaluated pointer value of the expression.
173 * @val: The actual evaluated pointer value of the expression.
192 * @left_value: The actual evaluated value of the expression in the left slot.
194 * @right_value: The actual evaluated value of the expression in the right slot.
219 * @left_val: The actual evaluated value of the expression in the left slot.
221 * @right_val: The actual evaluated value of the expression in the right slot.
249 * @left_value: The actual evaluated value of the expression in the left slot.
251 * @right_value: The actual evaluated value of the expression in the right slot.
276 * @left_val: The actual evaluated value of the expression in the left slot.
278 * @right_val: The actual evaluated value of the expression in the right slot.
[all …]
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
Dsst.c130 size_t actual = 0; in sst_nor_write() local
159 actual++; in sst_nor_write()
163 for (; actual < len - 1; actual += 2) { in sst_nor_write()
167 ret = spi_nor_write_data(nor, to, 2, buf + actual); in sst_nor_write()
188 if (actual != len) { in sst_nor_write()
194 ret = spi_nor_write_data(nor, to, 1, buf + actual); in sst_nor_write()
202 actual += 1; in sst_nor_write()
207 *retlen += actual; in sst_nor_write()
/kernel/linux/linux-6.6/include/kunit/
Dassert.h98 * @value: The actual evaluated pointer value of the expression.
131 * @left_value: The actual evaluated value of the expression in the left slot.
132 * @right_value: The actual evaluated value of the expression in the right slot.
154 * @left_value: The actual evaluated value of the expression in the left slot.
155 * @right_value: The actual evaluated value of the expression in the right slot.
177 * @left_value: The actual evaluated value of the expression in the left slot.
178 * @right_value: The actual evaluated value of the expression in the right slot.
200 * @left_value: The actual evaluated value of the expression in the left slot.
201 * @right_value: The actual evaluated value of the expression in the right slot.
/kernel/linux/linux-5.10/include/linux/
Dinstrumented.h19 * before the actual read happens.
34 * before the actual write happens.
49 * before the actual write happens.
64 * before the actual read happens.
79 * before the actual write happens.
94 * inserted before the actual write happens.
Dbcm963xx_nvram.h76 * @actual_out: optional pointer to store actual checksum value
84 u32 expected, actual; in bcm963xx_nvram_checksum() local
101 actual = crc32_le_combine( in bcm963xx_nvram_checksum()
108 *actual_out = actual; in bcm963xx_nvram_checksum()
110 return expected == actual ? 0 : -EINVAL; in bcm963xx_nvram_checksum()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_lvds_connector.c66 long actual, requested; in mdp4_lvds_connector_mode_valid() local
69 actual = mdp4_lcdc_round_pixclk(encoder, requested); in mdp4_lvds_connector_mode_valid()
71 DBG("requested=%ld, actual=%ld", requested, actual); in mdp4_lvds_connector_mode_valid()
73 if (actual != requested) in mdp4_lvds_connector_mode_valid()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_lvds_connector.c66 long actual, requested; in mdp4_lvds_connector_mode_valid() local
69 actual = mdp4_lcdc_round_pixclk(encoder, requested); in mdp4_lvds_connector_mode_valid()
71 DBG("requested=%ld, actual=%ld", requested, actual); in mdp4_lvds_connector_mode_valid()
73 if (actual != requested) in mdp4_lvds_connector_mode_valid()
/kernel/linux/linux-6.6/include/linux/
Dbcm963xx_nvram.h76 * @actual_out: optional pointer to store actual checksum value
84 u32 expected, actual; in bcm963xx_nvram_checksum() local
101 actual = crc32_le_combine( in bcm963xx_nvram_checksum()
108 *actual_out = actual; in bcm963xx_nvram_checksum()
110 return expected == actual ? 0 : -EINVAL; in bcm963xx_nvram_checksum()
Dinstrumented.h22 * before the actual read happens.
36 * before the actual write happens.
50 * before the actual write happens.
64 * before the actual read happens.
78 * before the actual write happens.
92 * inserted before the actual write happens.
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
Dvmx_nested_tsc_scaling_test.c32 * This function checks whether the "actual" TSC frequency of a guest matches
34 * measurements, a difference of 1% between the actual and the expected value
37 static void compare_tsc_freq(uint64_t actual, uint64_t expected) in compare_tsc_freq() argument
45 TEST_ASSERT(thresh_low < actual, in compare_tsc_freq()
48 thresh_low, thresh_high, actual); in compare_tsc_freq()
49 TEST_ASSERT(thresh_high > actual, in compare_tsc_freq()
52 thresh_low, thresh_high, actual); in compare_tsc_freq()
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_2835_arm.c55 * the VCHIQ node and will overwrite it with the actual L2 cache size,
77 int actual);
246 if (bulk && bulk->remote_data && bulk->actual) in vchiq_complete_bulk()
248 bulk->actual); in vchiq_complete_bulk()
499 int actual) in free_pagelist() argument
506 __func__, pagelistinfo->pagelist, actual); in free_pagelist()
525 tail_bytes = (pagelist->offset + actual) & in free_pagelist()
528 if ((actual >= 0) && (head_bytes != 0)) { in free_pagelist()
529 if (head_bytes > actual) in free_pagelist()
530 head_bytes = actual; in free_pagelist()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/edp/
Dedp_connector.c65 long actual, requested; in edp_connector_mode_valid() local
68 actual = kms->funcs->round_pixclk(kms, in edp_connector_mode_valid()
71 DBG("requested=%ld, actual=%ld", requested, actual); in edp_connector_mode_valid()
72 if (actual != requested) in edp_connector_mode_valid()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_progs.h132 #define ASSERT_EQ(actual, expected, name) ({ \ argument
134 typeof(actual) ___act = (actual); \
138 "unexpected %s: actual %lld != expected %lld\n", \
143 #define ASSERT_STREQ(actual, expected, name) ({ \ argument
145 const char *___act = actual; \
149 "unexpected %s: actual '%s' != expected '%s'\n", \
/kernel/linux/linux-6.6/Documentation/ABI/stable/
Dsysfs-devices-system-cpu29 socket number, but the actual value is architecture and platform
35 identifier (rather than the kernel's). The actual value is
41 identifier (rather than the kernel's). The actual value is
47 identifier (rather than the kernel's). The actual value is
53 identifier (rather than the kernel's). The actual value is
59 identifier (rather than the kernel's). The actual value is
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
Dcycles_with_mmcr2_test.c25 uint64_t val, expected[2], actual; in cycles_with_mmcr2() local
53 actual = 0; in cycles_with_mmcr2()
66 actual = val; in cycles_with_mmcr2()
82 printf("Bad MMCR2 value seen is 0x%lx\n", actual); in cycles_with_mmcr2()
/kernel/linux/linux-6.6/tools/testing/selftests/ftrace/test.d/trigger/
Dtrigger-hist-expressions.tc23 actual=`grep -o 'x=[[:digit:]]*' $trigger | awk -F= '{ print $2 }'`
25 if [ $actual != $3 ]; then
26 … fail "Failed hist trigger expression evaluation: Expression: $2 Expected: $3, Actual: $actual"
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
Drenesas_usbf.c566 left = req->req.length - req->req.actual; in usbf_ep0_pio_in()
576 if ((req->req.actual % ep0->ep.maxpacket) == 0) { in usbf_ep0_pio_in()
592 buf += req->req.actual; in usbf_ep0_pio_in()
598 req->req.actual += (nb * sizeof(u32)); in usbf_ep0_pio_in()
607 req->req.actual += left; in usbf_ep0_pio_in()
612 req->req.actual, req->req.length); in usbf_ep0_pio_in()
632 buf += req->req.actual; in usbf_ep0_pio_out()
634 left = req->req.length - req->req.actual; in usbf_ep0_pio_out()
652 req->req.actual += (nb * sizeof(u32)); in usbf_ep0_pio_out()
658 req->req.actual += count; in usbf_ep0_pio_out()
[all …]

12345678910>>...224