/openbmc/linux/Documentation/dev-tools/ |
H A D | gcov.rst | 10 # cd /tmp/linux-out 11 # gcov -o /sys/kernel/debug/gcov/tmp/linux-out/kernel spinlock.c 122 The gcov kernel profiling infrastructure is designed to work out-of-the 165 /tmp/out: kernel build directory as specified by make O= 168 [user@build] cd /tmp/out 169 [user@build] gcov -o /tmp/coverage/tmp/out/init main.c
|
/openbmc/qemu/audio/ |
H A D | ossaudio.c | 250 AudiodevOssPerDirectionOptions *opdo = in ? oopts->in : oopts->out; in oss_open() 587 AudiodevOssPerDirectionOptions *opdo = oss->dev->u.oss.out; in oss_enable_out() 715 AudiodevOssPerDirectionOptions *opdo = oss->dev->u.oss.out; in oss_enable_in() 746 oss_init_per_direction(oopts->out); in oss_audio_init() 752 if (access(oopts->out->dev ?: "/dev/dsp", R_OK | W_OK) < 0) { in oss_audio_init() 753 error_setg_errno(errp, errno, "%s not accessible", oopts->out->dev ?: "/dev/dsp"); in oss_audio_init()
|
/openbmc/linux/fs/ext2/ |
H A D | dir.c | 115 goto out; in ext2_check_page() 134 out: in ext2_check_page() 354 goto out; in ext2_find_entry() 375 goto out; in ext2_find_entry() 391 goto out; in ext2_find_entry() 394 out: in ext2_find_entry()
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | spu_base.c | 564 goto out; in create_spu() 604 goto out; in create_spu() 612 out: in create_spu() 756 goto out; in init_spu_base() 761 goto out; in init_spu_base() 787 out: in init_spu_base()
|
/openbmc/linux/drivers/power/supply/ |
H A D | surface_battery.c | 305 goto out; in spwr_battery_recheck_full() 313 goto out; in spwr_battery_recheck_full() 323 out: in spwr_battery_recheck_full() 554 goto out; in spwr_battery_get_property() 559 goto out; in spwr_battery_get_property() 660 out: in spwr_battery_get_property()
|
/openbmc/linux/drivers/hte/ |
H A D | hte.c | 263 goto out; in hte_ts_dis_en_common() 279 goto out; in hte_ts_dis_en_common() 295 goto out; in hte_ts_dis_en_common() 304 out: in hte_ts_dis_en_common() 426 goto out; in hte_bind_ts_info_locked() 433 out: in hte_bind_ts_info_locked()
|
/openbmc/linux/kernel/power/ |
H A D | main.c | 225 goto out; in mem_sleep_store() 234 out: in mem_sleep_store() 699 goto out; in state_store() 714 out: in state_store() 773 goto out; in wakeup_count_store() 784 out: in wakeup_count_store()
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | zswap.rst | 9 in the process of being swapped out and attempts to compress them into a 41 being swapped out. However, it will _not_ immediately write out or fault 45 pages out of the compressed pool, a swapoff on the swap device(s) will 46 fault back into memory all swapped out pages, including those in the 144 pressure on swap (this will result in flipping pages in and out zswap pool
|
/openbmc/linux/drivers/s390/cio/ |
H A D | device_pgid.c | 42 goto out; in verify_done() 48 out: in verify_done() 390 goto out; in snid_done() 404 out: in snid_done() 581 goto out; in disband_callback() 588 out: in disband_callback()
|
/openbmc/linux/arch/s390/pci/ |
H A D | pci_dma.c | 227 goto out; in __dma_purge_tlb() 236 out: in __dma_purge_tlb() 334 goto out; in dma_free_address() 341 out: in dma_free_address() 596 goto out; in zpci_dma_init_device() 646 out: in zpci_dma_init_device()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_expect.c | 447 goto out; in __nf_ct_expect_check() 461 goto out; in __nf_ct_expect_check() 475 goto out; in __nf_ct_expect_check() 485 out: in __nf_ct_expect_check() 497 goto out; in nf_ct_expect_related_report() 504 out: in nf_ct_expect_related_report()
|
/openbmc/linux/drivers/gpu/drm/gud/ |
H A D | gud_pipe.c | 375 goto out; in gud_flush_work() 380 out: in gud_flush_work() 516 goto out; in gud_pipe_check() 523 goto out; in gud_pipe_check() 538 goto out; in gud_pipe_check() 553 out: in gud_pipe_check()
|
/openbmc/linux/scripts/ |
H A D | Kbuild.include | 53 real-prereqs = $(filter-out $(PHONY), $^) 72 ifneq ($(filter-out 3.% 4.0 4.1, $(MAKE_VERSION)),) 155 $(if $(filter-out $(PHONY), $@), \ 176 cmd-check = $(filter-out $(subst $(space),$(space_escape),$(strip $(savedcmd_$@))), \ 195 newer-prereqs = $(filter-out $(PHONY),$?) 275 ifneq ($(and $(filter notintermediate, $(.FEATURES)),$(filter-out 4.4,$(MAKE_VERSION))),)
|
/openbmc/linux/drivers/tty/hvc/ |
H A D | hvc_console.c | 667 goto out; in __hvc_poll() 682 goto out; in __hvc_poll() 700 goto out; in __hvc_poll() 741 out: in __hvc_poll() 1028 goto out; in hvc_init() 1067 out: in hvc_init()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | dm.c | 21 u32 out[MLX5_ST_SZ_DW(alloc_memic_out)] = {}; in mlx5_cmd_alloc_memic() local 63 ret = mlx5_cmd_exec_inout(dev, alloc_memic, in, out); in mlx5_cmd_alloc_memic() 79 MLX5_GET64(alloc_memic_out, out, memic_start_addr); in mlx5_cmd_alloc_memic() 131 u32 out[MLX5_ST_SZ_DW(modify_memic_out)] = {}; in mlx5_cmd_alloc_memic_op() local 141 err = mlx5_cmd_exec_inout(dev, modify_memic, in, out); in mlx5_cmd_alloc_memic_op() 146 MLX5_GET64(modify_memic_out, out, memic_operation_addr); in mlx5_cmd_alloc_memic_op()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_x540.c | 404 goto out; in ixgbe_validate_eeprom_checksum_X540() 414 goto out; in ixgbe_validate_eeprom_checksum_X540() 428 out: in ixgbe_validate_eeprom_checksum_X540() 462 goto out; in ixgbe_update_eeprom_checksum_X540() 471 goto out; in ixgbe_update_eeprom_checksum_X540() 475 out: in ixgbe_update_eeprom_checksum_X540()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc.c | 386 goto out; in intel_guc_init() 441 out: in intel_guc_init() 508 goto out; in intel_guc_send_mmio() 540 goto out; in intel_guc_send_mmio() 548 goto out; in intel_guc_send_mmio() 569 out: in intel_guc_send_mmio()
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0011-efi-corstone1000-fwu-introduce-EFI-capsule-update.patch | 256 goto out; 262 + goto out; 278 + goto out; 285 + goto out; 303 + goto out; 309 @@ -789,7 +921,7 @@ out:
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-ocores.c | 174 goto out; in ocores_process() 181 goto out; in ocores_process() 191 goto out; in ocores_process() 213 goto out; in ocores_process() 220 goto out; in ocores_process() 232 out: in ocores_process()
|
/openbmc/linux/fs/hfsplus/ |
H A D | extents.c | 464 goto out; in hfsplus_file_extend() 474 goto out; in hfsplus_file_extend() 481 goto out; in hfsplus_file_extend() 516 out: in hfsplus_file_extend() 530 goto out; in hfsplus_file_extend() 541 goto out; in hfsplus_file_extend()
|
/openbmc/linux/arch/riscv/kvm/ |
H A D | mmu.c | 370 goto out; in kvm_riscv_gstage_ioremap() 376 goto out; in kvm_riscv_gstage_ioremap() 381 out: in kvm_riscv_gstage_ioremap() 519 goto out; in kvm_arch_prepare_memory_region() 532 goto out; in kvm_arch_prepare_memory_region() 537 out: in kvm_arch_prepare_memory_region()
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_vport.c | 441 goto out; in lpfc_vport_create() 449 goto out; in lpfc_vport_create() 455 goto out; in lpfc_vport_create() 477 out: in lpfc_vport_create() 590 goto out; in enable_vport() 613 out: in enable_vport()
|
/openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/ |
H A D | gobject-introspection_1.80.1.bb | 38 # needed for writing out the qemu wrapper script 64 # Write out a qemu wrapper that will be given to gi-scanner so that it 82 …# Write out a wrapper for g-ir-scanner itself, which will be used when building introspection files 95 # Write out a wrapper for g-ir-compiler, which runs the target version of it through qemu. 96 …# g-ir-compiler writes out the raw content of a C struct to disk, and therefore is architecture de… 103 # Write out a wrapper to use instead of ldd, which does not work when a binary is built
|
/openbmc/qemu/migration/ |
H A D | dirtyrate.c | 503 goto out; in record_ramblock_hash_info() 516 goto out; in record_ramblock_hash_info() 522 out: in record_ramblock_hash_info() 699 goto out; in calculate_dirtyrate_sample_vm() 708 goto out; in calculate_dirtyrate_sample_vm() 713 out: in calculate_dirtyrate_sample_vm()
|
/openbmc/linux/drivers/s390/char/ |
H A D | sclp_pci.c | 75 goto out; in do_pci_configure() 86 out: in do_pci_configure()
|