Home
last modified time | relevance | path

Searched defs:out (Results 1 – 25 of 822) sorted by relevance

12345678910>>...33

/linux/arch/powerpc/crypto/
H A Daes-spe-core.S22 #define LWH(out, off) \ argument
25 #define LWL(out, off) \ argument
28 #define LBZ(out, tab, off) \ argument
31 #define LAH(out, in, bpos, off) \ argument
35 #define LAL(out, in, bpos, off) \ argument
39 #define LAE(out, in, bpos) \ argument
43 #define LBE(out) \ argument
46 #define LAD(out, in, bpos) \ argument
50 #define LBD(out) \ argument
/linux/net/core/
H A Dflow_offload.c59 struct flow_match_meta *out) in flow_rule_match_meta()
66 struct flow_match_basic *out) in flow_rule_match_basic()
73 struct flow_match_control *out) in flow_rule_match_control()
80 struct flow_match_eth_addrs *out) in flow_rule_match_eth_addrs()
87 struct flow_match_vlan *out) in flow_rule_match_vlan()
94 struct flow_match_vlan *out) in flow_rule_match_cvlan()
101 struct flow_match_arp *out) in flow_rule_match_arp()
108 struct flow_match_ipv4_addrs *out) in flow_rule_match_ipv4_addrs()
115 struct flow_match_ipv6_addrs *out) in flow_rule_match_ipv6_addrs()
122 struct flow_match_ip *out) in flow_rule_match_ip()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c44 u32 *out = NULL; in mlx5_access_reg() local
135 struct mlx5_reg_pcap out; in mlx5_set_port_caps() local
163 u32 out[MLX5_ST_SZ_DW(mlcr_reg)]; in mlx5_set_port_beacon() local
174 u32 out[MLX5_ST_SZ_DW(ptys_reg)]; in mlx5_query_ib_port_oper() local
204 u32 out[MLX5_ST_SZ_DW(paos_reg)]; in mlx5_set_port_admin_status() local
217 u32 out[MLX5_ST_SZ_DW(paos_reg)]; in mlx5_query_port_admin_status() local
233 u32 out[MLX5_ST_SZ_DW(pmtu_reg)]; in mlx5_query_port_mtu() local
250 u32 out[MLX5_ST_SZ_DW(pmtu_reg)]; in mlx5_set_port_mtu() local
275 u32 out[MLX5_ST_SZ_DW(pmlp_reg)]; in mlx5_query_module_num() local
295 u32 out[MLX5_ST_SZ_DW(mcia_reg)]; in mlx5_query_module_id() local
[all …]
H A Dtransobj.c39 u32 out[MLX5_ST_SZ_DW(alloc_transport_domain_out)] = {}; in mlx5_core_alloc_transport_domain() local
68 u32 out[MLX5_ST_SZ_DW(create_rq_out)] = {}; in mlx5_core_create_rq() local
99 int mlx5_core_query_rq(struct mlx5_core_dev *dev, u32 rqn, u32 *out) in mlx5_core_query_rq()
112 u32 out[MLX5_ST_SZ_DW(create_sq_out)] = {}; in mlx5_core_create_sq() local
140 int mlx5_core_query_sq(struct mlx5_core_dev *dev, u32 sqn, u32 *out) in mlx5_core_query_sq()
152 void *out; in mlx5_core_query_sq_state() local
177 u32 out[MLX5_ST_SZ_DW(create_tir_out)] = {}; in mlx5_core_create_tir() local
208 u32 out[MLX5_ST_SZ_DW(create_tis_out)] = {}; in mlx5_core_create_tis() local
242 u32 out[MLX5_ST_SZ_DW(create_rqt_out)] = {}; in mlx5_core_create_rqt() local
257 u32 out[MLX5_ST_SZ_DW(modify_rqt_out)] = {}; in mlx5_core_modify_rqt() local
H A Dfw.c72 u32 *out; in mlx5_query_board_id() local
99 u32 *out; in mlx5_core_query_vendor_id() local
330 u32 out[MLX5_ST_SZ_DW(teardown_hca_out)] = {0}; in mlx5_cmd_force_teardown_hca() local
359 u32 out[MLX5_ST_SZ_DW(teardown_hca_out)] = {}; in mlx5_cmd_fast_teardown_hca() local
421 u32 out[MLX5_ST_SZ_DW(mcc_reg)]; in mlx5_reg_mcc_set() local
439 u32 out[MLX5_ST_SZ_DW(mcc_reg)]; in mlx5_reg_mcc_query() local
466 u32 out[MLX5_ST_SZ_DW(mcda_reg)]; in mlx5_reg_mcda_set() local
495 u32 out[MLX5_ST_SZ_DW(mcqi_reg) + MLX5_UN_SZ_DW(mcqi_reg_data)] = {}; in mlx5_reg_mcqi_query() local
665 u32 out[MLX5_ST_SZ_DW(mirc_reg)]; in mlx5_fsm_reactivate() local
748 static int mlx5_reg_mcqs_query(struct mlx5_core_dev *dev, u32 *out, in mlx5_reg_mcqs_query()
[all …]
H A Dmr.c70 int mlx5_core_query_mkey(struct mlx5_core_dev *dev, u32 mkey, u32 *out, in mlx5_core_query_mkey()
82 static inline u32 mlx5_get_psv(u32 *out, int psv_index) in mlx5_get_psv()
95 u32 out[MLX5_ST_SZ_DW(create_psv_out)] = {}; in mlx5_core_create_psv() local
129 u32 out[MLX5_ST_SZ_DW(query_special_contexts_out)] = {}; in mlx5_core_get_terminate_scatter_list_mkey() local
/linux/fs/bcachefs/
H A Dprintbuf.h165 static inline unsigned printbuf_remaining(struct printbuf *out) in printbuf_remaining()
170 static inline unsigned printbuf_written(struct printbuf *out) in printbuf_written()
175 static inline void printbuf_nul_terminate_reserved(struct printbuf *out) in printbuf_nul_terminate_reserved()
183 static inline void printbuf_nul_terminate(struct printbuf *out) in printbuf_nul_terminate()
190 static inline void __prt_char_reserved(struct printbuf *out, char c) in __prt_char_reserved()
197 static inline void __prt_char(struct printbuf *out, char c) in __prt_char()
203 static inline void prt_char(struct printbuf *out, char c) in prt_char()
210 static inline void __prt_chars_reserved(struct printbuf *out, char c, unsigned n) in __prt_chars_reserved()
218 static inline void prt_chars(struct printbuf *out, char c, unsigned n) in prt_chars()
225 static inline void prt_bytes(struct printbuf *out, const void *b, unsigned n) in prt_bytes()
[all …]
H A Dutil.c244 void bch2_prt_u64_base2_nbits(struct printbuf *out, u64 v, unsigned nr_bits) in bch2_prt_u64_base2_nbits()
250 void bch2_prt_u64_base2(struct printbuf *out, u64 v) in bch2_prt_u64_base2()
319 void bch2_prt_backtrace(struct printbuf *out, bch_stacktrace *stack) in bch2_prt_backtrace()
327 int bch2_prt_task_backtrace(struct printbuf *out, struct task_struct *task, unsigned skipnr, gfp_t … in bch2_prt_task_backtrace()
339 void bch2_prt_datetime(struct printbuf *out, time64_t sec) in bch2_prt_datetime()
348 void bch2_prt_datetime(struct printbuf *out, time64_t sec) in bch2_prt_datetime()
356 void bch2_pr_time_units(struct printbuf *out, u64 ns) in bch2_pr_time_units()
363 static void bch2_pr_time_units_aligned(struct printbuf *out, u64 ns) in bch2_pr_time_units_aligned()
370 static inline void pr_name_and_units(struct printbuf *out, const char *name, u64 ns) in pr_name_and_units()
379 void bch2_time_stats_to_text(struct printbuf *out, struct bch2_time_stats *stats) in bch2_time_stats_to_text()
[all …]
H A Dvarint.c21 int bch2_varint_encode(u8 *out, u64 v) in bch2_varint_encode()
49 int bch2_varint_decode(const u8 *in, const u8 *end, u64 *out) in bch2_varint_decode()
82 int bch2_varint_encode_fast(u8 *out, u64 v) in bch2_varint_encode_fast()
110 int bch2_varint_decode_fast(const u8 *in, const u8 *end, u64 *out) in bch2_varint_decode_fast()
H A Derror.c14 void __bch2_log_msg_start(const char *fs_or_dev_name, struct printbuf *out) in __bch2_log_msg_start()
23 bool __bch2_inconsistent_error(struct bch_fs *c, struct printbuf *out) in __bch2_inconsistent_error()
96 int __bch2_topology_error(struct bch_fs *c, struct printbuf *out) in __bch2_topology_error()
301 static void prt_actioning(struct printbuf *out, const char *action) in prt_actioning()
446 struct printbuf buf = PRINTBUF, *out = &buf; in __bch2_fsck_err() local
730 int bch2_inum_offset_err_msg_trans(struct btree_trans *trans, struct printbuf *out, in bch2_inum_offset_err_msg_trans()
748 void bch2_inum_offset_err_msg(struct bch_fs *c, struct printbuf *out, in bch2_inum_offset_err_msg()
754 int bch2_inum_snap_offset_err_msg_trans(struct btree_trans *trans, struct printbuf *out, in bch2_inum_snap_offset_err_msg_trans()
765 void bch2_inum_snap_offset_err_msg(struct bch_fs *c, struct printbuf *out, in bch2_inum_snap_offset_err_msg()
H A Ddisk_groups.c89 static void bch2_sb_disk_groups_to_text(struct printbuf *out, in bch2_sb_disk_groups_to_text()
336 static void __bch2_disk_path_to_text(struct printbuf *out, struct bch_disk_groups_cpu *g, in __bch2_disk_path_to_text()
374 void bch2_disk_groups_to_text(struct printbuf *out, struct bch_fs *c) in bch2_disk_groups_to_text()
403 void bch2_disk_path_to_text(struct printbuf *out, struct bch_fs *c, unsigned v) in bch2_disk_path_to_text()
411 void bch2_disk_path_to_text_sb(struct printbuf *out, struct bch_sb *sb, unsigned v) in bch2_disk_path_to_text_sb()
521 void bch2_target_to_text(struct printbuf *out, struct bch_fs *c, unsigned v) in bch2_target_to_text()
554 static void bch2_target_to_text_sb(struct printbuf *out, struct bch_sb *sb, unsigned v) in bch2_target_to_text_sb()
582 void bch2_opt_target_to_text(struct printbuf *out, in bch2_opt_target_to_text()
/linux/fs/udf/
H A Dudfend.h10 struct kernel_lb_addr out; in lelb_to_cpu() local
20 struct lb_addr out; in cpu_to_lelb() local
30 struct short_ad out; in lesa_to_cpu() local
40 struct short_ad out; in cpu_to_lesa() local
50 struct kernel_long_ad out; in lela_to_cpu() local
60 struct long_ad out; in cpu_to_lela() local
70 struct kernel_extent_ad out; in leea_to_cpu() local
/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs.c23 struct vcap_output_print *out, in vcap_debugfs_show_rule_keyfield()
118 struct vcap_output_print *out, in vcap_debugfs_show_rule_actionfield()
159 struct vcap_output_print *out) in vcap_debugfs_show_keysets()
192 struct vcap_output_print *out) in vcap_debugfs_show_rule_keyset()
213 struct vcap_output_print *out) in vcap_debugfs_show_rule_actionset()
238 struct vcap_output_print *out, in vcap_show_admin_rule()
268 struct vcap_output_print *out) in vcap_show_admin_info()
294 struct vcap_output_print *out) in vcap_show_admin()
317 struct vcap_output_print *out) in vcap_show_admin_raw()
372 struct vcap_output_print out = { in vcap_port_debugfs_show() local
[all …]
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Doutput.c20 int omapdss_output_set_device(struct omap_dss_device *out, in omapdss_output_set_device()
53 int omapdss_output_unset_device(struct omap_dss_device *out) in omapdss_output_unset_device()
85 int omapdss_register_output(struct omap_dss_device *out) in omapdss_register_output()
92 void omapdss_unregister_output(struct omap_dss_device *out) in omapdss_unregister_output()
100 struct omap_dss_device *out; in omap_dss_get_output() local
113 struct omap_dss_device *out; in omap_dss_find_output() local
127 struct omap_dss_device *out; in omap_dss_find_output_by_port_node() local
163 struct omap_dss_device *out; in omapdss_find_mgr_from_display() local
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_translation_helper.c34 …id dml2_init_ip_params(struct dml2_context *dml2, const struct dc *in_dc, struct ip_params_st *out) in dml2_init_ip_params()
245 …it_socbb_params(struct dml2_context *dml2, const struct dc *in_dc, struct soc_bounding_box_st *out) in dml2_init_socbb_params()
328 const struct soc_bounding_box_st *in_bbox, struct soc_states_st *out) in dml2_init_soc_states()
610 void dml2_translate_ip_params(const struct dc *in, struct ip_params_st *out) in dml2_translate_ip_params()
679 void dml2_translate_socbb_params(const struct dc *in, struct soc_bounding_box_st *out) in dml2_translate_socbb_params()
713 void dml2_translate_soc_states(const struct dc *dc, struct soc_states_st *out, int num_states) in dml2_translate_soc_states()
752 static void populate_dml_timing_cfg_from_stream_state(struct dml_timing_cfg_st *out, unsigned int l… in populate_dml_timing_cfg_from_stream_state()
779 static void populate_dml_output_cfg_from_stream_state(struct dml_output_cfg_st *out, unsigned int l… in populate_dml_output_cfg_from_stream_state()
892 static void populate_dummy_dml_surface_cfg(struct dml_surface_cfg_st *out, unsigned int location, c… in populate_dummy_dml_surface_cfg()
911 …rface_cfg_from_plane_state(enum dml_project_id dml2_project, struct dml_surface_cfg_st *out, unsig… in populate_dml_surface_cfg_from_plane_state()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport.c38 u32 out[MLX5_ST_SZ_DW(ptys_reg)]; in mlx5_port_query_eth_autoneg() local
55 u32 out[MLX5_ST_SZ_DW(ptys_reg)]; in mlx5_port_set_eth_ptys() local
110 int mlx5e_port_query_pbmc(struct mlx5_core_dev *mdev, void *out) in mlx5e_port_query_pbmc()
130 void *out; in mlx5e_port_set_pbmc() local
145 u8 pool_idx, void *out, int size_out) in mlx5e_port_query_sbpr()
159 u32 out[MLX5_ST_SZ_DW(sbpr_reg)] = {}; in mlx5e_port_set_sbpr() local
173 u8 pg_buff_idx, u8 dir, void *out, in mlx5e_port_query_sbcm()
189 u32 out[MLX5_ST_SZ_DW(sbcm_reg)] = {}; in mlx5e_port_set_sbcm() local
221 void *out; in mlx5e_port_query_priority2buffer() local
253 void *out; in mlx5e_port_set_priority2buffer() local
[all …]
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_debugfs.c79 struct vcap_output_print *out) in sparx5_vcap_is0_port_keys()
122 struct vcap_output_print *out) in sparx5_vcap_is2_port_keys()
234 struct vcap_output_print *out) in sparx5_vcap_is2_port_stickies()
290 struct vcap_output_print *out) in sparx5_vcap_es0_port_keys()
328 struct vcap_output_print *out) in sparx5_vcap_es2_port_keys()
407 struct vcap_output_print *out) in sparx5_vcap_es2_port_stickies()
441 struct vcap_output_print *out) in sparx5_port_info()
/linux/arch/powerpc/include/asm/
H A Depapr_hcalls.h466 unsigned long *out, in epapr_hypercall()
502 unsigned long *out, in epapr_hypercall()
512 unsigned long out[8]; in epapr_hypercall0_1() local
524 unsigned long out[8]; in epapr_hypercall0() local
532 unsigned long out[8]; in epapr_hypercall1() local
542 unsigned long out[8]; in epapr_hypercall2() local
553 unsigned long out[8]; in epapr_hypercall3() local
566 unsigned long out[8]; in epapr_hypercall4() local
/linux/drivers/vdpa/mlx5/core/
H A Dresources.c12 u32 out[MLX5_ST_SZ_DW(alloc_pd_out)] = {}; in alloc_pd() local
39 u32 out[MLX5_ST_SZ_DW(query_special_contexts_out)] = {}; in get_null_mkey() local
53 u32 out[MLX5_ST_SZ_DW(create_uctx_out)] = {}; in create_uctx() local
83 u32 out[MLX5_ST_SZ_DW(destroy_uctx_out)] = {}; in destroy_uctx() local
97 u32 out[MLX5_ST_SZ_DW(create_tis_out)] = {}; in mlx5_vdpa_create_tis() local
121 u32 out[MLX5_ST_SZ_DW(create_rqt_out)] = {}; in mlx5_vdpa_create_rqt() local
134 u32 out[MLX5_ST_SZ_DW(create_rqt_out)] = {}; in mlx5_vdpa_modify_rqt() local
154 u32 out[MLX5_ST_SZ_DW(create_tir_out)] = {}; in mlx5_vdpa_create_tir() local
177 u32 out[MLX5_ST_SZ_DW(alloc_transport_domain_out)] = {}; in mlx5_vdpa_alloc_transport_domain() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dcmd.c9 u32 out[MLX5_ST_SZ_DW(alloc_sf_out)] = {}; in mlx5_cmd_alloc_sf() local
20 u32 out[MLX5_ST_SZ_DW(dealloc_sf_out)] = {}; in mlx5_cmd_dealloc_sf() local
31 u32 out[MLX5_ST_SZ_DW(enable_hca_out)] = {}; in mlx5_cmd_sf_enable_hca() local
42 u32 out[MLX5_ST_SZ_DW(disable_hca_out)] = {}; in mlx5_cmd_sf_disable_hca() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcmd.c47 u32 out[MLX5_FPGA_ACCESS_REG_SZ]; in mlx5_fpga_access_reg() local
85 u32 out[MLX5_ST_SZ_DW(fpga_ctrl)]; in mlx5_fpga_ctrl_op() local
128 u32 out[MLX5_ST_SZ_DW(fpga_ctrl)]; in mlx5_fpga_query() local
145 u32 out[MLX5_ST_SZ_DW(fpga_create_qp_out)] = {}; in mlx5_fpga_create_qp() local
181 u32 out[MLX5_ST_SZ_DW(fpga_query_qp_out)] = {}; in mlx5_fpga_query_qp() local
210 u32 out[MLX5_ST_SZ_DW(fpga_query_qp_counters_out)] = {}; in mlx5_fpga_query_qp_counters() local
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_debugfs.c10 struct vcap_output_print *out) in lan966x_vcap_is1_port_keys()
127 struct vcap_output_print *out) in lan966x_vcap_is2_port_keys()
197 struct vcap_output_print *out) in lan966x_vcap_es0_port_keys()
217 struct vcap_output_print *out) in lan966x_vcap_port_info()
/linux/drivers/platform/x86/tuxedo/nb04/
H A Dwmi_util.c20 union acpi_object **out) in __wmi_method_acpi_object_out()
49 u8 *out, in __wmi_method_buffer_out()
80 union tux_wmi_xx_8in_80out_out_t *out) in tux_wmi_xx_8in_80out()
88 union tux_wmi_xx_496in_80out_out_t *out) in tux_wmi_xx_496in_80out()
/linux/drivers/infiniband/hw/mlx5/
H A Dcmd.c10 u32 out[MLX5_ST_SZ_DW(query_special_contexts_out)] = {}; in mlx5r_cmd_query_special_mkeys() local
46 void *out) in mlx5_cmd_query_cong_params()
91 u32 out[MLX5_ST_SZ_DW(alloc_transport_domain_out)] = {}; in mlx5_cmd_alloc_transport_domain() local
158 u32 out[MLX5_ST_SZ_DW(alloc_xrcd_out)] = {}; in mlx5_cmd_xrcd_alloc() local
188 u32 *out; in mlx5_cmd_mad_ifc() local
225 u32 out[MLX5_ST_SZ_DW(alloc_uar_out)] = {}; in mlx5_cmd_uar_alloc() local
252 u8 out[MLX5_ST_SZ_BYTES(query_vuid_out) + in mlx5_cmd_query_vuid() local
/linux/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_vpu_if.c135 struct venc_ap_ipi_msg_init out; in vpu_enc_init() local
194 struct venc_ap_ipi_msg_set_param_ext out; in vpu_enc_set_param() local
261 struct venc_ap_ipi_msg_enc_ext out; in vpu_enc_encode_32bits() local
305 struct venc_ap_ipi_msg_enc_ext_34 out; in vpu_enc_encode_34bits() local
370 struct venc_ap_ipi_msg_deinit out; in vpu_enc_deinit() local

12345678910>>...33