/openbmc/linux/drivers/scsi/megaraid/ |
H A D | megaraid_mbox.c | 2616 goto out; in megaraid_reset_handler() 2627 goto out; in megaraid_reset_handler() 2645 out: in megaraid_reset_handler()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | fsl_qe_udc.c | 1823 goto out; in qe_ep_set_halt() 1831 goto out; in qe_ep_set_halt() 1848 out: in qe_ep_set_halt()
|
/openbmc/linux/Documentation/locking/ |
H A D | lockdep-design.rst | 258 out to be especially helpful to debug code with callbacks, where an upper 375 likely to be linked into the lock-dependency graph. This turns out to 378 Of course, if you do run out of lock classes, the next thing to do is
|
/openbmc/linux/Documentation/trace/ |
H A D | kprobes.rst | 207 the instruction can be executed out of line. 627 The instructions in DCR are copied to the out-of-line buffer 683 programming interface for probe-based instrumentation. Try it out.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | buffer.rst | 41 laid out in the buffer. Those parameters are exposed through both formats and 208 time at which the last data byte was actually sent out in the 615 out bits not belonging to timestamp type by performing a logical
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | dib9000.c | 556 goto out; in dib9000_mbx_send_attr() 575 goto out; in dib9000_mbx_send_attr() 581 out: in dib9000_mbx_send_attr()
|
H A D | dib7000p.c | 2040 goto out; in dib7000pc_detection() 2049 goto out; in dib7000pc_detection() 2054 out: in dib7000pc_detection()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/ |
H A D | link_dpms.c | 942 goto out; in link_set_dsc_enable() 944 goto out; in link_set_dsc_enable() 956 out: in link_set_dsc_enable()
|
/openbmc/linux/drivers/dma/ti/ |
H A D | edma.c | 2252 goto out; in of_edma_xlate() 2257 goto out; in of_edma_xlate() 2261 out: in of_edma_xlate()
|
/openbmc/linux/Documentation/process/ |
H A D | howto.rst | 12 If anything in this document becomes out of date, please send in patches 202 and current projects (both in-tree and out-of-tree). It also describes 542 wrong. It's much easier to back out patches one by one than it is
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | populate_sdk_ext.bbclass | 181 # Clean out residue of running bitbake, which check_sstate_task_list() 226 # Write out config file for devtool 355 # This warning will come out if reverse dependencies for a task
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | sdma_v4_0.c | 2067 goto out; in sdma_v4_0_process_ras_data_cb() 2071 goto out; in sdma_v4_0_process_ras_data_cb() 2075 out: in sdma_v4_0_process_ras_data_cb()
|
/openbmc/phosphor-certificate-manager/test/ |
H A D | certs_manager_test.cpp | 785 ofs.open(emptyFile, std::ofstream::out); in TEST_F() 817 ofs.open(certificateFile, std::ofstream::out); in TEST_F() 1542 outputCertFileStream.open(to, std::ios::out); in setContentFromString()
|
/openbmc/linux/drivers/nfc/pn533/ |
H A D | pn533.c | 2079 goto out; in pn533_build_response() 2090 goto out; in pn533_build_response() 2099 out: in pn533_build_response()
|
/openbmc/linux/sound/core/ |
H A D | control.c | 982 goto out; in snd_ctl_elem_list() 986 goto out; in snd_ctl_elem_list() 991 out: in snd_ctl_elem_list()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib-cdev.c | 1783 static void linereq_show_fdinfo(struct seq_file *out, struct file *file) in linereq_show_fdinfo() argument 1789 seq_printf(out, "gpio-chip:\t%s\n", dev_name(dev)); in linereq_show_fdinfo() 1792 seq_printf(out, "gpio-line:\t%d\n", in linereq_show_fdinfo()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | main.c | 2145 goto out; in rtw_core_init() 2155 goto out; in rtw_core_init() 2161 out: in rtw_core_init()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | pxafb.c | 2127 goto out; in of_get_pxafb_display() 2135 goto out; in of_get_pxafb_display() 2162 out: in of_get_pxafb_display()
|
/openbmc/linux/drivers/net/ethernet/ibm/emac/ |
H A D | core.c | 251 goto out; in emac_rx_enable() 270 out: in emac_rx_enable() 2247 goto out; in emac_ethtool_nway_reset() 2251 out: in emac_ethtool_nway_reset()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 1998 goto out; in ath_txq_schedule() 2012 out: in ath_txq_schedule() 2382 goto out; in ath_tx_start() 2393 out: in ath_tx_start()
|
/openbmc/qemu/docs/tools/ |
H A D | qemu-img.rst | 184 Allow out-of-order writes to the destination. This option improves performance, 401 By default, compare prints out a result message. This message displays 915 out-of-band writes may result in the metadata falling out of sync with the
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | variables.rst | 53 To use the variable, list out the package's commands that are also 862 masks out multiple directories and individual recipes:: 2183 need to write out the full set. Here is an example that uses 2970 You can find out more about the patching process in the 3212 filtering out unwanted packages from the ones 4067 how debug information is split out, see the 5824 You can find out more about applying this variable in the 6096 :term:`PKGD` directory prior to splitting the files out 6915 package ``foo`` when it is written out by one of the 7386 "minimal" leaves these artifacts out of the SDK. [all …]
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | kernel.rst | 822 computing it is preferable that the box is taken out and the error 838 1 Call panic() after printing out WARN() location. 1150 There are a few legacy applications out there (such as some ancient 1466 4 `(S)` kernel running on an out of specification system 1476 4096 `(O)` externally-built ("out-of-tree") module was loaded
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | quickly-build-trimmed-linux.rst | 156 initial clone, you will be able to check out a fresh mainline codebase, which 277 and the web to find out how to install your own kernel there. 557 be the case, but in practice it often will turn out to be a wrong assumption. 607 When cloning the sources using git and checking out origin/master, you often 614 (say v6.1) before its successor's first pre-release (v6.2-rc1) is out. That is
|
/openbmc/linux/drivers/staging/rtl8192u/ |
H A D | r8192U_core.c | 3303 goto out; in rtl8192_ioctl() 3309 goto out; in rtl8192_ioctl() 3390 out: in rtl8192_ioctl() 4615 goto out; in rtl8192_usb_netdev_event() 4625 out: in rtl8192_usb_netdev_event()
|