/openbmc/linux/drivers/net/ethernet/3com/ |
H A D | 3c59x.c | 1005 goto out; in vortex_init_one() 1036 goto out; in vortex_init_one() 1044 out: in vortex_init_one() 1122 goto out; in vortex_probe1() 1483 out: in vortex_probe1() 1766 goto out; in vortex_open() 1779 out: in vortex_open() 2238 out: in boomerang_start_xmit() 2242 goto out; in boomerang_start_xmit()
|
/openbmc/linux/net/ipv4/ |
H A D | igmp.c | 1448 goto out; in ____ip_mc_inc_group() 1454 goto out; in ____ip_mc_inc_group() 1481 out: in ____ip_mc_inc_group() 2274 goto out; in ip_mc_leave_group() 2301 out: in ip_mc_leave_group() 2655 goto out; in ip_mc_sf_allow() 2684 out: in ip_mc_sf_allow() 2942 goto out; in igmp_mcf_get_next() 2954 out: in igmp_mcf_get_next()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | porting.rst | 354 NOTE: checking i_nlink in the beginning of ->write_inode() and bailing out 415 filesystem callbacks, the vfs drops out of rcu-walk mode before the fs call, so 426 the filesystem provides it), which requires dropping out of rcu-walk mode. This 483 filemap_write_and_wait_range() so that all dirty pages are synced out properly. 665 i_pipe/i_link union zeroed out at inode eviction. As the result, you can't 669 watch out, since that shortcut is no longer valid. 846 default. DCACHE_NORCU opts out, and only d_alloc_pseudo() has any 876 zero-length bvec segments are disallowed, they must be filtered out before 949 depend on the mmap_lock being held, but out of tree users should verify
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916.dtsi | 582 out-ports { 673 out-ports { 691 out-ports { 735 out-ports { 801 out-ports { 919 out-ports { 940 out-ports { 961 out-ports { 982 out-ports {
|
/openbmc/linux/drivers/firmware/cirrus/ |
H A D | cs_dsp.c | 1866 goto out; in cs_dsp_adsp1_setup_algs() 1888 goto out; in cs_dsp_adsp1_setup_algs() 1905 out: in cs_dsp_adsp1_setup_algs() 1979 goto out; in cs_dsp_adsp2_setup_algs() 2001 goto out; in cs_dsp_adsp2_setup_algs() 2023 goto out; in cs_dsp_adsp2_setup_algs() 2040 out: in cs_dsp_adsp2_setup_algs() 2110 goto out; in cs_dsp_halo_setup_algs() 2113 out: in cs_dsp_halo_setup_algs()
|
/openbmc/linux/drivers/cdrom/ |
H A D | cdrom.c | 1884 goto out; in dvd_read_bca() 1891 goto out; in dvd_read_bca() 1895 out: in dvd_read_bca() 1921 goto out; in dvd_read_manufact() 1937 out: in dvd_read_manufact() 2973 goto out; in mmc_ioctl_cdrom_read_data() 2982 out: in mmc_ioctl_cdrom_read_data() 3219 goto out; in mmc_ioctl_dvd_read_struct() 3223 out: in mmc_ioctl_dvd_read_struct()
|
/openbmc/linux/fs/ceph/ |
H A D | caps.c | 1704 goto out; in ceph_flush_snaps() 1708 goto out; in ceph_flush_snaps() 1730 out: in ceph_flush_snaps() 2287 out: in try_flush_caps() 2422 out: in flush_mdlog_and_wait_inode_unsafe_requests() 2442 goto out; in ceph_fsync() 2446 goto out; in ceph_fsync() 2469 out: in ceph_fsync() 3817 out: in handle_cap_flush_ack() 4465 out: in ceph_handle_caps() [all …]
|
/openbmc/linux/Documentation/powerpc/ |
H A D | cpu_features.rst | 36 After detecting the processor type, the kernel patches out sections of code
|
/openbmc/linux/Documentation/block/ |
H A D | deadline-iosched.rst | 63 or a front merge candidate. Due to the way files are typically laid out,
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | tqm8xx.dts | 78 bosch,clock-out-frequency = <16000000>;
|
/openbmc/linux/Documentation/networking/ |
H A D | gen_stats.rst | 75 A struct tc_stats will be filled out during gnet_stats_copy_* calls
|
H A D | driver.rst | 120 mitigation scheme to let TX packets "hang out" in the TX
|
/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/ |
H A D | time_t.patch | 17 and follow-ups. The XFCE devs pointed out that my patch to fix a
|
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/ |
H A D | 0001-Add-support-for-persistent-only-settings.patch | 67 + // same interface. Take those two and find out which of them is the
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | chacha-neon-glue.c | 38 asmlinkage void hchacha_block_neon(const u32 *state, u32 *out, int nrounds);
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | vectors.S | 191 @ carve out a frame on current user stack
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | Kconfig | 46 OMAP Video Encoder support for S-Video and composite TV-out.
|
/openbmc/linux/tools/testing/selftests/rcutorture/doc/ |
H A D | rcu-test-image.txt | 11 filled-out userspace, perhaps containing libraries, executables for
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | spec_ctrl.rst | 110 - PR_SPEC_L1D_FLUSH: Flush L1D Cache on context switch out of the task
|
/openbmc/linux/sound/pci/au88x0/ |
H A D | au88x0.h | 238 static int vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out,
|
/openbmc/openbmc/poky/meta/recipes-devtools/librepo/librepo/ |
H A D | 0001-gpg_gpgme.c-fix-build-errors-with-older-gcc.patch | 9 When selinux is not enabled, older gcc versions error out this way:
|
/openbmc/linux/Documentation/driver-api/ |
H A D | spi.rst | 9 duplex protocol; for each bit shifted out the MOSI line (one per clock)
|
/openbmc/linux/Documentation/ |
H A D | dontdiff | 39 *.out
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | samsung,aries-wm8994.yaml | 72 description: GPIO for switching between tv-out and mic paths
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | cpuid.rst | 11 mask-out some, or even all KVM-related cpuid features before launching
|