/openbmc/linux/tools/power/cpupower/lib/ |
H A D | powercap.c | 50 goto out; in sysfs_get_enabled() 69 out: in sysfs_get_enabled()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-rpc-if.c | 51 rpc_op.data.buf.out = spi_op->data.buf.out; in rpcif_spi_mem_prepare()
|
/openbmc/linux/arch/powerpc/kernel/vdso/ |
H A D | Makefile | 50 ldflags-y += $(filter-out $(CC_AUTO_VAR_INIT_ZERO_ENABLER) $(CC_FLAGS_FTRACE) -Wa$(comma)%, $(KBUIL… 109 cmd_vdso32cc = $(VDSOCC) $(filter-out $(CC32FLAGSREMOVE), $(c_flags)) $(CC32FLAGS) -c -o $@ $<
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | pll.c | 127 unsigned long out; in dss_pll_hsdiv_calc() local 137 out = clkdco / m; in dss_pll_hsdiv_calc() 139 if (func(m, out, data)) in dss_pll_hsdiv_calc()
|
/openbmc/u-boot/drivers/spi/ |
H A D | rk_spi.c | 362 const u8 *out = dout; in rockchip_spi_xfer() local 389 writel(out ? *out++ : 0, regs->txdr); in rockchip_spi_xfer()
|
H A D | davinci_spi.c | 312 goto out; in __davinci_spi_xfer() 323 goto out; in __davinci_spi_xfer() 338 out: in __davinci_spi_xfer()
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | io.h | 212 out##type(in##type(addr) & ~(clear), (addr)) in __INS() 215 out##type(in##type(addr) | (set), (addr)) in __INS() 218 out##type((in##type(addr) & ~(clear)) | (set), (addr)) in __INS()
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | sharedbuffer_configuration.py | 122 out = subprocess.check_output(cmd, shell=True) 124 return j.loads(out) 125 return out
|
/openbmc/linux/drivers/mtd/chips/ |
H A D | cfi_util.c | 307 goto out; in cfi_read_pri() 313 goto out; in cfi_read_pri() 336 out: return extp; in cfi_read_pri()
|
/openbmc/linux/net/ax25/ |
H A D | ax25_route.c | 212 goto out; in ax25_rt_opt() 217 goto out; in ax25_rt_opt() 223 out: in ax25_rt_opt()
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | mediatek,mt8188-afe.yaml | 121 which etdm clock source is required by this etdm out module. 131 which etdm clock source is required by this etdm out module. 156 "^mediatek,etdm-out[1-3]-multi-pin-mode$":
|
/openbmc/linux/tools/perf/util/ |
H A D | mmap.c | 346 goto out; in perf_mmap__push() 356 goto out; in perf_mmap__push() 361 out: in perf_mmap__push()
|
/openbmc/linux/drivers/net/dsa/hirschmann/ |
H A D | hellcreek_ptp.c | 317 goto out; in hellcreek_led_setup() 344 goto out; in hellcreek_led_setup() 379 out: in hellcreek_led_setup()
|
/openbmc/linux/drivers/virt/vboxguest/ |
H A D | vboxguest_linux.c | 149 goto out; in vbg_misc_device_ioctl() 156 goto out; in vbg_misc_device_ioctl() 167 out: in vbg_misc_device_ioctl()
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_userptr.c | 303 goto out; in i915_gem_object_userptr_submit_init() 310 goto out; in i915_gem_object_userptr_submit_init() 331 out: in i915_gem_object_userptr_submit_init()
|
/openbmc/linux/net/ipv4/ |
H A D | esp4_offload.c | 43 goto out; in esp4_gro_receive() 50 goto out; in esp4_gro_receive() 85 out: in esp4_gro_receive()
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | vp702x.c | 345 goto out; in vp702x_usb_probe() 353 goto out; in vp702x_usb_probe() 357 out: in vp702x_usb_probe()
|
/openbmc/linux/drivers/scsi/arm/ |
H A D | cumana_2.c | 388 goto out; in cumanascsi2_probe() 457 goto out; in cumanascsi2_probe() 472 out: in cumanascsi2_probe()
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdnsp-ep0.c | 423 goto out; in cdnsp_setup_analyze() 427 goto out; in cdnsp_setup_analyze() 466 out: in cdnsp_setup_analyze()
|
/openbmc/linux/net/netfilter/ |
H A D | nfnetlink_osf.c | 198 int hooknum, struct net_device *in, struct net_device *out, in nf_osf_match() argument 236 in, out, NULL, in nf_osf_match() 249 nf_log_packet(net, family, hooknum, skb, in, out, NULL, in nf_osf_match()
|
/openbmc/linux/drivers/usb/core/ |
H A D | devices.c | 350 goto out; in usb_dump_device_strings() 354 goto out; in usb_dump_device_strings() 360 out: in usb_dump_device_strings()
|
/openbmc/linux/Documentation/arch/x86/i386/ |
H A D | IO-APIC.rst | 91 the following script tries to figure out such a default pirq= line from 106 Generally, it's always possible to find out the correct pirq= settings, just 118 Use smart trial-and-error techniques to find out the correct pirq line ...
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | indir_table.c | 364 goto out; in mlx5_esw_indir_table_put() 372 goto out; in mlx5_esw_indir_table_put() 380 out: in mlx5_esw_indir_table_put()
|
/openbmc/linux/lib/ |
H A D | idr.c | 413 goto out; in ida_alloc_range() 425 goto out; in ida_alloc_range() 452 out: in ida_alloc_range()
|
/openbmc/linux/Documentation/networking/ |
H A D | nf_conntrack-sysctl.rst | 100 the reversed address). This means that with default settings a maxed-out 108 If it's non-zero, we mark only out of window RST segments as INVALID. 114 If it's 1, we don't mark out of window RST segments as INVALID.
|