Home
last modified time | relevance | path

Searched defs:rep (Results 101 - 125 of 203) sorted by relevance

123456789

/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c427 struct ib_cm_rep_param rep = {}; in ipoib_cm_send_rep() local
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_cm.c723 struct mpa_rr *rep; in siw_proc_mpareply() local
[all...]
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dverbs.c162 struct rpcrdma_rep *rep = container_of(cqe, struct rpcrdma_rep, in rpcrdma_wc_receive() local
927 struct rpcrdma_rep *rep; rpcrdma_rep_create() local
962 rpcrdma_rep_free(struct rpcrdma_rep *rep) rpcrdma_rep_free() argument
968 rpcrdma_rep_destroy(struct rpcrdma_rep *rep) rpcrdma_rep_destroy() argument
996 rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep) rpcrdma_rep_put() argument
1008 struct rpcrdma_rep *rep; rpcrdma_reps_unmap() local
1018 struct rpcrdma_rep *rep; rpcrdma_reps_destroy() local
1334 struct rpcrdma_rep *rep; rpcrdma_post_recvs() local
1381 struct rpcrdma_rep *rep; rpcrdma_post_recvs() local
[all...]
H A Drpc_rdma.c523 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_sendctx_done() local
1121 rpcrdma_is_bcall(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_is_bcall() argument
1262 rpcrdma_decode_msg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_msg() argument
1292 rpcrdma_decode_nomsg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) rpcrdma_decode_nomsg() argument
1317 rpcrdma_decode_error(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, struct rpc_rqst *rqst) rpcrdma_decode_error() argument
1352 rpcrdma_unpin_rqst(struct rpcrdma_rep *rep) rpcrdma_unpin_rqst() argument
1374 rpcrdma_complete_rqst(struct rpcrdma_rep *rep) rpcrdma_complete_rqst() argument
1427 rpcrdma_reply_handler(struct rpcrdma_rep *rep) rpcrdma_reply_handler() argument
[all...]
/kernel/linux/linux-6.6/net/tipc/
H A Dbearer.c911 struct sk_buff *rep; in tipc_nl_bearer_get() local
1264 struct sk_buff *rep; in tipc_nl_media_get() local
[all...]
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_fast.c93 ZSTD_compressBlock_fast_noDict_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize, U32 const mls, U32 const hasStep) ZSTD_compressBlock_fast_noDict_generic() argument
335 ZSTD_compressBlock_fast( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) ZSTD_compressBlock_fast() argument
372 ZSTD_compressBlock_fast_dictMatchState_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize, U32 const mls, U32 const hasStep) ZSTD_compressBlock_fast_dictMatchState_generic() argument
527 ZSTD_compressBlock_fast_dictMatchState( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) ZSTD_compressBlock_fast_dictMatchState() argument
548 ZSTD_compressBlock_fast_extDict_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize, U32 const mls, U32 const hasStep) ZSTD_compressBlock_fast_extDict_generic() argument
658 ZSTD_compressBlock_fast_extDict( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) ZSTD_compressBlock_fast_extDict() argument
[all...]
H A Dzstd_compress_superblock.c539 repcodes_t rep; in ZSTD_compressSubBlock_multi() local
H A Dzstd_double_fast.c51 ZSTD_compressBlock_doubleFast_noDict_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize, U32 const mls ) ZSTD_compressBlock_doubleFast_noDict_generic() argument
257 ZSTD_compressBlock_doubleFast_dictMatchState_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize, U32 const mls ) ZSTD_compressBlock_doubleFast_dictMatchState_generic() argument
490 ZSTD_compressBlock_doubleFast( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) ZSTD_compressBlock_doubleFast() argument
510 ZSTD_compressBlock_doubleFast_dictMatchState( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) ZSTD_compressBlock_doubleFast_dictMatchState() argument
530 ZSTD_compressBlock_doubleFast_extDict_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize, U32 const mls ) ZSTD_compressBlock_doubleFast_extDict_generic() argument
679 ZSTD_compressBlock_doubleFast_extDict( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) ZSTD_compressBlock_doubleFast_extDict() argument
[all...]
/kernel/linux/linux-6.6/net/ceph/crush/
H A Dmapper.c467 int rep; in crush_choose_firstn() local
658 int rep; in crush_choose_indep() local
[all...]
/kernel/linux/linux-6.6/sound/soc/generic/
H A Daudio-graph-card2.c328 struct device_node *rep = NULL; in graph_get_next_multi_ep() local
686 struct device_node *rep = of_graph_get_remote_endpoint(ep); in audio_graph2_link_dpcm() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsev-es.c951 bool rep; in vc_handle_mmio_movs() local
/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dhid-core.c1276 static void usbhid_request(struct hid_device *hid, struct hid_report *rep, int reqtype) in usbhid_request() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c179 struct mlx5_eswitch_rep *rep = rpriv->rep; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
380 mlx5e_sqs2vport_stop(struct mlx5_eswitch *esw, struct mlx5_eswitch_rep *rep) mlx5e_sqs2vport_stop() argument
397 mlx5e_sqs2vport_start(struct mlx5_eswitch *esw, struct mlx5_eswitch_rep *rep, u32 *sqns_array, int sqns_num) mlx5e_sqs2vport_start() argument
441 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_add_sqs_fwd_rules() local
470 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_remove_sqs_fwd_rules() local
479 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_rep_open() local
502 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_rep_close() local
518 struct mlx5_eswitch_rep *rep; mlx5e_is_uplink_rep() local
617 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_rep_change_carrier() local
685 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_build_rep_params() local
725 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_build_rep_netdev() local
795 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_create_rep_ttc_table() local
824 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_create_rep_root_ft() local
860 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_destroy_rep_root_ft() local
871 struct mlx5_eswitch_rep *rep = rpriv->rep; mlx5e_create_rep_vport_rx_rule() local
1206 mlx5e_vport_rep_load(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep) mlx5e_vport_rep_load() argument
1290 mlx5e_vport_rep_unload(struct mlx5_eswitch_rep *rep) mlx5e_vport_rep_unload() argument
1311 mlx5e_vport_rep_get_proto_dev(struct mlx5_eswitch_rep *rep) mlx5e_vport_rep_get_proto_dev() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Deeprom_def.c929 struct cal_ctl_data *rep; in ath9k_hw_set_def_power_per_rate_table() local
/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink_compat.c60 struct sk_buff *rep; member
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c112 struct report *rep = cb; in report__config() local
145 struct report *rep = arg; in hist_iter__report_callback() local
188 struct report *rep = arg; in hist_iter__branch_callback() local
220 struct report *rep in process_feature_event() local
246 struct report *rep = container_of(tool, struct report, tool); process_sample_event() local
320 struct report *rep = container_of(tool, struct report, tool); process_read_event() local
338 report__setup_sample_type(struct report *rep) report__setup_sample_type() argument
445 hists__fprintf_nr_sample_events(struct hists *hists, struct report *rep, const char *evname, FILE *fp) hists__fprintf_nr_sample_events() argument
510 perf_evlist__tui_block_hists_browse(struct evlist *evlist, struct report *rep) perf_evlist__tui_block_hists_browse() argument
528 perf_evlist__tty_browse_hists(struct evlist *evlist, struct report *rep, const char *help) perf_evlist__tty_browse_hists() argument
578 report__warn_kptr_restrict(const struct report *rep) report__warn_kptr_restrict() argument
607 report__gtk_browse_hists(struct report *rep, const char *help) report__gtk_browse_hists() argument
622 report__browse_hists(struct report *rep) report__browse_hists() argument
668 report__collapse_hists(struct report *rep) report__collapse_hists() argument
703 struct report *rep = arg; hists__resort_cb() local
716 report__output_resort(struct report *rep) report__output_resort() argument
730 stats_setup(struct report *rep) stats_setup() argument
736 stats_print(struct report *rep) stats_print() argument
744 tasks_setup(struct report *rep) tasks_setup() argument
823 tasks_print(struct report *rep, FILE *fp) tasks_print() argument
890 __cmd_report(struct report *rep) __cmd_report() argument
1089 struct report *rep = opt->value; parse_percent_limit() local
[all...]
/kernel/linux/linux-5.10/lib/zstd/
H A Dzstd_internal.h179 U32 rep[ZSTD_REP_NUM]; member
/kernel/linux/linux-5.10/lib/
H A Dbch.c766 gf_poly_logrep(struct bch_control *bch, const struct gf_poly *a, int *rep) gf_poly_logrep() argument
779 gf_poly_mod(struct bch_control *bch, struct gf_poly *a, const struct gf_poly *b, int *rep) gf_poly_mod() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_diag.c555 struct sk_buff *rep; in inet_diag_dump_one_icsk() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv50.c1891 int acnt = 0x10, rep, i; in nv50_gr_construct_gene_vfetch() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c738 struct drm_vmw_surface_arg *rep = &arg->rep; in vmw_surface_define_ioctl() local
1021 struct drm_vmw_surface_create_req *rep = &arg->rep; in vmw_surface_reference_ioctl() local
1361 struct drm_vmw_gb_surface_create_rep *rep = &arg->rep; vmw_gb_surface_define_ioctl() local
1389 struct drm_vmw_gb_surface_ref_rep *rep = &arg->rep; vmw_gb_surface_reference_ioctl() local
1418 struct drm_vmw_gb_surface_create_rep *rep = &arg->rep; vmw_gb_surface_define_ext_ioctl() local
1437 struct drm_vmw_gb_surface_ref_ext_rep *rep = &arg->rep; vmw_gb_surface_reference_ext_ioctl() local
1452 vmw_gb_surface_define_internal(struct drm_device *dev, struct drm_vmw_gb_surface_create_ext_req *req, struct drm_vmw_gb_surface_create_rep *rep, struct drm_file *file_priv) vmw_gb_surface_define_internal() argument
1642 vmw_gb_surface_reference_internal(struct drm_device *dev, struct drm_vmw_surface_arg *req, struct drm_vmw_gb_surface_ref_ext_rep *rep, struct drm_file *file_priv) vmw_gb_surface_reference_internal() argument
[all...]
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H A Dpowercap.c832 void *rep = NULL; in scmi_powercap_fill_custom_report() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Deeprom_def.c929 struct cal_ctl_data *rep; in ath9k_hw_set_def_power_per_rate_table() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv50.c1891 int acnt = 0x10, rep, i; in nv50_gr_construct_gene_vfetch() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c1197 struct nvif_conn_event_v0 *rep = repv; in nouveau_connector_hotplug() local

Completed in 40 milliseconds

123456789