Home
last modified time | relevance | path

Searched refs:out (Results 1 – 25 of 5787) sorted by relevance

12345678910>>...232

/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_debugfs.c79 struct vcap_output_print *out) in sparx5_vcap_is0_port_keys() argument
84 out->prf(out->dst, " port[%02d] (%s): ", port->portno, in sparx5_vcap_is0_port_keys()
87 out->prf(out->dst, "\n Lookup %d: ", lookup); in sparx5_vcap_is0_port_keys()
92 out->prf(out->dst, "\n state: "); in sparx5_vcap_is0_port_keys()
94 out->prf(out->dst, "on"); in sparx5_vcap_is0_port_keys()
96 out in sparx5_vcap_is0_port_keys()
122 sparx5_vcap_is2_port_keys(struct sparx5 * sparx5,struct vcap_admin * admin,struct sparx5_port * port,struct vcap_output_print * out) sparx5_vcap_is2_port_keys() argument
234 sparx5_vcap_is2_port_stickies(struct sparx5 * sparx5,struct vcap_admin * admin,struct vcap_output_print * out) sparx5_vcap_is2_port_stickies() argument
290 sparx5_vcap_es0_port_keys(struct sparx5 * sparx5,struct vcap_admin * admin,struct sparx5_port * port,struct vcap_output_print * out) sparx5_vcap_es0_port_keys() argument
328 sparx5_vcap_es2_port_keys(struct sparx5 * sparx5,struct vcap_admin * admin,struct sparx5_port * port,struct vcap_output_print * out) sparx5_vcap_es2_port_keys() argument
407 sparx5_vcap_es2_port_stickies(struct sparx5 * sparx5,struct vcap_admin * admin,struct vcap_output_print * out) sparx5_vcap_es2_port_stickies() argument
441 sparx5_port_info(struct net_device * ndev,struct vcap_admin * admin,struct vcap_output_print * out) sparx5_port_info() argument
[all...]
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_debugfs.c10 struct vcap_output_print *out) in lan966x_vcap_is1_port_keys() argument
15 out->prf(out->dst, " port[%d] (%s): ", port->chip_port, in lan966x_vcap_is1_port_keys()
19 out->prf(out->dst, "\n state: "); in lan966x_vcap_is1_port_keys()
21 out->prf(out->dst, "on"); in lan966x_vcap_is1_port_keys()
23 out->prf(out->dst, "off"); in lan966x_vcap_is1_port_keys()
26 out in lan966x_vcap_is1_port_keys()
127 lan966x_vcap_is2_port_keys(struct lan966x_port * port,struct vcap_admin * admin,struct vcap_output_print * out) lan966x_vcap_is2_port_keys() argument
197 lan966x_vcap_es0_port_keys(struct lan966x_port * port,struct vcap_admin * admin,struct vcap_output_print * out) lan966x_vcap_es0_port_keys() argument
217 lan966x_vcap_port_info(struct net_device * dev,struct vcap_admin * admin,struct vcap_output_print * out) lan966x_vcap_port_info() argument
[all...]
/linux/drivers/usb/host/
H A Duhci-debug.c46 char *out = buf; in uhci_show_td() local
51 out += sprintf(out, "%*s[%p] link (%08x) ", space, "", td, in uhci_show_td()
53 out += sprintf(out, "e%d %s%s%s%s%s%s%s%s%s%sLength=%x ", in uhci_show_td()
66 if (out - buf > len) in uhci_show_td()
85 out += sprintf(out, "MaxLen=%x DT%d EndPt=%x Dev=%x, PID=%x(%s) ", in uhci_show_td()
92 out += sprintf(out, "(bu in uhci_show_td()
103 char *out = buf; uhci_show_urbp() local
168 char *out = buf; uhci_show_qh() local
307 char *out = buf; uhci_show_status() local
376 char *out = buf; uhci_sprint_schedule() local
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_translation_helper.c34 void dml2_init_ip_params(struct dml2_context *dml2, const struct dc *in_dc, struct ip_params_st *out) in dml2_init_ip_params() argument
41 out->vblank_nom_default_us = 600; in dml2_init_ip_params()
42 out->rob_buffer_size_kbytes = 128; in dml2_init_ip_params()
43 out->config_return_buffer_size_in_kbytes = 1280; in dml2_init_ip_params()
44 out->config_return_buffer_segment_size_in_kbytes = 64; in dml2_init_ip_params()
45 out->compressed_buffer_segment_size_in_kbytes = 64; in dml2_init_ip_params()
46 out->meta_fifo_size_in_kentries = 22; in dml2_init_ip_params()
47 out->zero_size_buffer_entries = 512; in dml2_init_ip_params()
48 out->dpte_buffer_size_in_pte_reqs_luma = 68; in dml2_init_ip_params()
49 out in dml2_init_ip_params()
245 dml2_init_socbb_params(struct dml2_context * dml2,const struct dc * in_dc,struct soc_bounding_box_st * out) dml2_init_socbb_params() argument
328 dml2_init_soc_states(struct dml2_context * dml2,const struct dc * in_dc,const struct soc_bounding_box_st * in_bbox,struct soc_states_st * out) dml2_init_soc_states() argument
610 dml2_translate_ip_params(const struct dc * in,struct ip_params_st * out) dml2_translate_ip_params() argument
679 dml2_translate_socbb_params(const struct dc * in,struct soc_bounding_box_st * out) dml2_translate_socbb_params() argument
713 dml2_translate_soc_states(const struct dc * dc,struct soc_states_st * out,int num_states) dml2_translate_soc_states() argument
752 populate_dml_timing_cfg_from_stream_state(struct dml_timing_cfg_st * out,unsigned int location,const struct dc_stream_state * in) populate_dml_timing_cfg_from_stream_state() argument
779 populate_dml_output_cfg_from_stream_state(struct dml_output_cfg_st * out,unsigned int location,const struct dc_stream_state * in,const struct pipe_ctx * pipe,struct dml2_context * dml2) populate_dml_output_cfg_from_stream_state() argument
892 populate_dummy_dml_surface_cfg(struct dml_surface_cfg_st * out,unsigned int location,const struct dc_stream_state * in) populate_dummy_dml_surface_cfg() argument
911 populate_dml_surface_cfg_from_plane_state(enum dml_project_id dml2_project,struct dml_surface_cfg_st * out,unsigned int location,const struct dc_plane_state * in) populate_dml_surface_cfg_from_plane_state() argument
1003 populate_dummy_dml_plane_cfg(struct dml_plane_cfg_st * out,unsigned int location,const struct dc_stream_state * in,const struct soc_bounding_box_st * soc) populate_dummy_dml_plane_cfg() argument
1059 populate_dml_plane_cfg_from_plane_state(struct dml_plane_cfg_st * out,unsigned int location,const struct dc_plane_state * in,struct dc_state * context,const struct soc_bounding_box_st * soc) populate_dml_plane_cfg_from_plane_state() argument
1226 populate_dml_writeback_cfg_from_stream_state(struct dml_writeback_cfg_st * out,unsigned int location,const struct dc_stream_state * in) populate_dml_writeback_cfg_from_stream_state() argument
1429 dml2_update_pipe_ctx_dchub_regs(struct _vcs_dpi_dml_display_rq_regs_st * rq_regs,struct _vcs_dpi_dml_display_dlg_regs_st * disp_dlg_regs,struct _vcs_dpi_dml_display_ttu_regs_st * disp_ttu_regs,struct pipe_ctx * out) dml2_update_pipe_ctx_dchub_regs() argument
[all...]
/linux/fs/bcachefs/
H A Dprintbuf.c33 int bch2_printbuf_make_room(struct printbuf *out, unsigned extra) in bch2_printbuf_make_room() argument
38 if (out->pos + extra <= out->size) in bch2_printbuf_make_room()
41 if (!out->heap_allocated) { in bch2_printbuf_make_room()
42 out->overflow = true; in bch2_printbuf_make_room()
46 unsigned new_size = roundup_pow_of_two(out->size + extra); in bch2_printbuf_make_room()
50 out->allocation_failure = true; in bch2_printbuf_make_room()
51 out->overflow = true; in bch2_printbuf_make_room()
59 char *buf = krealloc(out->buf, new_size, !out in bch2_printbuf_make_room()
72 printbuf_advance_pos(struct printbuf * out,unsigned len) printbuf_advance_pos() argument
77 printbuf_insert_spaces(struct printbuf * out,unsigned pos,unsigned nr) printbuf_insert_spaces() argument
95 __printbuf_do_indent(struct printbuf * out,unsigned pos) __printbuf_do_indent() argument
152 printbuf_do_indent(struct printbuf * out,unsigned pos) printbuf_do_indent() argument
158 bch2_prt_vprintf(struct printbuf * out,const char * fmt,va_list args) bch2_prt_vprintf() argument
176 bch2_prt_printf(struct printbuf * out,const char * fmt,...) bch2_prt_printf() argument
338 bch2_printbuf_strip_trailing_newline(struct printbuf * out) bch2_printbuf_strip_trailing_newline() argument
352 __prt_tab(struct printbuf * out) __prt_tab() argument
368 bch2_prt_tab(struct printbuf * out) bch2_prt_tab() argument
415 bch2_prt_bytes_indented(struct printbuf * out,const char * str,unsigned count) bch2_prt_bytes_indented() argument
429 bch2_prt_human_readable_u64(struct printbuf * out,u64 v) bch2_prt_human_readable_u64() argument
445 bch2_prt_human_readable_s64(struct printbuf * out,s64 v) bch2_prt_human_readable_s64() argument
460 bch2_prt_units_u64(struct printbuf * out,u64 v) bch2_prt_units_u64() argument
476 bch2_prt_units_s64(struct printbuf * out,s64 v) bch2_prt_units_s64() argument
483 bch2_prt_string_option(struct printbuf * out,const char * const list[],size_t selected) bch2_prt_string_option() argument
491 bch2_prt_bitflags(struct printbuf * out,const char * const list[],u64 flags) bch2_prt_bitflags() argument
509 bch2_prt_bitflags_vector(struct printbuf * out,const char * const list[],unsigned long * v,unsigned nr) bch2_prt_bitflags_vector() argument
[all...]
H A Dprintbuf.h40 * memory allocation failure we usually don't want to bail out and unwind - we
105 __printf(2, 3) void bch2_prt_printf(struct printbuf *out, const char *fmt, ...);
106 __printf(2, 0) void bch2_prt_vprintf(struct printbuf *out, const char *fmt, va_list);
154 static inline unsigned printbuf_remaining_size(struct printbuf *out) in DEFINE_CLASS()
156 if (WARN_ON(out->size && out->pos >= out->size)) in DEFINE_CLASS()
157 out->pos = out->size - 1; in DEFINE_CLASS()
158 return out in DEFINE_CLASS()
165 printbuf_remaining(struct printbuf * out) printbuf_remaining() argument
170 printbuf_written(struct printbuf * out) printbuf_written() argument
175 printbuf_nul_terminate_reserved(struct printbuf * out) printbuf_nul_terminate_reserved() argument
183 printbuf_nul_terminate(struct printbuf * out) printbuf_nul_terminate() argument
190 __prt_char_reserved(struct printbuf * out,char c) __prt_char_reserved() argument
197 __prt_char(struct printbuf * out,char c) __prt_char() argument
203 prt_char(struct printbuf * out,char c) prt_char() argument
210 __prt_chars_reserved(struct printbuf * out,char c,unsigned n) __prt_chars_reserved() argument
218 prt_chars(struct printbuf * out,char c,unsigned n) prt_chars() argument
225 prt_bytes(struct printbuf * out,const void * b,unsigned n) prt_bytes() argument
237 prt_str(struct printbuf * out,const char * str) prt_str() argument
242 prt_str_indented(struct printbuf * out,const char * str) prt_str_indented() argument
247 prt_hex_byte(struct printbuf * out,u8 byte) prt_hex_byte() argument
255 prt_hex_byte_upper(struct printbuf * out,u8 byte) prt_hex_byte_upper() argument
[all...]
/linux/fs/ocfs2/dlm/
H A Ddlmdebug.c185 int out = 0; in stringify_lockname() local
193 out += scnprintf(buf + out, len - out, "%.*s%08x", in stringify_lockname()
197 out += scnprintf(buf + out, len - out, "%.*s", in stringify_lockname()
199 return out; in stringify_lockname()
205 int out = 0; in stringify_nodemap() local
209 out in stringify_nodemap()
216 int out = 0; dump_mle() local
299 int out = 0; debug_purgelist_print() local
356 int i, out = 0; debug_mle_print() local
412 int out; dump_lock() local
438 int out = 0; dump_lockres() local
610 int out = 0; debug_state_print() local
[all...]
/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs.c23 struct vcap_output_print *out, in vcap_debugfs_show_rule_keyfield() argument
32 out->prf(out->dst, " %s: W%d: ", vcap_keyfield_name(vctrl, key), in vcap_debugfs_show_rule_keyfield()
37 out->prf(out->dst, "%d/%d", data->u1.value, data->u1.mask); in vcap_debugfs_show_rule_keyfield()
44 out->prf(out->dst, "%pI4h/%pI4h", &data->u32.value, in vcap_debugfs_show_rule_keyfield()
55 out->prf(out->dst, "%u/%u", data->u32.value & fmsk, in vcap_debugfs_show_rule_keyfield()
63 out in vcap_debugfs_show_rule_keyfield()
118 vcap_debugfs_show_rule_actionfield(struct vcap_control * vctrl,struct vcap_output_print * out,enum vcap_action_field action,const struct vcap_field * actionfield,u8 * value) vcap_debugfs_show_rule_actionfield() argument
159 vcap_debugfs_show_keysets(struct vcap_rule_internal * ri,struct vcap_output_print * out) vcap_debugfs_show_keysets() argument
192 vcap_debugfs_show_rule_keyset(struct vcap_rule_internal * ri,struct vcap_output_print * out) vcap_debugfs_show_rule_keyset() argument
213 vcap_debugfs_show_rule_actionset(struct vcap_rule_internal * ri,struct vcap_output_print * out) vcap_debugfs_show_rule_actionset() argument
238 vcap_show_admin_rule(struct vcap_control * vctrl,struct vcap_admin * admin,struct vcap_output_print * out,struct vcap_rule_internal * ri) vcap_show_admin_rule() argument
268 vcap_show_admin_info(struct vcap_control * vctrl,struct vcap_admin * admin,struct vcap_output_print * out) vcap_show_admin_info() argument
294 vcap_show_admin(struct vcap_control * vctrl,struct vcap_admin * admin,struct vcap_output_print * out) vcap_show_admin() argument
317 vcap_show_admin_raw(struct vcap_control * vctrl,struct vcap_admin * admin,struct vcap_output_print * out) vcap_show_admin_raw() argument
372 struct vcap_output_print out = { vcap_port_debugfs_show() local
407 struct vcap_output_print out = { vcap_debugfs_show() local
424 struct vcap_output_print out = { vcap_raw_debugfs_show() local
[all...]
/linux/tools/perf/util/
H A Ddata-convert-json.c36 FILE *out; member
42 static void output_json_string(FILE *out, const char *s) in output_json_string() argument
44 fputc('"', out); in output_json_string()
49 case '"': fputs("\\\"", out); break; in output_json_string()
50 case '\\': fputs("\\\\", out); break; in output_json_string()
51 case '\b': fputs("\\b", out); break; in output_json_string()
52 case '\f': fputs("\\f", out); break; in output_json_string()
53 case '\n': fputs("\\n", out); break; in output_json_string()
54 case '\r': fputs("\\r", out); break; in output_json_string()
55 case '\t': fputs("\\t", out); brea in output_json_string()
73 output_json_delimiters(FILE * out,bool comma,int depth) output_json_delimiters() argument
86 output_json_format(FILE * out,bool comma,int depth,const char * format,...) output_json_format() argument
97 output_json_key_string(FILE * out,bool comma,int depth,const char * key,const char * value) output_json_key_string() argument
108 output_json_key_format(FILE * out,bool comma,int depth,const char * key,const char * format,...) output_json_key_format() argument
125 FILE *out = c->out; output_sample_callchain_entry() local
156 FILE *out = c->out; process_sample_event() local
265 FILE *out = c->out; output_headers() local
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_type_based.c14 char out[256]; member
112 struct core_reloc_type_based_output *out = (void *)&data.out; in test_core_type_based() local
114 out->struct_exists = bpf_core_type_exists(struct a_struct); in test_core_type_based()
115 out->complex_struct_exists = bpf_core_type_exists(struct a_complex_struct); in test_core_type_based()
116 out->union_exists = bpf_core_type_exists(union a_union); in test_core_type_based()
117 out->enum_exists = bpf_core_type_exists(enum an_enum); in test_core_type_based()
118 out->typedef_named_struct_exists = bpf_core_type_exists(named_struct_typedef); in test_core_type_based()
119 out->typedef_anon_struct_exists = bpf_core_type_exists(anon_struct_typedef); in test_core_type_based()
120 out in test_core_type_based()
[all...]
H A Dtest_core_reloc_type_id.c14 char out[256]; member
86 struct core_reloc_type_id_output *out = (void *)&data.out; in test_core_type_id() local
88 out->local_anon_struct = bpf_core_type_id_local(struct { int marker_field; }); in test_core_type_id()
89 out->local_anon_union = bpf_core_type_id_local(union { int marker_field; }); in test_core_type_id()
90 out->local_anon_enum = bpf_core_type_id_local(enum { MARKER_ENUM_VAL = 123 }); in test_core_type_id()
91 out->local_anon_func_proto_ptr = bpf_core_type_id_local(_Bool(*)(int)); in test_core_type_id()
92 out->local_anon_void_ptr = bpf_core_type_id_local(void *); in test_core_type_id()
93 out->local_anon_arr = bpf_core_type_id_local(_Bool[47]); in test_core_type_id()
95 out in test_core_type_id()
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_factory.c25 bool dml2_pmo_create(enum dml2_project_id project_id, struct dml2_pmo_instance *out) in dml2_pmo_create() argument
29 if (out == 0) in dml2_pmo_create()
32 memset(out, 0, sizeof(struct dml2_pmo_instance)); in dml2_pmo_create()
36 out->initialize = pmo_dcn4_fams2_initialize; in dml2_pmo_create()
37 out->optimize_dcc_mcache = pmo_dcn4_fams2_optimize_dcc_mcache; in dml2_pmo_create()
41 out->initialize = pmo_dcn3_initialize; in dml2_pmo_create()
43 out->optimize_dcc_mcache = pmo_dcn3_optimize_dcc_mcache; in dml2_pmo_create()
45 out->init_for_vmin = pmo_dcn3_init_for_vmin; in dml2_pmo_create()
46 out->test_for_vmin = pmo_dcn3_test_for_vmin; in dml2_pmo_create()
47 out in dml2_pmo_create()
[all...]
/linux/fs/udf/
H A Dudfend.h10 struct kernel_lb_addr out; in lelb_to_cpu() local
12 out.logicalBlockNum = le32_to_cpu(in.logicalBlockNum); in lelb_to_cpu()
13 out.partitionReferenceNum = le16_to_cpu(in.partitionReferenceNum); in lelb_to_cpu()
15 return out; in lelb_to_cpu()
20 struct lb_addr out; in cpu_to_lelb() local
22 out.logicalBlockNum = cpu_to_le32(in.logicalBlockNum); in cpu_to_lelb()
23 out.partitionReferenceNum = cpu_to_le16(in.partitionReferenceNum); in cpu_to_lelb()
25 return out; in cpu_to_lelb()
30 struct short_ad out; in lesa_to_cpu() local
32 out in lesa_to_cpu()
40 struct short_ad out; cpu_to_lesa() local
50 struct kernel_long_ad out; lela_to_cpu() local
60 struct long_ad out; cpu_to_lela() local
70 struct kernel_extent_ad out; leea_to_cpu() local
[all...]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtailcalls.c37 goto out; in test_tailcall_1()
41 goto out; in test_tailcall_1()
45 goto out; in test_tailcall_1()
49 goto out; in test_tailcall_1()
56 goto out; in test_tailcall_1()
60 goto out; in test_tailcall_1()
64 goto out; in test_tailcall_1()
74 goto out; in test_tailcall_1()
86 goto out; in test_tailcall_1()
90 goto out; in test_tailcall_1()
[all...]
H A Dxdp_synproxy.c16 goto out; \
20 /* out must be at least `size * 4 + 1` bytes long */
21 static void escape_str(char *out, const char *in, size_t size) in escape_str() argument
28 *out++ = in[i]; in escape_str()
30 *out++ = '\\'; in escape_str()
31 *out++ = 'x'; in escape_str()
32 *out++ = hex[(in[i] >> 4) & 0xf]; in escape_str()
33 *out++ = hex[in[i] & 0xf]; in escape_str()
36 *out++ = '\0'; in escape_str()
67 SYS(out, "i in test_synproxy()
[all...]
H A Dxdp_flowtable.c78 SYS(out, "ip netns add " TX_NETNS_NAME); in test_xdp_flowtable()
79 SYS(out, "ip netns add " RX_NETNS_NAME); in test_xdp_flowtable()
83 goto out; in test_xdp_flowtable()
85 SYS(out, "sysctl -qw net.ipv4.conf.all.forwarding=1"); in test_xdp_flowtable()
87 SYS(out, "ip link add " TX_NAME " type veth peer " FORWARD_NAME); in test_xdp_flowtable()
88 SYS(out, "ip link set " TX_NAME " netns " TX_NETNS_NAME); in test_xdp_flowtable()
89 SYS(out, "ip link set dev " FORWARD_NAME " address " FORWARD_MAC); in test_xdp_flowtable()
90 SYS(out, in test_xdp_flowtable()
92 SYS(out, "ip link set dev " FORWARD_NAME " up"); in test_xdp_flowtable()
94 SYS(out, "i in test_xdp_flowtable()
[all...]
/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
151 memset(&out, 0, sizeof(out)); in vpu_enc_init()
152 out.msg_id = AP_IPIMSG_ENC_INIT; in vpu_enc_init()
153 out.venc_inst = (unsigned long)vpu; in vpu_enc_init()
154 if (vpu_enc_send_msg(vpu, &out, sizeof(out))) { in vpu_enc_init()
194 struct venc_ap_ipi_msg_set_param_ext out; in vpu_enc_set_param() local
198 memset(&out, 0, sizeof(out)); in vpu_enc_set_param()
261 struct venc_ap_ipi_msg_enc_ext out; vpu_enc_encode_32bits() local
305 struct venc_ap_ipi_msg_enc_ext_34 out; vpu_enc_encode_34bits() local
370 struct venc_ap_ipi_msg_deinit out; vpu_enc_deinit() local
[all...]
/linux/lib/tests/
H A Dstring_helpers_kunit.c27 const char *out; member
34 .out = "\f\\ \n\r\t\v",
39 .out = " \001\00387\0064\005 \\8aH?7",
44 .out = "\\xv\n,\ro2",
49 .out = "\\h\\\"\a\e\\",
78 s = strings[i].out; in test_string_unescape()
79 len = strlen(strings[i].out); in test_string_unescape()
104 const char *out; member
118 .out = "\\f\\ \\n\\r\\t\\v",
121 .out
421 const char *out; test_string_escape() local
[all...]
/linux/tools/testing/selftests/openat2/
H A Dresolve_test.c118 } out; member
140 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
143 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
146 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
149 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
152 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
155 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
158 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
161 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests()
164 .out in test_openat2_opath_tests()
[all...]
/linux/drivers/md/bcache/
H A Dfeatures.c35 out += snprintf(out, buf + size - out, \
38 out += snprintf(out, buf + size - out, \
42 out += snprintf(out, buf + size - out, " "); \
45 out
58 char *out = buf; bch_print_cache_set_feature_compat() local
65 char *out = buf; bch_print_cache_set_feature_ro_compat() local
72 char *out = buf; bch_print_cache_set_feature_incompat() local
[all...]
/linux/arch/powerpc/crypto/
H A Daesp10-ppc.pl120 my ($inp,$bits,$out,$ptr,$cnt,$rounds)=map("r$_",(3..8));
154 ${UCMP}i $out,0
155 beq- Lenc_key_abort # if ($out==0) return -1;
188 ?lvsr $outperm,0,$out
190 lvx $outhead,0,$out
207 stvx $stage,0,$out
208 addi $out,$out,16
227 stvx $stage,0,$out
228 addi $out,
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c44 u32 *out = NULL; in mlx5_access_reg() local
49 out = kvzalloc(outlen, GFP_KERNEL); in mlx5_access_reg()
50 if (!in || !out) in mlx5_access_reg()
51 goto out; in mlx5_access_reg()
61 err = mlx5_cmd_do(dev, in, inlen, out, outlen); in mlx5_access_reg()
63 err = mlx5_cmd_check(dev, err, in, out); in mlx5_access_reg()
65 goto out; in mlx5_access_reg()
67 data = MLX5_ADDR_OF(access_register_out, out, register_data); in mlx5_access_reg()
70 out: in mlx5_access_reg()
71 kvfree(out); in mlx5_access_reg()
135 struct mlx5_reg_pcap out; mlx5_set_port_caps() local
163 u32 out[MLX5_ST_SZ_DW(mlcr_reg)]; mlx5_set_port_beacon() local
174 u32 out[MLX5_ST_SZ_DW(ptys_reg)]; mlx5_query_ib_port_oper() local
204 u32 out[MLX5_ST_SZ_DW(paos_reg)]; mlx5_set_port_admin_status() local
217 u32 out[MLX5_ST_SZ_DW(paos_reg)]; mlx5_query_port_admin_status() local
233 u32 out[MLX5_ST_SZ_DW(pmtu_reg)]; mlx5_query_port_mtu() local
250 u32 out[MLX5_ST_SZ_DW(pmtu_reg)]; mlx5_set_port_mtu() local
275 u32 out[MLX5_ST_SZ_DW(pmlp_reg)]; mlx5_query_module_num() local
295 u32 out[MLX5_ST_SZ_DW(mcia_reg)]; mlx5_query_module_id() local
376 u32 out[MLX5_ST_SZ_DW(mcia_reg)]; mlx5_query_mcia() local
479 u32 out[MLX5_ST_SZ_DW(pvlc_reg)]; mlx5_query_port_vl_hw_cap() local
492 mlx5_query_pfcc_reg(struct mlx5_core_dev * dev,u32 * out,u32 out_size) mlx5_query_pfcc_reg() argument
506 u32 out[MLX5_ST_SZ_DW(pfcc_reg)]; mlx5_set_port_pause() local
519 u32 out[MLX5_ST_SZ_DW(pfcc_reg)]; mlx5_query_port_pause() local
540 u32 out[MLX5_ST_SZ_DW(pfcc_reg)]; mlx5_set_port_stall_watermark() local
560 u32 out[MLX5_ST_SZ_DW(pfcc_reg)]; mlx5_query_port_stall_watermark() local
581 u32 out[MLX5_ST_SZ_DW(pfcc_reg)]; mlx5_set_port_pfc() local
595 u32 out[MLX5_ST_SZ_DW(pfcc_reg)]; mlx5_query_port_pfc() local
618 mlx5_query_port_dcbx_param(struct mlx5_core_dev * mdev,u32 * out) mlx5_query_port_dcbx_param() argument
630 u32 out[MLX5_ST_SZ_DW(dcbx_param)]; mlx5_set_port_dcbx_param() local
641 u32 out[MLX5_ST_SZ_DW(qtct_reg)]; mlx5_set_port_prio_tc() local
665 u32 out[MLX5_ST_SZ_DW(qtct_reg)]; mlx5_query_port_prio_tc() local
685 u32 out[MLX5_ST_SZ_DW(qetc_reg)]; mlx5_set_port_qetcr_reg() local
694 mlx5_query_port_qetcr_reg(struct mlx5_core_dev * mdev,u32 * out,int outlen) mlx5_query_port_qetcr_reg() argument
723 u32 out[MLX5_ST_SZ_DW(qetc_reg)]; mlx5_query_port_tc_group() local
756 u32 out[MLX5_ST_SZ_DW(qetc_reg)]; mlx5_query_port_tc_bw_alloc() local
800 u32 out[MLX5_ST_SZ_DW(qetc_reg)]; mlx5_query_port_ets_rate_limit() local
833 u32 out[MLX5_ST_SZ_DW(query_wol_rol_out)] = {}; mlx5_query_port_wol() local
845 mlx5_query_ports_check(struct mlx5_core_dev * mdev,u32 * out,int outlen) mlx5_query_ports_check() argument
856 u32 out[MLX5_ST_SZ_DW(pcmr_reg)]; mlx5_set_ports_check() local
878 u32 out[MLX5_ST_SZ_DW(pcmr_reg)]; mlx5_query_port_fcs() local
903 u32 out[MLX5_ST_SZ_DW(mtpps_reg)] = {0}; mlx5_set_mtpps() local
911 u32 out[MLX5_ST_SZ_DW(mtppse_reg)] = {0}; mlx5_query_mtppse() local
930 u32 out[MLX5_ST_SZ_DW(mtppse_reg)] = {0}; mlx5_set_mtppse() local
943 u32 out[MLX5_ST_SZ_DW(qpts_reg)] = {}; mlx5_set_trust_state() local
957 u32 out[MLX5_ST_SZ_DW(qpts_reg)] = {}; mlx5_query_trust_state() local
975 void *out; mlx5_set_dscp2prio() local
1012 void *out; mlx5_query_dscp2prio() local
1097 u32 out[MLX5_ST_SZ_DW(ptys_reg)]; mlx5_port_query_eth_proto() local
[all...]
/linux/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c255 s16 *out = output_block; in fwht() local
260 for (i = 0; i < 8; i++, tmp += stride, out += 8) { in fwht()
328 out[0] = workspace2[0] + workspace2[4]; in fwht()
329 out[1] = workspace2[0] - workspace2[4]; in fwht()
330 out[2] = workspace2[1] - workspace2[5]; in fwht()
331 out[3] = workspace2[1] + workspace2[5]; in fwht()
332 out[4] = workspace2[2] + workspace2[6]; in fwht()
333 out[5] = workspace2[2] - workspace2[6]; in fwht()
334 out[6] = workspace2[3] - workspace2[7]; in fwht()
335 out[ in fwht()
388 s16 *out = output_block; fwht16() local
476 s16 *out = output_block; ifwht() local
756 u8 *out = (u8 *)rlco_start; encode_plane() local
[all...]
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Doutput.c21 int omapdss_output_set_device(struct omap_dss_device *out, in omapdss_output_set_device() argument
28 if (out->dst) { in omapdss_output_set_device()
30 out->dst->name); in omapdss_output_set_device()
35 if (out->output_type != dssdev->type) { in omapdss_output_set_device()
41 out->dst = dssdev; in omapdss_output_set_device()
42 dssdev->src = out; in omapdss_output_set_device()
54 int omapdss_output_unset_device(struct omap_dss_device *out) in omapdss_output_unset_device() argument
60 if (!out->dst) { in omapdss_output_unset_device()
66 if (out->dst->state != OMAP_DSS_DISPLAY_DISABLED) { in omapdss_output_unset_device()
68 out in omapdss_output_unset_device()
86 omapdss_register_output(struct omap_dss_device * out) omapdss_register_output() argument
93 omapdss_unregister_output(struct omap_dss_device * out) omapdss_unregister_output() argument
101 struct omap_dss_device *out; omap_dss_get_output() local
114 struct omap_dss_device *out; omap_dss_find_output() local
128 struct omap_dss_device *out; omap_dss_find_output_by_port_node() local
164 struct omap_dss_device *out; omapdss_find_mgr_from_display() local
[all...]
/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp2_execution.c112 goto out; in check_h_prime_available()
124 out: in check_h_prime_available()
134 goto out; in check_pairing_info_available()
146 out: in check_pairing_info_available()
186 goto out; in check_stream_ready_available()
192 out: in check_stream_ready_available()
225 goto out; in process_rxstatus()
229 goto out; in process_rxstatus()
234 goto out; in process_rxstatus()
248 out in process_rxstatus()
[all...]

12345678910>>...232