/openbmc/linux/arch/mips/pic32/pic32mzda/ |
H A D | early_console.c | 91 goto _out; in get_port_from_cmdline() 99 goto _out; in get_port_from_cmdline() 104 _out: in get_port_from_cmdline() 114 goto _out; in get_baud_from_cmdline() 122 goto _out; in get_baud_from_cmdline() 129 _out: in get_baud_from_cmdline()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/ |
H A D | 0004-lemon-Remove-line-directives.patch | 21 ${_out}.h 22 ${_out}.out 29 ${_out}.h 30 ${_out}.out
|
H A D | 0001-UseLemon.cmake-do-not-use-lemon-data-from-the-host.patch | 20 ${_out}.out
|
/openbmc/linux/arch/arm/plat-orion/include/plat/ |
H A D | mpp.h | 22 #define GENERIC_MPP(_num, _sel, _in, _out) ( \ argument 26 /* may be output signal */ ((!!(_out)) << 13))
|
/openbmc/linux/drivers/staging/iio/frequency/ |
H A D | dds.h | 94 IIO_DEVICE_ATTR(out_altvoltage##_channel##_out##_output##_enable,\ 102 IIO_DEVICE_ATTR(out_altvoltage##_channel##_out##_output##_wavetype,\ 111 out_altvoltage##_channel##_out##_output##_wavetype_available, _modes)
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | conntrack.h | 16 bool *_out = (__out); \ 19 *_out = false; \ 27 *_out = true; \
|
/openbmc/linux/arch/arm/mach-orion5x/ |
H A D | mpp.h | 5 #define MPP(_num, _sel, _in, _out, _F5181l, _F5182, _F5281) ( \ argument 9 /* may be output signal */ ((!!(_out)) << 13) | \
|
/openbmc/linux/arch/arm/mach-dove/ |
H A D | mpp.h | 5 #define MPP(_num, _sel, _in, _out) ( \ argument 9 /* may be output signal */ ((!!(_out)) << 13))
|
/openbmc/skeleton/libopenbmc_intf/ |
H A D | openbmc_intf.c | 2579 goto _out; in fan_call_set_cooling_zone_finish() 2583 _out: in fan_call_set_cooling_zone_finish() 2617 goto _out; in fan_call_set_cooling_zone_sync() 2621 _out: in fan_call_set_cooling_zone_sync() 2676 goto _out; in fan_call_get_speed_finish() 2681 _out: in fan_call_get_speed_finish() 2714 goto _out; in fan_call_get_speed_sync() 2719 _out: in fan_call_get_speed_sync() 2775 goto _out; in fan_call_set_speed_finish() 2779 _out: in fan_call_set_speed_finish() [all …]
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_sh.h | 404 static inline void sci_##name##_out(struct uart_port *port,\ 419 static inline void sci_##name##_out(struct uart_port *port,\ 427 static inline void sci_##name##_out(struct uart_port *port,\ 437 static inline void sci_##name##_out(struct uart_port *port,\ 625 #define sci_out(port, reg, value) sci_##reg##_out(port, value)
|
/openbmc/linux/sound/soc/sh/rcar/ |
H A D | adg.c | 191 u32 _out; in rsnd_adg_get_timesel_ratio() local 196 _out = rsnd_adg_ssi_ws_timing_gen2(io); in rsnd_adg_get_timesel_ratio() 203 target_val = &_out; in rsnd_adg_get_timesel_ratio() 217 *out = _out; in rsnd_adg_get_timesel_ratio()
|
/openbmc/linux/security/keys/ |
H A D | keyctl_pkey.c | 216 void __user *_out) in keyctl_pkey_e_d_s() argument 259 if (copy_to_user(_out, out, ret) != 0) in keyctl_pkey_e_d_s()
|
H A D | internal.h | 349 void __user *_out) in keyctl_pkey_e_d_s() argument
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | dsp_pipeline.c | 228 goto _out; in dsp_pipeline_build() 263 _out: in dsp_pipeline_build()
|
/openbmc/linux/arch/arm/mach-mv78xx0/ |
H A D | mpp.h | 11 #define MPP(_num, _sel, _in, _out, _78100_A0) (\ argument 15 /* may be output signal */ ((!!(_out)) << 13) | \
|
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/ |
H A D | mpp.h | 11 #define MPP(_num, _sel, _in, _out, _F6180, _F6190, _F6192, _F6281) ( \ argument 15 /* may be output signal */ ((!!(_out)) << 13) | \
|
/openbmc/linux/tools/net/ynl/ |
H A D | ynl-gen-c.py | 1059 self._out = os.sys.stdout 1061 self._out = tempfile.TemporaryFile('w+') 1068 if self._out == os.sys.stdout: 1071 self._out.seek(0) 1072 shutil.copyfileobj(self._out, out_file) 1073 self._out.close() 1074 self._out = os.sys.stdout 1086 self._out.write('\t' * self._ind + '}\n') 1089 self._out.write('\n') 1100 self._out.write('\t' * ind + line + '\n') [all …]
|
/openbmc/linux/include/linux/mlx5/ |
H A D | driver.h | 1015 MLX5_ST_SZ_BYTES(ifc_cmd##_out)); \ 1020 u32 _out[MLX5_ST_SZ_DW(ifc_cmd##_out)] = {}; \ 1021 mlx5_cmd_exec_inout(dev, ifc_cmd, in, _out); \
|
/openbmc/linux/lib/ |
H A D | logic_pio.c | 254 _out##bwl(value, addr); \
|
/openbmc/openbmc/poky/bitbake/lib/ |
H A D | pyinotify.py | 948 self._out = out 959 self._out.write(str(event)) 960 self._out.write('\n') 961 self._out.flush()
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | io.h | 150 static inline void _out##s(unsigned x value, unsigned short port) {
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | build-unit-test-docker | 703 _out=(
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | qpc.c | 395 mbox_alloc(mbox, MLX5_ST_SZ_BYTES(typ##_in), MLX5_ST_SZ_BYTES(typ##_out)) in modify_qp_mbox_alloc()
|
/openbmc/linux/fs/coda/ |
H A D | upcall.c | 70 #define OUTSIZE(tag) sizeof(struct coda_ ## tag ## _out)
|