/linux/tools/testing/selftests/bpf/ |
H A D | test_progs.h | 233 #define ASSERT_TRUE(actual, name) ({ \ argument 235 bool ___ok = (actual); \ 240 #define ASSERT_FALSE(actual, name) ({ \ argument 242 bool ___ok = !(actual); \ 247 #define ASSERT_EQ(actual, expected, name) ({ \ argument 249 typeof(actual) ___act = (actual); \ 258 #define ASSERT_NEQ(actual, expected, name) ({ \ argument 260 typeof(actual) ___act = (actual); \ 269 #define ASSERT_LT(actual, expected, name) ({ \ argument 271 typeof(actual) ___act = (actual); \ [all …]
|
/linux/drivers/cpufreq/ |
H A D | amd_freq_sensitivity.c | 32 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()
|
/linux/drivers/mtd/spi-nor/ |
H A D | sst.c | 189 size_t actual = 0; in sst_nor_write() local 212 actual++; in sst_nor_write() 216 for (; actual < len - 1; actual += 2) { in sst_nor_write() 218 ret = sst_nor_write_data(nor, to, 2, buf + actual); in sst_nor_write() 236 if (actual != len) { in sst_nor_write() 241 ret = sst_nor_write_data(nor, to, 1, buf + actual); in sst_nor_write() 245 actual += 1; in sst_nor_write() 250 *retlen += actual; in sst_nor_write()
|
/linux/tools/power/acpi/tools/acpidump/ |
H A D | apfiles.c | 109 acpi_size actual; in ap_write_to_binary_file() local 154 actual = fwrite(table, 1, table_length, file); in ap_write_to_binary_file() 155 if (actual != table_length) { in ap_write_to_binary_file() 185 acpi_size actual; in ap_get_table_from_file() local 216 actual = fread(buffer, 1, file_size, file); in ap_get_table_from_file() 217 if (actual != file_size) { in ap_get_table_from_file()
|
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | hwcr_msr_test.c | 17 uint64_t actual; in test_hwcr_bit() local 25 actual = vcpu_get_msr(vcpu, MSR_K7_HWCR); in test_hwcr_bit() 26 TEST_ASSERT(actual == (val & valid), in test_hwcr_bit() 28 bit, actual, (val & valid)); in test_hwcr_bit()
|
H A D | vmx_nested_tsc_scaling_test.c | 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()
|
/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | cycles_with_mmcr2_test.c | 25 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()
|
/linux/drivers/net/hamradio/ |
H A D | 6pack.c | 137 int actual, when = sp->slottime; in sp_xmit_on_air() local 146 actual = sp->tty->ops->write(sp->tty, sp->xbuff, sp->status2); in sp_xmit_on_air() 147 sp->xleft -= actual; in sp_xmit_on_air() 148 sp->xhead += actual; in sp_xmit_on_air() 162 int actual, count; in sp_encaps() local 213 actual = sp->tty->ops->write(sp->tty, sp->xbuff, count); in sp_encaps() 214 sp->xleft = count - actual; in sp_encaps() 215 sp->xhead = sp->xbuff + actual; in sp_encaps() 392 int actual; in sixpack_write_wakeup() local 407 actual = tty->ops->write(tty, sp->xhead, sp->xleft); in sixpack_write_wakeup() [all …]
|
/linux/drivers/usb/host/ |
H A D | ehci-timer.c | 97 unsigned actual, want; in ehci_poll_ASS() local 104 actual = ehci_readl(ehci, &ehci->regs->status) & STS_ASS; in ehci_poll_ASS() 106 if (want != actual) { in ehci_poll_ASS() 114 want, actual); in ehci_poll_ASS() 143 unsigned actual, want; in ehci_poll_PSS() local 150 actual = ehci_readl(ehci, &ehci->regs->status) & STS_PSS; in ehci_poll_PSS() 152 if (want != actual) { in ehci_poll_PSS() 160 want, actual); in ehci_poll_PSS()
|
/linux/include/linux/ |
H A D | bcm963xx_nvram.h | 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()
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_cdclk.c | 2590 if (!intel_cdclk_changed(&old_cdclk_state->actual, in intel_cdclk_pcode_pre_notify() 2591 &new_cdclk_state->actual) && in intel_cdclk_pcode_pre_notify() 2599 change_cdclk = new_cdclk_state->actual.cdclk != old_cdclk_state->actual.cdclk; in intel_cdclk_pcode_pre_notify() 2610 cdclk = max(new_cdclk_state->actual.cdclk, old_cdclk_state->actual.cdclk); in intel_cdclk_pcode_pre_notify() 2636 voltage_level = new_cdclk_state->actual.voltage_level; in intel_cdclk_pcode_post_notify() 2638 update_cdclk = new_cdclk_state->actual.cdclk != old_cdclk_state->actual.cdclk; in intel_cdclk_pcode_post_notify() 2647 cdclk = new_cdclk_state->actual.cdclk; in intel_cdclk_pcode_post_notify() 2670 new_cdclk_state->actual.cdclk < old_cdclk_state->actual.cdclk; in intel_cdclk_is_decreasing_later() 2692 if (!intel_cdclk_changed(&old_cdclk_state->actual, in intel_set_cdclk_pre_plane_update() 2693 &new_cdclk_state->actual)) in intel_set_cdclk_pre_plane_update() [all …]
|
/linux/tools/testing/selftests/ftrace/test.d/trigger/ |
H A D | trigger-hist-expressions.tc | 23 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"
|
/linux/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_lvds_connector.c | 66 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()
|
/linux/lib/ |
H A D | test_uuid.c | 46 const char *data, const char *actual) in test_uuid_failed() argument 54 if (actual && *actual) in test_uuid_failed() 58 actual); in test_uuid_failed()
|
/linux/drivers/usb/renesas_usbhs/ |
H A D | fifo.c | 79 pkt->actual = 0; in usbhs_pkt_push() 423 pkt->actual = pkt->length; in usbhs_dcp_dir_switch_done() 535 buf = pkt->buf + pkt->actual; in usbhsf_pio_try_push() 536 len = pkt->length - pkt->actual; in usbhsf_pio_try_push() 564 pkt->actual += total_len; in usbhsf_pio_try_push() 566 if (pkt->actual < pkt->length) in usbhsf_pio_try_push() 585 pkt->length, pkt->actual, *is_done, pkt->zero); in usbhsf_pio_try_push() 673 buf = pkt->buf + pkt->actual; in usbhsf_pio_try_pop() 674 len = pkt->length - pkt->actual; in usbhsf_pio_try_pop() 683 pkt->actual += total_len; in usbhsf_pio_try_pop() [all …]
|
/linux/drivers/net/can/slcan/ |
H A D | slcan-core.c | 484 int actual, i; in slcan_encaps() local 537 actual = sl->tty->ops->write(sl->tty, sl->xbuff, pos - sl->xbuff); in slcan_encaps() 538 sl->xleft = (pos - sl->xbuff) - actual; in slcan_encaps() 539 sl->xhead = sl->xbuff + actual; in slcan_encaps() 546 int actual; in slcan_transmit() local 575 actual = sl->tty->ops->write(sl->tty, sl->xhead, sl->xleft); in slcan_transmit() 576 sl->xleft -= actual; in slcan_transmit() 577 sl->xhead += actual; in slcan_transmit() 628 int ret, actual, n; in slcan_transmit_cmd() local 638 actual = sl->tty->ops->write(sl->tty, sl->xbuff, n); in slcan_transmit_cmd() [all …]
|
/linux/drivers/i2c/busses/ |
H A D | i2c-diolan-u2c.c | 99 int actual; in diolan_usb_transfer() local 107 dev->obuffer, dev->olen, &actual, in diolan_usb_transfer() 117 sizeof(dev->ibuffer), &actual, in diolan_usb_transfer() 127 if (ret == 0 && actual > 0) { in diolan_usb_transfer() 128 switch (dev->ibuffer[actual - 1]) { in diolan_usb_transfer() 142 ret = actual - 1; in diolan_usb_transfer() 203 int actual = 0; in diolan_flush_input() local 208 dev->ibuffer, sizeof(dev->ibuffer), &actual, in diolan_flush_input() 210 if (ret < 0 || actual == 0) in diolan_flush_input()
|
/linux/tools/testing/selftests/powerpc/dexcr/ |
H A D | lsdexcr.c | 77 bool actual = effective & DEXCR_PR_BIT(aspect->index); in print_aspect_config() local 78 bool expected = actual; /* Assume it's fine if we don't expect a specific set/clear value */ in print_aspect_config() 80 if (actual) in print_aspect_config() 125 if (actual != expected) in print_aspect_config()
|
/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | ep0.c | 191 req->req.actual, req->req.length); in ast_vhub_ep0_do_send() 202 chunk = req->req.length - req->req.actual; in ast_vhub_ep0_do_send() 209 chunk, req->last_desc, req->req.actual, ep->ep.maxpacket); in ast_vhub_ep0_do_send() 216 memcpy(ep->buf, req->req.buf + req->req.actual, chunk); in ast_vhub_ep0_do_send() 224 req->req.actual += chunk; in ast_vhub_ep0_do_send() 242 remain = req->req.length - req->req.actual; in ast_vhub_ep0_do_receive() 261 memcpy(req->req.buf + req->req.actual, ep->buf, len); in ast_vhub_ep0_do_receive() 262 req->req.actual += len; in ast_vhub_ep0_do_receive() 399 u_req->actual = 0; in ast_vhub_ep0_queue()
|
/linux/arch/um/drivers/ |
H A D | slip_common.c | 48 int actual, n; in slip_proto_write() local 50 actual = slip_esc(buf, slip->obuf, len); in slip_proto_write() 51 n = net_write(fd, slip->obuf, actual); in slip_proto_write()
|
/linux/drivers/usb/class/ |
H A D | usbtmc.c | 272 int actual; in usbtmc_ioctl_abort_bulk_in_tag() local 324 actual = 0; in usbtmc_ioctl_abort_bulk_in_tag() 329 &actual, 300); in usbtmc_ioctl_abort_bulk_in_tag() 332 buffer, actual, true); in usbtmc_ioctl_abort_bulk_in_tag() 342 if (actual == USBTMC_BUFSIZE) in usbtmc_ioctl_abort_bulk_in_tag() 714 int actual; in usbtmc488_ioctl_trigger() local 728 &actual, file_data->timeout); in usbtmc488_ioctl_trigger() 1315 int actual; in send_request_dev_dep_msg_in() local 1342 &actual, file_data->timeout); in send_request_dev_dep_msg_in() 1369 int actual; in usbtmc_read() local [all …]
|
/linux/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_bridge.c | 277 long actual, requested; in msm_hdmi_bridge_mode_valid() local 286 actual = kms->funcs->round_pixclk(kms, in msm_hdmi_bridge_mode_valid() 289 actual = clk_round_rate(hdmi->pwr_clks[0], requested); in msm_hdmi_bridge_mode_valid() 291 actual = requested; in msm_hdmi_bridge_mode_valid() 293 DBG("requested=%ld, actual=%ld", requested, actual); in msm_hdmi_bridge_mode_valid() 295 if (actual != requested) in msm_hdmi_bridge_mode_valid()
|
/linux/tools/testing/selftests/net/ |
H A D | rxtimestamp.c | 198 struct tstamps actual = {}; in do_recv() local 232 actual.tstamp = true; in do_recv() 235 actual.tstampns = true; in do_recv() 239 actual.swtstamp = !!ts->ts[0].tv_sec; in do_recv() 242 actual.hwtstamp = !!ts->ts[2].tv_sec; in do_recv() 251 if (expected.field != actual.field) { \ in do_recv()
|
/linux/tools/usb/ffs-aio-example/multibuff/device_app/ |
H A D | aio_multibuff.c | 248 int actual = 0; in main() local 363 iobuf[actual].requested -= ret; in main() 366 if (!iobuf[actual].requested) in main() 367 actual = (actual + 1)%(sizeof(iobuf)/sizeof(*iobuf)); in main()
|
/linux/tools/testing/selftests/ftrace/test.d/ftrace/ |
H A D | func_set_ftrace_file.tc | 125 cat set_ftrace_filter | grep -v '#' | cut -d' ' -f1 | cut -d':' -f1 | sort -u > $TMPDIR/actual 126 DIFF=`diff $TMPDIR/actual $TMPDIR/expected` 159 rm $TMPDIR/actual
|