/openbmc/linux/drivers/s390/net/ |
H A D | netiucv.c | 1749 goto out; in netiucv_new_connection() 1790 out: in netiucv_new_connection() 2070 goto out; in netiucv_init() 2089 out: in netiucv_init()
|
/openbmc/linux/drivers/usb/gadget/legacy/ |
H A D | inode.c | 672 goto out; in ep_write_iter() 688 out: in ep_write_iter() 1232 goto out; in ep0_poll() 1242 out: in ep0_poll()
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.ncr53c8xx | 124 printing out the PCI bus number and device/function). 195 Pointed out by Leonard Zubkoff. 280 - The 'last message sent' printed out on M_REJECT message reception 372 - Print out the whole driver set-up. Some options were missing and
|
H A D | ChangeLog.megaraid_sas | 264 2. Takeoff the debug print-out in aen_polling routine. 420 > as they begin to time out. The code keeps the existing transport 536 cmd->sense to pci_pool_free. Fixed. Bug was pointed out by 633 …"There's a lot of duplicate code megasas_build_cmd. Move that out of the different codepaths and …
|
H A D | ChangeLog.megaraid | 83 soon. Meanwhile, driver will filter out the request. 169 1. Sorted out PCI IDs to remove megaraid support overlaps. 170 Based on the patch from Daniel, sorted out PCI IDs along with 191 megaraid: fast sync command timed out
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | ipu3.rst | 382 --output=/tmp/frames.out --open=/dev/video5 \ 396 --file=frame-#.out-f NV12 /dev/video5 & \ 418 raw2pnm -x2560 -y1920 -fNV12 /tmp/frames.out /tmp/frames.out.ppm
|
/openbmc/linux/mm/ |
H A D | mm_init.c | 382 goto out; in find_zone_movable_pfns_for_nodes() 387 goto out; in find_zone_movable_pfns_for_nodes() 453 goto out; in find_zone_movable_pfns_for_nodes() 559 out: in find_zone_movable_pfns_for_nodes()
|
/openbmc/linux/drivers/tty/ |
H A D | nozomi.c | 399 goto out; in read_mem32() 406 goto out; in read_mem32() 409 goto out; in read_mem32() 426 out: in read_mem32()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | test_vxlan_mdb.sh | 172 local out 180 out=$(eval $cmd $stderr) 182 if [ "$VERBOSE" = "1" -a -n "$out" ]; then 183 echo " $out"
|
/openbmc/qemu/hw/usb/ |
H A D | host-libusb.c | 428 goto out; /* request was canceled */ in usb_host_req_complete_ctrl() 464 out: in usb_host_req_complete_ctrl() 478 goto out; /* request was canceled */ in usb_host_req_complete_data() 493 out: in usb_host_req_complete_data()
|
/openbmc/linux/lib/ |
H A D | xarray.c | 1319 goto out; in xas_find_marked() 1325 goto out; in xas_find_marked() 1330 goto out; in xas_find_marked() 1375 out: in xas_find_marked()
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | core.c | 159 goto out; in __dwc3_set_mode() 162 goto out; in __dwc3_set_mode() 165 goto out; in __dwc3_set_mode() 255 out: in __dwc3_set_mode()
|
/openbmc/qemu/target/arm/ |
H A D | kvm.c | 825 goto out; in kvm_arm_init_cpreg_list() 843 goto out; in kvm_arm_init_cpreg_list() 874 goto out; in kvm_arm_init_cpreg_list() 877 out: in kvm_arm_init_cpreg_list()
|
/openbmc/linux/kernel/bpf/ |
H A D | btf.c | 2371 goto out; in btf_int_show() 2420 out: in btf_int_show() 2996 goto out; in __btf_array_show() 3012 out: in __btf_array_show() 7363 goto out; in btf_module_notify() 7370 goto out; in btf_module_notify() 7382 goto out; in btf_module_notify() 7388 goto out; in btf_module_notify() 7454 out: in btf_module_notify() 8479 goto out; in bpf_core_apply() [all …]
|
/openbmc/linux/drivers/acpi/nfit/ |
H A D | core.c | 571 goto out; in acpi_nfit_ctl() 613 goto out; in acpi_nfit_ctl() 652 out: in acpi_nfit_ctl() 2672 goto out; in acpi_nfit_register_region() 2679 goto out; in acpi_nfit_register_region() 2688 goto out; in acpi_nfit_register_region() 2707 out: in acpi_nfit_register_region()
|
/openbmc/linux/drivers/media/platform/chips-media/ |
H A D | coda-common.c | 406 goto out; in coda_get_vdoa_data() 413 out: in coda_get_vdoa_data() 1538 goto out; in coda_pic_run_work() 1560 out: in coda_pic_run_work() 2052 goto out; in coda_start_streaming() 2082 goto out; in coda_start_streaming() 2087 out: in coda_start_streaming()
|
/openbmc/linux/Documentation/process/ |
H A D | handling-regressions.rst | 93 you want to see tracked; that's important, as regzbot will later look out 284 Check out Documentation/admin-guide/reporting-regressions.rst, it covers a lot 328 it's looking out for posted or committed patches referencing such reports 369 which regzbot normally sends out once a week on Sunday evening (UTC), which is a 508 are printed out as zeroes, simply because they don't even *exist* in 738 actually buggy. In fact, it was doing exactly what it set out to do, 744 revert out as instructive, though. It's more that it's an instructive
|
/openbmc/qemu/qga/ |
H A D | qapi-schema.json | 1255 # @out-data: base64-encoded stdout of the process. This field will 1258 # @err-data: base64-encoded stderr of the process. Note: @out-data 1263 # @out-truncated: true if stdout was not fully captured due to size 1273 '*out-data': 'str', '*err-data': 'str', 1274 '*out-truncated': 'bool', '*err-truncated': 'bool' }} 1314 # GuestExecStatus out-data and err-data, respectively 1317 # out-data. Not effective on windows guests.
|
/openbmc/u-boot/tools/buildman/ |
H A D | builder.py | 1158 out = '' 1160 out += '%s=%s ' % (key, config[key]) 1161 return '%s %s: %s' % (delta, name, out)
|
/openbmc/u-boot/doc/driver-model/ |
H A D | spi-howto.txt | 35 - methods to set speed and mode are separated out 141 4. #ifdef out all of the code in your driver except for the above 318 what you can copy out to set things up.
|
/openbmc/u-boot/board/sandbox/ |
H A D | README.sandbox | 233 promiscuous mode so that the network card won't filter out packets not destined 284 commands will time out. 391 state_setprop() which does this automatically and avoids running out of
|
/openbmc/linux/sound/oss/dmasound/ |
H A D | dmasound_atari.c | 1281 goto out; in AtaInterrupt() 1289 goto out; in AtaInterrupt() 1326 out: in AtaInterrupt()
|
/openbmc/linux/drivers/scsi/isci/ |
H A D | port.c | 1710 goto out; in isci_ata_check_ready() 1713 goto out; in isci_ata_check_ready() 1716 out: in isci_ata_check_ready()
|
/openbmc/u-boot/lib/ |
H A D | tpm-v2.c | 1427 u8 *out = data; in tpm2_get_random() local 1448 data_offset, out, data_size)) in tpm2_get_random() 1452 out += data_size; in tpm2_get_random()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_ct.c | 668 goto out; in ct_send_nb() 673 goto out; in ct_send_nb() 678 out: in ct_send_nb()
|