Home
last modified time | relevance | path

Searched refs:out (Results 3876 – 3900 of 11362) sorted by relevance

1...<<151152153154155156157158159160>>...455

/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dmvebu-gated-clock.txt14 1 pex0_en PCIe 0 Clock out
15 2 pex1_en PCIe 1 Clock out
33 5 pex0 PCIe 0 Clock out
34 6 pex1 PCIe 1 Clock out
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-v2.c362 goto out; in vgic_v2_probe()
374 goto out; in vgic_v2_probe()
383 goto out; in vgic_v2_probe()
394 out: in vgic_v2_probe()
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c274 goto out; in atl1e_set_eeprom()
285 goto out; in atl1e_set_eeprom()
296 goto out; in atl1e_set_eeprom()
299 out: in atl1e_set_eeprom()
/openbmc/linux/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64-3way.S185 #define outunpack3(op, out, n, xy, m) \ argument
187 op ## q xy ## 0, 4*(n)(out); \
190 op ## q xy ## 1, 4*(4+(n))(out); \
193 op ## q xy ## 2, 4*(8+(n))(out);
/openbmc/linux/drivers/rtc/
H A Drtc-88pm860x.c221 goto out; in calibrate_vrtc_work()
227 goto out; in calibrate_vrtc_work()
231 goto out; in calibrate_vrtc_work()
236 out: in calibrate_vrtc_work()
/openbmc/linux/fs/btrfs/
H A Dprops.c173 goto out; in iterate_object_props()
215 goto out; in iterate_object_props()
231 goto out; in iterate_object_props()
247 out: in iterate_object_props()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_chardev.c133 goto out; in cros_ec_chardev_fetch_event()
138 goto out; in cros_ec_chardev_fetch_event()
145 goto out; in cros_ec_chardev_fetch_event()
152 out: in cros_ec_chardev_fetch_event()
/openbmc/linux/crypto/
H A Dcts.c133 goto out; in crypto_cts_encrypt_done()
139 out: in crypto_cts_encrypt_done()
227 goto out; in crypto_cts_decrypt_done()
233 out: in crypto_cts_decrypt_done()
/openbmc/linux/kernel/futex/
H A Drequeue.c794 goto out; in futex_wait_requeue_pi()
806 goto out; in futex_wait_requeue_pi()
815 goto out; in futex_wait_requeue_pi()
890 out: in futex_wait_requeue_pi()
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Disoimage-isohybrid.py359 out = exec_cmd(du_cmd)
360 blocks = int(out.split()[0])
433 out = exec_cmd(du_cmd)
434 isoimg_size = int(out.split()[0])
/openbmc/linux/arch/m68k/ifpsp060/
H A DCHANGES72 a {i,d}mem_{read,write}_{byte,word,long}() "call-out",
75 through the "call-out" _real_access(). This is the process
96 "call-out" stub by the user as appropriate. The MC68060 User's Manual
118 "call-out" stub by the user as appropriate. The MC68060 User's Manual
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dhw_table.c184 u32 out[MLX5_ST_SZ_DW(query_vhca_state_out)] = {}; in mlx5_sf_hw_table_sf_deferred_free() local
193 err = mlx5_cmd_query_vhca_state(dev, hw_fn_id, out, sizeof(out)); in mlx5_sf_hw_table_sf_deferred_free()
196 state = MLX5_GET(query_vhca_state_out, out, vhca_state_context.vhca_state); in mlx5_sf_hw_table_sf_deferred_free()
/openbmc/linux/sound/firewire/motu/
H A Dmotu-stream.c416 goto out; in snd_motu_stream_lock_try()
422 out: in snd_motu_stream_lock_try()
432 goto out; in snd_motu_stream_lock_release()
436 out: in snd_motu_stream_lock_release()
/openbmc/linux/Documentation/bpf/
H A Dprog_flow_dissector.rst10 Flow dissector is a routine that parses metadata out of the packets. It's
28 * ``n_proto`` - L3 protocol type, parsed out of L2 header
31 Flow dissector BPF program should fill out the rest of the ``struct
112 flow dissector returns as soon as it finds out that the packet is fragmented;
/openbmc/linux/arch/powerpc/include/asm/
H A Dlv1call.h208 #define LV1_CALL(name, in, out, num) \ argument
209 extern s64 _lv1_##name(LV1_##in##_IN_##out##_OUT_ARG_DECL); \
210 static inline int lv1_##name(LV1_##in##_IN_##out##_OUT_ARG_DECL) \
211 {return _lv1_##name(LV1_##in##_IN_##out##_OUT_ARGS);}
/openbmc/linux/arch/arm/mach-mvebu/
H A Dpmsu.c173 goto out; in mvebu_v7_pmsu_init()
186 goto out; in mvebu_v7_pmsu_init()
196 goto out; in mvebu_v7_pmsu_init()
199 out: in mvebu_v7_pmsu_init()
/openbmc/linux/fs/smb/server/mgmt/
H A Duser_session.c343 goto out; in destroy_previous_session()
350 goto out; in destroy_previous_session()
356 goto out; in destroy_previous_session()
361 out: in destroy_previous_session()
/openbmc/qemu/crypto/
H A Dcipher-gcrypt.c.inc128 void *out, size_t len, Error **errp)
139 err = gcry_cipher_encrypt(ctx->handle, out, len, in, len);
150 void *out, size_t len, Error **errp)
161 err = gcry_cipher_decrypt(ctx->handle, out, len, in, len);
/openbmc/linux/drivers/devfreq/
H A Drk3399_dmc.c174 goto out; in rk3399_dmcfreq_target()
184 goto out; in rk3399_dmcfreq_target()
201 goto out; in rk3399_dmcfreq_target()
211 out: in rk3399_dmcfreq_target()
/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c517 goto out; in pasemi_dma_init()
524 goto out; in pasemi_dma_init()
533 goto out; in pasemi_dma_init()
617 out: in pasemi_dma_init()
/openbmc/linux/drivers/regulator/
H A Dtps6507x-regulator.c141 goto out; in tps6507x_pmic_set_bits()
149 out: in tps6507x_pmic_set_bits()
164 goto out; in tps6507x_pmic_clear_bits()
172 out: in tps6507x_pmic_clear_bits()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Drx.c383 goto out; in __efx_rx_packet()
394 goto out; in __efx_rx_packet()
398 goto out; in __efx_rx_packet()
407 out: in __efx_rx_packet()
/openbmc/linux/drivers/md/
H A Ddm-ps-service-time.c286 goto out; in st_select_path()
293 goto out; in st_select_path()
299 out: in st_select_path()
/openbmc/u-boot/tools/
H A Dmicrocode-tool.py183 out = '''/*%s
232 print out % tuple(args)
242 print >> fd, out % tuple(args)
/openbmc/linux/arch/x86/include/asm/
H A Dio.h246 static inline void out##bwl##_p(type value, u16 port) \
248 out##bwl(value, port); \
264 out##bwl(*value, port); \

1...<<151152153154155156157158159160>>...455