Searched defs:out (Results 826 - 850 of 1124) sorted by relevance

<<31323334353637383940>>

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c169 u32 out[MLX5_ST_SZ_DW(set_flow_table_root_out)] = {}; local
284 u32 out[MLX5_ST_SZ_DW(create_flow_table_out)] = {}; local
420 u32 out[MLX5_ST_SZ_DW(create_flow_group_out)] = {}; local
524 u32 out[MLX5_ST_SZ_D local
800 u32 out[MLX5_ST_SZ_DW(alloc_flow_counter_out)] = {}; local
832 u32 out[MLX5_ST_SZ_BYTES(query_flow_counter_out) + local
858 mlx5_cmd_fc_bulk_query(struct mlx5_core_dev *dev, u32 base_id, int bulk_len, u32 *out) argument
876 u32 out[MLX5_ST_SZ_DW(alloc_packet_reformat_context_out)] = {}; local
951 u32 out[MLX5_ST_SZ_DW(alloc_modify_header_context_out)] = {}; local
1036 u32 out[MLX5_ST_SZ_DW(general_obj_out_cmd_hdr)]; local
1050 u32 out[MLX5_ST_SZ_DW(create_match_definer_out)] = {}; local
1166 u32 out[MLX5_ST_SZ_DW(set_flow_table_root_out)] = {}; local
[all...]
H A Deq.c270 u32 out[MLX5_ST_SZ_DW(create_eq_out)] = {0}; local
[all...]
H A Dmain.c367 void *out, *hca_caps; local
[all...]
/linux-master/drivers/crypto/caam/
H A Dcaamhash.c1541 static int ahash_export(struct ahash_request *req, void *out) argument
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dmain.c743 wl12xx_top_reg_read(struct wl1271 *wl, int addr, u16 *out) argument
[all...]
/linux-master/sound/soc/fsl/
H A Dfsl_xcvr.c746 int ret = 0, rem, off, out, page = 0, size = FSL_XCVR_REG_OFFSET; local
/linux-master/fs/befs/
H A Dlinuxvfs.c505 befs_utf2nls(struct super_block *sb, const char *in, int in_len, char **out, int *out_len) argument
582 befs_nls2utf(struct super_block *sb, const char *in, int in_len, char **out, int *out_len) argument
[all...]
/linux-master/net/ipv4/
H A Dip_sockglue.c400 ipv4_icmp_error_rfc4884(const struct sk_buff *skb, struct sock_ee_data_rfc4884 *out) argument
H A Dicmp.c1340 ip_icmp_error_rfc4884(const struct sk_buff *skb, struct sock_ee_data_rfc4884 *out, int thlen, int off) argument
[all...]
/linux-master/fs/
H A Dselect.c375 unsigned long *in, *out, *ex; member in struct:__anon1861
516 unsigned long in, out, ex, all_bits, bit = 1, j; local
468 wait_key_set(poll_table *wait, unsigned long in, unsigned long out, unsigned long bit, __poll_t ll_flag) argument
[all...]
/linux-master/drivers/gpio/
H A Dgpio-mvebu.c886 u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk; local
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c489 u8 out = 0x0; local
/linux-master/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv.c425 dmub_srv_calc_regions_for_memory_type(const struct dmub_srv_region_params *params, struct dmub_srv_region_info *out, const uint32_t *window_sizes, enum dmub_window_memory_type memory_type) argument
446 dmub_srv_calc_region_info(struct dmub_srv *dmub, const struct dmub_srv_region_params *params, struct dmub_srv_region_info *out) argument
499 dmub_srv_calc_mem_info(struct dmub_srv *dmub, const struct dmub_srv_memory_params *params, struct dmub_srv_fb_info *out) argument
[all...]
/linux-master/drivers/platform/x86/dell/
H A Ddell-wmi-ddv.c135 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; local
/linux-master/tools/perf/util/
H A Dstat-shadow.c187 print_ratio(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx, double numerator, struct perf_stat_output_ctx *out, enum stat_type denominator_type, const double color_ratios[3], const char *unit) argument
204 print_stalled_cycles_front(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx, double stalled, struct perf_stat_output_ctx *out) argument
215 print_stalled_cycles_back(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx, double stalled, struct perf_stat_output_ctx *out) argument
226 print_branch_miss(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx, double misses, struct perf_stat_output_ctx *out) argument
237 print_l1d_miss(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx, double misses, struct perf_stat_output_ctx *out) argument
248 print_l1i_miss(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx, double misses, struct perf_stat_output_ctx *out) argument
259 print_ll_miss(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx, double misses, struct perf_stat_output_ctx *out) argument
270 print_dtlb_miss(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx, double misses, struct perf_stat_output_ctx *out) argument
281 print_itlb_miss(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx, double misses, struct perf_stat_output_ctx *out) argument
292 print_cache_miss(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx, double misses, struct perf_stat_output_ctx *out) argument
303 print_instructions(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx, double instructions, struct perf_stat_output_ctx *out) argument
327 print_cycles(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx, double cycles, struct perf_stat_output_ctx *out) argument
342 print_nsecs(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx __maybe_unused, double nsecs, struct perf_stat_output_ctx *out) argument
462 generic_metric(struct perf_stat_config *config, struct metric_expr *mexp, struct evsel *evsel, int aggr_idx, struct perf_stat_output_ctx *out) argument
561 perf_stat__print_metricgroup_header(struct perf_stat_config *config, struct evsel *evsel, void *ctxp, const char *name, struct perf_stat_output_ctx *out) argument
608 perf_stat__print_shadow_stats_metricgroup(struct perf_stat_config *config, struct evsel *evsel, int aggr_idx, int *num, void *from, struct perf_stat_output_ctx *out, struct rblist *metric_events) argument
658 perf_stat__print_shadow_stats(struct perf_stat_config *config, struct evsel *evsel, double avg, int aggr_idx, struct perf_stat_output_ctx *out, struct rblist *metric_events) argument
[all...]
/linux-master/tools/testing/selftests/arm64/fp/
H A Dfp-ptrace.c131 static bool compare_buffer(const char *name, void *out, argument
[all...]
/linux-master/arch/powerpc/lib/
H A Dsstep.c1252 unsigned long long out = v1; local
[all...]
/linux-master/drivers/vfio/pci/mlx5/
H A Dcmd.h79 void *out; member in struct:mlx5vf_async_data
/linux-master/include/net/netfilter/
H A Dnf_flow_table.h151 } out; member in union:flow_offload_tuple::__anon61
216 } out; member in struct:nf_flow_route::__anon65
/linux-master/arch/x86/xen/
H A Denlighten_pv.c843 unsigned in, out, count; local
873 unsigned out; local
[all...]
/linux-master/fs/smb/server/
H A Dsmb_common.c499 char out[13] = {0}; local
/linux-master/arch/x86/crypto/
H A Daesni-intel_glue.c488 aesni_ctr_enc_avx_tfm(struct crypto_aes_ctx *ctx, u8 *out, const u8 *in, unsigned int len, u8 *iv) argument
539 aesni_xctr_enc_avx_tfm(struct crypto_aes_ctx *ctx, u8 *out, const u8 *in, unsigned int len, u8 *iv, unsigned int byte_ctr) argument
[all...]
/linux-master/drivers/net/usb/
H A Dusbnet.c96 struct usb_host_endpoint *in = NULL, *out = NULL; local
[all...]
H A Dcdc_ncm.c728 struct usb_host_endpoint *e, *in = NULL, *out = NULL; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c1602 void *out; local

Completed in 272 milliseconds

<<31323334353637383940>>