/openbmc/linux/include/linux/ |
H A D | wmi.h | 33 struct acpi_buffer *out);
|
/openbmc/linux/Documentation/arch/sh/ |
H A D | booting.rst | 11 that does not use device tree. Support for the latter is being phased out
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/ |
H A D | openpower-fru-properties-mrw-native.bb | 30 -o ${DEST}/out.yaml
|
/openbmc/qemu/configs/devices/i386-softmmu/ |
H A D | default.mak | 27 # Boards are selected by default, uncomment to keep out of the build.
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | ethtool.c | 286 goto out; in e1000_set_link_ksettings() 296 goto out; in e1000_set_link_ksettings() 303 goto out; in e1000_set_link_ksettings() 326 goto out; in e1000_set_link_ksettings() 349 out: in e1000_set_link_ksettings() 419 out: in e1000_set_pauseparam() 613 goto out; in e1000_set_eeprom() 628 goto out; in e1000_set_eeprom() 639 out: in e1000_set_eeprom() 1123 out: in e1000_intr_test() [all …]
|
/openbmc/linux/fs/f2fs/ |
H A D | gc.c | 787 goto out; in f2fs_get_victim() 792 goto out; in f2fs_get_victim() 931 out: in f2fs_get_victim() 1298 goto out; in move_data_block() 1303 goto out; in move_data_block() 1308 goto out; in move_data_block() 1414 out: in move_data_block() 1431 goto out; in move_data_page() 1436 goto out; in move_data_page() 1483 out: in move_data_page() [all …]
|
/openbmc/linux/drivers/block/zram/ |
H A D | zram_drv.c | 362 out: in idle_store() 474 goto out; in backing_dev_show() 480 out: in backing_dev_show() 507 goto out; in backing_dev_store() 520 goto out; in backing_dev_store() 529 goto out; in backing_dev_store() 537 goto out; in backing_dev_store() 545 goto out; in backing_dev_store() 560 out: in backing_dev_store() 1312 out: in zram_free_page() [all …]
|
/openbmc/linux/drivers/infiniband/sw/rdmavt/ |
H A D | mr.c | 192 out: in rvt_alloc_lkey() 198 goto out; in rvt_alloc_lkey() 224 goto out; in rvt_free_lkey() 231 out: in rvt_free_lkey() 519 goto out; in rvt_dereg_mr() 523 out: in rvt_dereg_mr()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | r852.c | 748 goto out; in r852_irq() 754 goto out; in r852_irq() 770 goto out; in r852_irq() 777 goto out; in r852_irq() 803 goto out; in r852_irq() 813 out: in r852_irq()
|
/openbmc/linux/tools/mm/ |
H A D | page_owner_sort.c | 657 static void print_allocator(FILE *out, int allocator) in print_allocator() argument 659 fprintf(out, "allocated by "); in print_allocator() 661 fprintf(out, "CMA "); in print_allocator() 663 fprintf(out, "SLAB "); in print_allocator() 665 fprintf(out, "VMALLOC "); in print_allocator() 667 fprintf(out, "OTHERS "); in print_allocator()
|
/openbmc/linux/tools/perf/ui/ |
H A D | hist.c | 204 goto out; in __hpp__group_sort_idx() 209 goto out; in __hpp__group_sort_idx() 215 goto out; in __hpp__group_sort_idx() 219 out: in __hpp__group_sort_idx() 250 goto out; in __hpp__sort() 258 out: in __hpp__sort()
|
/openbmc/linux/fs/notify/fanotify/ |
H A D | fanotify.c | 261 goto out; in fanotify_get_response() 281 out: in fanotify_get_response() 422 goto out; in fanotify_encode_fh() 454 out: in fanotify_encode_fh() 823 goto out; in fanotify_alloc_event() 835 out: in fanotify_alloc_event()
|
/openbmc/linux/net/sunrpc/ |
H A D | rpcb_clnt.c | 261 goto out; in rpcb_create_af_local() 270 out: in rpcb_create_af_local() 323 goto out; in rpcb_create_local_net() 337 out: in rpcb_create_local_net() 355 goto out; in rpcb_create_local() 361 out: in rpcb_create_local()
|
/openbmc/linux/drivers/target/ |
H A D | target_core_file.c | 748 goto out; in fd_set_configfs_dev_params() 757 goto out; in fd_set_configfs_dev_params() 761 goto out; in fd_set_configfs_dev_params() 772 goto out; in fd_set_configfs_dev_params() 776 goto out; in fd_set_configfs_dev_params() 789 out: in fd_set_configfs_dev_params()
|
/openbmc/linux/drivers/power/supply/ |
H A D | qcom_smbb.c | 261 unsigned int out; in smbb_charger_attr_write() local 299 out = prop->hw_fn(wval); in smbb_charger_attr_write() 300 if (out != val) { in smbb_charger_attr_write() 303 prop->name, out); in smbb_charger_attr_write() 306 dev_dbg(chg->dev, "%s <= %d\n", prop->name, out); in smbb_charger_attr_write() 308 chg->attr[which] = out; in smbb_charger_attr_write()
|
/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/ |
H A D | g2d.c | 89 return &ctx->out; in get_frame() 245 ctx->out = def_frame; in g2d_open() 522 g2d_set_dst_size(dev, &ctx->out); in device_run() 528 if (ctx->in.c_width != ctx->out.c_width || in device_run() 529 ctx->in.c_height != ctx->out.c_height) { in device_run() 533 g2d_set_v41_stretch(dev, &ctx->in, &ctx->out); in device_run()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_gem.c | 327 goto out; in drm_gem_dumb_map_offset() 332 goto out; in drm_gem_dumb_map_offset() 335 out: in drm_gem_dumb_map_offset() 718 goto out; in drm_gem_objects_lookup() 724 goto out; in drm_gem_objects_lookup() 728 out: in drm_gem_objects_lookup()
|
/openbmc/linux/fs/hpfs/ |
H A D | namei.c | 383 goto out; in hpfs_unlink() 406 goto out; in hpfs_unlink() 410 out: in hpfs_unlink() 434 goto out; in hpfs_rmdir() 463 goto out; in hpfs_rmdir() 466 out: in hpfs_rmdir()
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | gpio_keys.c | 256 goto out; in gpio_keys_attr_store_helper() 261 goto out; in gpio_keys_attr_store_helper() 273 goto out; in gpio_keys_attr_store_helper() 293 out: in gpio_keys_attr_store_helper() 487 goto out; in gpio_keys_irq_isr() 497 out: in gpio_keys_irq_isr()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_cs.c | 581 goto out; in radeon_cs_ib_vm_chunk() 588 goto out; in radeon_cs_ib_vm_chunk() 598 out: in radeon_cs_ib_vm_chunk() 720 goto out; in radeon_cs_ioctl() 724 goto out; in radeon_cs_ioctl() 726 out: in radeon_cs_ioctl()
|
/openbmc/phosphor-ipmi-flash/ |
H A D | README.md | 20 Check out the 30 Check out the 43 Check out the 57 Check out the [stdplus source](https://github.com/openbmc/stdplus). 69 Check out the 143 TODO: Flesh out the UBI approach.
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | booke.c | 773 goto out; in kvmppc_vcpu_run() 825 out: in kvmppc_vcpu_run() 1076 goto out; in kvmppc_handle_exit() 1396 out: in kvmppc_handle_exit() 1654 goto out; in kvm_arch_vcpu_ioctl_set_sregs() 1658 goto out; in kvm_arch_vcpu_ioctl_set_sregs() 1662 goto out; in kvm_arch_vcpu_ioctl_set_sregs() 1666 out: in kvm_arch_vcpu_ioctl_set_sregs() 2044 goto out; in kvm_arch_vcpu_ioctl_set_guest_debug() 2076 goto out; in kvm_arch_vcpu_ioctl_set_guest_debug() [all …]
|
/openbmc/qemu/target/i386/ |
H A D | sev.c | 463 goto out; in hmp_info_sev() 487 out: in hmp_info_sev() 608 goto out; in sev_get_capabilities() 612 goto out; in sev_get_capabilities() 629 out: in sev_get_capabilities() 824 goto out; in sev_launch_start() 831 out: in sev_launch_start() 912 goto out; in sev_snp_launch_update() 935 out: in sev_snp_launch_update() 1390 goto out; in sev_kvm_type() [all …]
|
/openbmc/qemu/hw/nvme/ |
H A D | ctrl.c | 1170 out: in nvme_map_sgl() 2244 out: in nvme_rw_cb() 2290 out: in nvme_verify_cb() 2330 out: in nvme_verify_mdata_in_cb() 2423 out: in nvme_compare_mdata_cb() 2489 out: in nvme_compare_data_cb() 2942 out: in nvme_copy_out_completed_cb() 2974 out: in nvme_copy_out_cb() 3084 out: in nvme_copy_in_completed_cb() 3111 out: in nvme_copy_in_cb() [all …]
|
/openbmc/linux/drivers/net/ |
H A D | veth.c | 489 goto out; in veth_xdp_xmit() 497 goto out; in veth_xdp_xmit() 524 out: in veth_xdp_xmit() 579 goto out; in veth_xdp_flush() 585 goto out; in veth_xdp_flush() 588 out: in veth_xdp_flush() 841 goto out; in veth_xdp_rcv_skb() 919 out: in veth_xdp_rcv_skb() 1376 out: in veth_set_channels() 1397 goto out; in veth_set_channels() [all …]
|