/openbmc/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_main.c | 2986 goto out; in netxen_sysfs_read_dimm() 3000 goto out; in netxen_sysfs_read_dimm() 3015 goto out; in netxen_sysfs_read_dimm() 3025 goto out; in netxen_sysfs_read_dimm() 3030 goto out; in netxen_sysfs_read_dimm() 3035 goto out; in netxen_sysfs_read_dimm() 3040 goto out; in netxen_sysfs_read_dimm() 3072 goto out; in netxen_sysfs_read_dimm() 3078 out: in netxen_sysfs_read_dimm() 3193 goto out; in netxen_list_config_ip() [all …]
|
/openbmc/linux/mm/ |
H A D | slab.c | 1122 goto out; in slab_memory_callback() 1141 out: in slab_memory_callback() 2202 out: in drain_freelist() 2995 goto out; in ____cache_alloc() 3006 out: in ____cache_alloc() 3189 goto out; in __do_cache_alloc() 3198 out: in __do_cache_alloc() 3227 goto out; in slab_alloc_node() 3236 out: in slab_alloc_node() 3819 goto out; in cache_reap() [all …]
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_join.sh | 150 rm -f /tmp/$netns.{nstat,out} 535 local out=$2 544 out_size=$(wc -c $out | awk '{print $1}') 554 head --bytes="$bytes" "$out" > "$tmpfile" 555 mv "$tmpfile" "$out" 563 print_file_err "$out" 1154 nstat | grep Tcp > /tmp/${listener_ns}.out 1162 cat /tmp/${listener_ns}.out 1165 cat /tmp/${connector_ns}.out 1955 local out=$3 [all …]
|
/openbmc/linux/drivers/video/fbdev/omap/ |
H A D | omapfb_main.c | 784 goto out; in omapfb_setup_plane() 792 goto out; in omapfb_setup_plane() 798 goto out; in omapfb_setup_plane() 800 out: in omapfb_setup_plane() 830 goto out; in omapfb_setup_mem() 851 goto out; in omapfb_setup_mem() 862 goto out; in omapfb_setup_mem() 883 out: in omapfb_setup_mem()
|
/openbmc/linux/Documentation/admin-guide/kdump/ |
H A D | kdump.rst | 53 write out using file copy commands such as cp or scp. You can also use 54 makedumpfile utility to analyze and write out filtered contents with 55 options, e.g with '-d 31' it will only write out kernel data. Further, 531 After the dump-capture kernel is booted, write out the dump file with 536 or use scp to write out the dump file between hosts on a network, e.g:: 540 You can also use makedumpfile utility to write out the dump file 541 with specified options to filter out unwanted contents, e.g:: 550 You can do limited analysis using GDB on the dump file copied out of
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_connectors.c | 932 goto out; in amdgpu_connector_vga_detect() 945 out: in amdgpu_connector_vga_detect() 1105 goto out; in amdgpu_connector_dvi_detect() 1110 goto out; in amdgpu_connector_dvi_detect() 1119 goto out; in amdgpu_connector_dvi_detect() 1158 out: in amdgpu_connector_dvi_detect() 1395 goto out; in amdgpu_connector_dp_detect() 1460 out: in amdgpu_connector_dp_detect()
|
/openbmc/linux/drivers/nvme/target/ |
H A D | configfs.c | 666 goto out; in nvmet_ns_make() 671 goto out; in nvmet_ns_make() 677 goto out; in nvmet_ns_make() 683 out: in nvmet_ns_make() 1711 goto out; in nvmet_ana_groups_make_group() 1715 goto out; in nvmet_ana_groups_make_group() 1720 goto out; in nvmet_ana_groups_make_group() 1733 out: in nvmet_ana_groups_make_group()
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_transport_sas.c | 353 goto out; in sas_tlr_supported() 356 goto out; in sas_tlr_supported() 366 out: in sas_tlr_supported() 1275 goto out; in sas_read_port_mode_page() 1281 goto out; in sas_read_port_mode_page() 1289 out: in sas_read_port_mode_page() 1904 goto out; in sas_transport_init() 1933 out: in sas_transport_init()
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | n2-drv.c | 709 goto out; in n2rng_probe() 729 goto out; in n2rng_probe() 784 out: in n2rng_probe()
|
/openbmc/linux/Documentation/devicetree/bindings/iio/ |
H A D | mount-matrix.txt | 42 from the sensor is used to figure out how the device is oriented with respect 55 9.81 m/s^2 upwards along the (z) axis, i.e. out of the screen when the device 59 If you tilt the device, the g vector virtually coming out of the display
|
/openbmc/u-boot/common/ |
H A D | usb_hub.c | 580 goto out; in usb_device_list_scan() 588 goto out; in usb_device_list_scan() 592 out: in usb_device_list_scan()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-octeon-core.c | 616 goto out; in octeon_i2c_xfer() 628 goto out; in octeon_i2c_xfer() 653 out: in octeon_i2c_xfer()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/ |
H A D | localhostbecontroller.py | 51 (out,err) = p.communicate() 55 err = "command: %s \n%s" % (command, out) 62 return out.decode('utf-8')
|
/openbmc/linux/sound/core/seq/ |
H A D | seq_queue.c | 270 goto out; /* the rest processed at the next batch */ in snd_seq_check_queue() 281 goto out; /* the rest processed at the next batch */ in snd_seq_check_queue() 284 out: in snd_seq_check_queue()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | binfmt-misc.rst | 10 at the beginning of the file with a magic byte sequence (masking out specified 44 is an (optional, defaults to all 0xff) mask. You can mask out some 106 boot-up. Read the manual of your init program to figure out how to do this
|
/openbmc/linux/security/tomoyo/ |
H A D | network.c | 306 goto out; in tomoyo_write_inet_network() 310 goto out; in tomoyo_write_inet_network() 314 out: in tomoyo_write_inet_network()
|
/openbmc/linux/arch/sh/mm/ |
H A D | pmb.c | 250 goto out; in pmb_alloc() 255 goto out; in pmb_alloc() 276 out: in pmb_alloc()
|
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | mr.c | 220 goto out; in mlx4_ib_umem_write_mtt() 237 goto out; in mlx4_ib_umem_write_mtt() 243 out: in mlx4_ib_umem_write_mtt()
|
/openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm/ |
H A D | 0002-Add-debug-prefix-map-option.patch | 76 @@ -2298,6 +2320,8 @@ static void help(FILE *out) 82 , out); 84 fprintf(out, " %-20s %s\n",
|
/openbmc/u-boot/scripts/ |
H A D | Makefile.spl | 105 PLATFORM_LIBS := $(filter-out %/lib.a, $(filter-out -lgcc, $(PLATFORM_LIBS))) $(PLATFORM_LIBGCC) 241 cmd_cat = cat $(filter-out $(PHONY), $^) > $@
|
/openbmc/linux/sound/soc/codecs/ |
H A D | es8316.c | 598 goto out; /* Powered-down / reset */ in es8316_irq() 602 goto out; in es8316_irq() 655 out: in es8316_irq()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | efx_devlink.c | 46 goto out; in efx_devlink_port_addr_get() 65 goto out; in efx_devlink_port_addr_get() 73 out: in efx_devlink_port_addr_get()
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | receive.c | 304 goto out; in counter_validate() 310 goto out; in counter_validate() 328 out: in counter_validate()
|
/openbmc/linux/net/caif/ |
H A D | cfcnfg.c | 477 goto out; in cfcnfg_add_phy_layer() 483 goto out; in cfcnfg_add_phy_layer() 517 out: in cfcnfg_add_phy_layer()
|
/openbmc/linux/drivers/usb/dwc2/ |
H A D | core_intr.c | 834 goto out; in dwc2_handle_common_intr() 853 goto out; in dwc2_handle_common_intr() 886 out: in dwc2_handle_common_intr()
|