/openbmc/u-boot/doc/imx/habv4/script_examples/ |
H A D | genIVT.pl | 3 open(my $out, '>:raw', 'ivt.bin') or die "Unable to open: $!"; 4 print $out pack("V", 0x412000D1); # Signature 5 print $out pack("V", 0x80800000); # Load Address (*load_address) 6 print $out pack("V", 0x0); # Reserved 7 print $out pack("V", 0x0); # DCD pointer 8 print $out pack("V", 0x0); # Boot Data 9 print $out pack("V", 0x80EEA000); # Self Pointer (*ivt) 10 print $out pack("V", 0x80EEA020); # CSF Pointer (*csf) 11 print $out pack("V", 0x0); # Reserved 12 close($out);
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | xdp_do_redirect.c | 126 goto out; in test_xdp_do_redirect() 154 goto out; in test_xdp_do_redirect() 159 goto out; in test_xdp_do_redirect() 165 goto out; in test_xdp_do_redirect() 169 goto out; in test_xdp_do_redirect() 175 goto out; in test_xdp_do_redirect() 183 goto out; in test_xdp_do_redirect() 190 goto out; in test_xdp_do_redirect() 194 goto out; in test_xdp_do_redirect() 201 goto out; in test_xdp_do_redirect() [all …]
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-pbkdf.c | 40 const char *out; member 61 .out = "\xcd\xed\xb5\x28\x1b\xb2\xf8\x01" 75 .out = "\x01\xdb\xee\x7f\x4a\x9e\x24\x3e" 89 .out = "\x5c\x08\xeb\x61\xfd\xf7\x1e\x4e" 103 .out = "\xd1\xda\xa7\x86\x15\xf2\x87\xe6" 118 .out = "\x13\x9c\x30\xc0\x96\x6b\xc3\x2b" 133 .out = "\x9c\xca\xd6\xd4\x68\x77\x0c\xd5" 391 uint8_t *out = g_new0(uint8_t, nout); in test_pbkdf() local 398 (uint8_t *)out, nout, in test_pbkdf() 402 actual = hex_string(out, nout); in test_pbkdf() [all …]
|
/openbmc/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | acx.c | 29 goto out; in wl18xx_acx_host_if_cfg_bitmap() 44 out: in wl18xx_acx_host_if_cfg_bitmap() 71 out: in wl18xx_acx_set_checksum_state() 95 out: in wl18xx_acx_clear_statistics() 125 out: in wl18xx_acx_peer_ht_operation_mode() 180 out: in wl18xx_acx_set_peer_cap() 208 out: in wl18xx_acx_interrupt_notify_config() 236 out: in wl18xx_acx_rx_ba_filter() 267 out: in wl18xx_acx_ap_sleep() 294 out: in wl18xx_acx_dynamic_fw_traces() [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | vport.c | 214 u32 *out; in mlx5_query_nic_vport_mtu() local 218 if (!out) in mlx5_query_nic_vport_mtu() 284 if (!out) in mlx5_query_nic_vport_mac_list() 310 out: in mlx5_query_nic_vport_mac_list() 389 memset(out, 0, sizeof(out)); in mlx5_modify_nic_vport_vlans() 423 u32 *out; in mlx5_query_nic_vport_system_image_guid() local 437 out: in mlx5_query_nic_vport_system_image_guid() 576 out: in mlx5_query_hca_vport_gid() 641 out: in mlx5_query_hca_vport_pkey() 789 out: in mlx5_query_nic_vport_promisc() [all …]
|
/openbmc/linux/tools/testing/selftests/riscv/hwprobe/ |
H A D | hwprobe.c | 17 long out; in main() local 28 out = riscv_hwprobe(pairs, 8, 1, &cpus, 0); in main() 29 if (out != 0) in main() 49 out = riscv_hwprobe(pairs, 8, 0, 0, 0); in main() 50 if (out != 0) in main() 54 if (out == 0) in main() 57 out = riscv_hwprobe(pairs, 8, 1, 0, 0); in main() 58 if (out == 0) in main() 67 if (out != 0) in main() 79 out = riscv_hwprobe(pairs, 2, 0, 0, 0); in main() [all …]
|
/openbmc/linux/drivers/media/pci/solo6x10/ |
H A D | solo6x10-core.c | 247 out += sprintf(out, "Channel 0 => Input %d\n", val & 0x1f); in input_map_show() 255 out += sprintf(out, "Channel 6 => Input %d\n", val & 0x1f); in input_map_show() 309 out += sprintf(out, "Channel %d: %d/%d (0x%08x)\n", in intervals_show() 325 out += sprintf(out, "DISP: 0x%08x @ 0x%08x\n", in sdram_offsets_show() 329 out += sprintf(out, "EOSD: 0x%08x @ 0x%08x (0x%08x * %d)\n", in sdram_offsets_show() 336 out += sprintf(out, "MOTI: 0x%08x @ 0x%08x\n", in sdram_offsets_show() 340 out += sprintf(out, "G723: 0x%08x @ 0x%08x\n", in sdram_offsets_show() 344 out += sprintf(out, "CAPT: 0x%08x @ 0x%08x (0x%08x * %d)\n", in sdram_offsets_show() 350 out += sprintf(out, "EREF: 0x%08x @ 0x%08x (0x%08x * %d)\n", in sdram_offsets_show() 356 out += sprintf(out, "MPEG: 0x%08x @ 0x%08x\n", in sdram_offsets_show() [all …]
|
/openbmc/linux/tools/perf/util/ |
H A D | stat-shadow.c | 206 out->print_metric(config, out->ctx, color, "%7.2f%%", unit, ratio); in print_ratio() 208 out->print_metric(config, out->ctx, NULL, NULL, unit, 0); in print_ratio() 316 void *ctxp = out->ctx; in print_instructions() 344 out->print_metric(config, out->ctx, NULL, "%8.3f", "GHz", ratio); in print_cycles() 346 out->print_metric(config, out->ctx, NULL, NULL, "GHz", 0); in print_cycles() 355 void *ctxp = out->ctx; in print_nsecs() 461 void *ctxp = out->ctx; in generic_metric() 534 goto out; in test_generic_metric() 539 out: in test_generic_metric() 601 void *ctxp = out->ctx; in perf_stat__print_shadow_stats_metricgroup() [all …]
|
/openbmc/linux/lib/ |
H A D | decompress_unzstd.c | 138 goto out; in decompress_single() 147 goto out; in decompress_single() 153 goto out; in decompress_single() 159 out: in decompress_single() 220 goto out; in __unzstd() 252 goto out; in __unzstd() 256 goto out; in __unzstd() 261 goto out; in __unzstd() 274 goto out; in __unzstd() 309 if (out.pos != flush(out.dst, out.pos)) { in __unzstd() [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_core_reloc_enumval.c | 14 char out[256]; member 48 struct core_reloc_enumval_output *out = (void *)&data.out; in test_core_enumval() local 52 out->named_val1_exists = bpf_core_enum_value_exists(named, NAMED_ENUM_VAL1); in test_core_enumval() 53 out->named_val2_exists = bpf_core_enum_value_exists(enum named_enum, NAMED_ENUM_VAL2); in test_core_enumval() 56 out->anon_val1_exists = bpf_core_enum_value_exists(anon, ANON_ENUM_VAL1); in test_core_enumval() 57 out->anon_val2_exists = bpf_core_enum_value_exists(anon_enum, ANON_ENUM_VAL2); in test_core_enumval() 58 out->anon_val3_exists = bpf_core_enum_value_exists(anon_enum, ANON_ENUM_VAL3); in test_core_enumval() 60 out->named_val1 = bpf_core_enum_value(named, NAMED_ENUM_VAL1); in test_core_enumval() 61 out->named_val2 = bpf_core_enum_value(named, NAMED_ENUM_VAL2); in test_core_enumval() 64 out->anon_val1 = bpf_core_enum_value(anon, ANON_ENUM_VAL1); in test_core_enumval() [all …]
|
H A D | test_core_reloc_enum64val.c | 14 char out[256]; member 48 struct core_reloc_enum64val_output *out = (void *)&data.out; in test_core_enum64val() local 52 out->unsigned_val1_exists = bpf_core_enum_value_exists(named_unsigned, UNSIGNED_ENUM64_VAL1); in test_core_enum64val() 53 …out->unsigned_val2_exists = bpf_core_enum_value_exists(enum named_unsigned_enum64, UNSIGNED_ENUM64… in test_core_enum64val() 55 out->signed_val1_exists = bpf_core_enum_value_exists(named_signed, SIGNED_ENUM64_VAL1); in test_core_enum64val() 56 out->signed_val2_exists = bpf_core_enum_value_exists(enum named_signed_enum64, SIGNED_ENUM64_VAL2); in test_core_enum64val() 57 out->signed_val3_exists = bpf_core_enum_value_exists(enum named_signed_enum64, SIGNED_ENUM64_VAL3); in test_core_enum64val() 59 out->unsigned_val1 = bpf_core_enum_value(named_unsigned, UNSIGNED_ENUM64_VAL1); in test_core_enum64val() 60 out->unsigned_val2 = bpf_core_enum_value(named_unsigned, UNSIGNED_ENUM64_VAL2); in test_core_enum64val() 61 out->signed_val1 = bpf_core_enum_value(named_signed, SIGNED_ENUM64_VAL1); in test_core_enum64val() [all …]
|
H A D | test_core_reloc_kernel.c | 14 char out[256]; member 54 struct core_reloc_kernel_output *out = (void *)&data.out; in test_core_kernel() local 70 out->valid[1] = BPF_CORE_READ(task, in test_core_kernel() 72 out->valid[2] = BPF_CORE_READ(task, in test_core_kernel() 75 out->valid[3] = BPF_CORE_READ(task, in test_core_kernel() 78 out->valid[4] = BPF_CORE_READ(task, in test_core_kernel() 81 out->valid[5] = BPF_CORE_READ(task, in test_core_kernel() 85 out->valid[6] = BPF_CORE_READ(task, in test_core_kernel() 89 out->valid[7] = BPF_CORE_READ(task, in test_core_kernel() 93 out->valid[8] = BPF_CORE_READ(task, in test_core_kernel() [all …]
|
/openbmc/qemu/hw/hyperv/ |
H A D | hv-balloon-page_range_tree.h | 27 out->start = range->start; in page_range_part_before() 28 if (end > out->start) { in page_range_part_before() 29 out->count = end - out->start; in page_range_part_before() 31 out->count = 0; in page_range_part_before() 43 out->start = MAX(range->start, ends); in page_range_part_after() 44 if (end > out->start) { in page_range_part_after() 45 out->count = end - out->start; in page_range_part_after() 47 out->count = 0; in page_range_part_after() 53 PageRange *out) in page_range_intersect() argument 59 out->start = MAX(range->start, start); in page_range_intersect() [all …]
|
/openbmc/linux/drivers/xen/xen-pciback/ |
H A D | xenbus.c | 43 goto out; in alloc_pdev() 63 out: in alloc_pdev() 138 out: in xen_pcibk_do_attach() 195 out: in xen_pcibk_attach() 222 out: in xen_pcibk_publish_pci_dev() 269 out: in xen_pcibk_export_device() 298 out: in xen_pcibk_remove_device() 358 out: in xen_pcibk_publish_pci_root() 513 out: in xen_pcibk_reconfigure() 651 out: in xen_pcibk_setup_backend() [all …]
|
/openbmc/u-boot/lib/zlib/ |
H A D | inffast.c | 110 out = strm->next_out - OFF; in inflate_fast() 111 beg = out - (start - strm->avail_out); in inflate_fast() 112 end = out + (strm->avail_out - 257); in inflate_fast() 262 if (!((long)(out - 1 + OFF) & 1)) { in inflate_fast() 263 PUP(out) = PUP(from); in inflate_fast() 275 out = (unsigned char *)sout + OFF; in inflate_fast() 293 out = (unsigned char *)sout + OFF; in inflate_fast() 296 PUP(out) = PUP(from); in inflate_fast() 323 } while (in < last && out < end); in inflate_fast() 333 strm->next_out = out + OFF; in inflate_fast() [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
H A D | cmd.c | 47 u32 out[MLX5_FPGA_ACCESS_REG_SZ]; in mlx5_fpga_access_reg() local 62 err = mlx5_core_access_reg(dev, in, sizeof(in), out, sizeof(out), in mlx5_fpga_access_reg() 85 u32 out[MLX5_ST_SZ_DW(fpga_ctrl)]; in mlx5_fpga_ctrl_op() local 89 return mlx5_core_access_reg(dev, in, sizeof(in), out, sizeof(out), in mlx5_fpga_ctrl_op() 128 u32 out[MLX5_ST_SZ_DW(fpga_ctrl)]; in mlx5_fpga_query() local 131 err = mlx5_core_access_reg(dev, in, sizeof(in), out, sizeof(out), in mlx5_fpga_query() 136 query->status = MLX5_GET(fpga_ctrl, out, status); in mlx5_fpga_query() 145 u32 out[MLX5_ST_SZ_DW(fpga_create_qp_out)] = {}; in mlx5_fpga_create_qp() local 153 ret = mlx5_cmd_exec_inout(dev, fpga_create_qp, in, out); in mlx5_fpga_create_qp() 181 u32 out[MLX5_ST_SZ_DW(fpga_query_qp_out)] = {}; in mlx5_fpga_query_qp() local [all …]
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_setup.c | 34 goto out; in efi_init_obj_list() 39 goto out; in efi_init_obj_list() 44 goto out; in efi_init_obj_list() 48 goto out; in efi_init_obj_list() 52 goto out; in efi_init_obj_list() 57 goto out; in efi_init_obj_list() 62 goto out; in efi_init_obj_list() 67 goto out; in efi_init_obj_list() 72 goto out; in efi_init_obj_list() 76 goto out; in efi_init_obj_list() [all …]
|
/openbmc/linux/scripts/kconfig/ |
H A D | parser.y | 568 putc('"', out); in print_quoted_string() 573 fputs("\\\"", out); in print_quoted_string() 576 fputs(str, out); in print_quoted_string() 577 putc('"', out); in print_quoted_string() 620 fputc('\n', out); in print_symbol() 629 fputc('\n', out); in print_symbol() 637 fputc('\n', out); in print_symbol() 642 fputc('\n', out); in print_symbol() 647 fputc('\n', out); in print_symbol() 652 fputc('\n', out); in print_symbol() [all …]
|
/openbmc/linux/drivers/platform/x86/amd/pmf/ |
H A D | cnqf.c | 246 tp->time_constant = out->t_balanced_to_perf; in amd_pmf_update_trans_data() 261 tp->time_constant = out->t_turbo_to_perf; in amd_pmf_update_trans_data() 266 tp->time_constant = out->t_perf_to_turbo; in amd_pmf_update_trans_data() 334 struct apmf_dyn_slider_output out = {}; in amd_pmf_check_flags() local 337 apmf_get_dyn_slider_def_ac(dev, &out); in amd_pmf_check_flags() 339 apmf_get_dyn_slider_def_dc(dev, &out); in amd_pmf_check_flags() 341 return out.flags; in amd_pmf_check_flags() 346 struct apmf_dyn_slider_output out; in amd_pmf_load_defaults_cnqf() local 362 amd_pmf_cnqf_dump_defaults(&out, i); in amd_pmf_load_defaults_cnqf() 363 amd_pmf_update_mode_set(i, &out); in amd_pmf_load_defaults_cnqf() [all …]
|
/openbmc/linux/net/core/ |
H A D | flow_offload.c | 59 struct flow_match_meta *out) in flow_rule_match_meta() argument 87 struct flow_match_vlan *out) in flow_rule_match_vlan() argument 94 struct flow_match_vlan *out) in flow_rule_match_cvlan() argument 101 struct flow_match_arp *out) in flow_rule_match_arp() argument 122 struct flow_match_ip *out) in flow_rule_match_ip() argument 143 struct flow_match_tcp *out) in flow_rule_match_tcp() argument 157 struct flow_match_icmp *out) in flow_rule_match_icmp() argument 164 struct flow_match_mpls *out) in flow_rule_match_mpls() argument 241 struct flow_match_ct *out) in flow_rule_match_ct() argument 543 goto out; in flow_indr_block_cb_alloc() [all …]
|
/openbmc/libcper/sections/ |
H A D | cper-section-arm.c | 534 fflush(out); in ir_section_arm_to_cper() 643 out); in ir_arm_error_info_to_cper() 644 fflush(out); in ir_arm_error_info_to_cper() 727 out); in ir_arm_context_info_to_cper() 728 fflush(out); in ir_arm_context_info_to_cper() 778 fflush(out); in ir_arm_aarch32_gpr_to_cper() 793 fflush(out); in ir_arm_aarch32_el1_to_cper() 808 fflush(out); in ir_arm_aarch32_el2_to_cper() 823 fflush(out); in ir_arm_aarch32_secure_to_cper() 837 fflush(out); in ir_arm_aarch64_gpr_to_cper() [all …]
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | mlock2-tests.c | 44 goto out; in get_vm_area() 51 goto out; in get_vm_area() 64 out: in get_vm_area() 82 goto out; in is_vmflag_set() 98 out: in is_vmflag_set() 138 out: in get_value_for_name() 225 out: in test_mlock_lock() 291 out: in test_mlock_onfault() 327 out: in test_lock_onfault_of_present() 404 out: in test_munlockall() [all …]
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_hii.c | 130 goto out; in test_hii_database_update_package_list() 135 out: in test_hii_database_update_package_list() 320 out: in test_hii_database_list_package_lists() 443 out: in test_hii_database_find_keyboard_layouts() 540 out: in test_hii_database_get_keyboard_layout() 610 out: in test_hii_database_get_package_list_handle() 712 out: in test_hii_string_new_string() 793 out: in test_hii_string_get_string() 852 out: in test_hii_string_set_string() 919 out: in test_hii_string_get_languages() [all …]
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | zconf.y | 631 putc('"', out); in print_quoted_string() 636 fputs("\\\"", out); in print_quoted_string() 639 fputs(str, out); in print_quoted_string() 640 putc('"', out); in print_quoted_string() 683 fputc('\n', out); in print_symbol() 692 fputc('\n', out); in print_symbol() 700 fputc('\n', out); in print_symbol() 705 fputc('\n', out); in print_symbol() 710 fputc('\n', out); in print_symbol() 715 fputc('\n', out); in print_symbol() [all …]
|
/openbmc/linux/drivers/crypto/vmx/ |
H A D | aesp8-ppc.pl | 208 addi $out,$out,16 228 addi $out,$out,16 245 addi $out,$out,16 272 addi $out,$out,16 306 addi $out,$out,16 318 addi $out,$out,16 332 addi $out,$out,16 348 addi $out,$out,16 360 addi $out,$out,16 437 subi $out,$out,16 [all …]
|