Home
last modified time | relevance | path

Searched defs:rep (Results 1 – 25 of 117) sorted by relevance

12345

/openbmc/linux/tools/perf/
H A Dbuiltin-report.c123 struct report *rep = cb; in report__config() local
166 struct report *rep = arg; in hist_iter__report_callback() local
209 struct report *rep = arg; in hist_iter__branch_callback() local
647 static int report__browse_hists(struct report *rep) in report__browse_hists()
726 struct report *rep = arg; in hists__resort_cb() local
784 static void stats_setup(struct report *rep) in stats_setup()
793 static int stats_print(struct report *rep) in stats_print()
802 static void tasks_setup(struct report *rep) in tasks_setup()
887 static int tasks_print(struct report *rep, FILE *fp) in tasks_print()
954 static int __cmd_report(struct report *rep) in __cmd_report()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c188 struct mlx5_eswitch_rep *rep = rpriv->rep; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
378 struct mlx5_eswitch_rep *rep) in mlx5e_sqs2vport_stop()
442 struct mlx5_eswitch_rep *rep, in mlx5e_sqs2vport_start()
514 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_add_sqs_fwd_rules() local
567 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_remove_sqs_fwd_rules() local
577 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_add_meta_tunnel_rule() local
619 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_open() local
642 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_close() local
658 struct mlx5_eswitch_rep *rep; in mlx5e_is_uplink_rep() local
1611 struct mlx5_eswitch_rep *rep, in mlx5e_vport_rep_event_pair()
[all …]
H A Deswitch_offloads.c2351 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_init() local
2384 struct mlx5_eswitch_rep *rep; in esw_offloads_cleanup_reps() local
2524 struct mlx5_eswitch_rep *rep; in __unload_reps_all_vport() local
2533 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_load() local
2555 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_unload() local
2880 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_event_unpair() local
2909 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_pair() local
3289 struct mlx5_eswitch_rep *rep; in mlx5_eswitch_reload_ib_reps() local
4036 struct mlx5_eswitch_rep *rep; in mlx5_eswitch_register_vport_reps() local
4052 struct mlx5_eswitch_rep *rep; in mlx5_eswitch_unregister_vport_reps() local
[all …]
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dib_rep.c12 struct mlx5_eswitch_rep *rep, in mlx5_ib_set_vport_rep()
50 mlx5_ib_vport_rep_load(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_load()
129 static void *mlx5_ib_rep_to_dev(struct mlx5_eswitch_rep *rep) in mlx5_ib_rep_to_dev()
135 mlx5_ib_vport_rep_unload(struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_unload()
216 struct mlx5_eswitch_rep *rep; in create_flow_rule_vport_sq() local
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dverbs.c162 struct rpcrdma_rep *rep = container_of(cqe, struct rpcrdma_rep, in rpcrdma_wc_receive() local
931 struct rpcrdma_rep *rep; in rpcrdma_rep_create() local
966 static void rpcrdma_rep_free(struct rpcrdma_rep *rep) in rpcrdma_rep_free()
972 static void rpcrdma_rep_destroy(struct rpcrdma_rep *rep) in rpcrdma_rep_destroy()
1000 void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep) in rpcrdma_rep_put()
1012 struct rpcrdma_rep *rep; in rpcrdma_reps_unmap() local
1022 struct rpcrdma_rep *rep; in rpcrdma_reps_destroy() local
1338 struct rpcrdma_rep *rep; in rpcrdma_post_recvs() local
1385 struct rpcrdma_rep *rep; in rpcrdma_post_recvs() local
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()
1262 rpcrdma_decode_msg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_msg()
1292 rpcrdma_decode_nomsg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_decode_nomsg()
1317 rpcrdma_decode_error(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_error()
1352 void rpcrdma_unpin_rqst(struct rpcrdma_rep *rep) in rpcrdma_unpin_rqst()
1374 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep) in rpcrdma_complete_rqst()
1427 void rpcrdma_reply_handler(struct rpcrdma_rep *rep) in rpcrdma_reply_handler()
H A Dbackchannel.c154 struct rpcrdma_rep *rep = req->rl_reply; in xprt_rdma_bc_free_rqst() local
220 struct rpcrdma_rep *rep) in rpcrdma_bc_receive_call()
H A Dfrwr_ops.c428 void frwr_reminv(struct rpcrdma_rep *rep, struct list_head *mrs) in frwr_reminv()
573 struct rpcrdma_rep *rep; in frwr_wc_localinv_done() local
/openbmc/phosphor-ipmi-blobs/test/
H A Dipmi_getcount_unittest.cpp24 struct BmcBlobCountRx rep; in TEST() local
43 struct BmcBlobCountRx rep; in TEST() local
H A Dipmi_sessionstat_unittest.cpp55 struct BmcBlobStatRx rep; in TEST() local
99 struct BmcBlobStatRx rep; in TEST() local
H A Dipmi_stat_unittest.cpp79 struct BmcBlobStatRx rep; in TEST() local
125 struct BmcBlobStatRx rep; in TEST() local
H A Dipmi_open_unittest.cpp66 struct BmcBlobOpenRx rep; in TEST() local
/openbmc/linux/tools/testing/selftests/netfilter/
H A Daudit_logread.c28 int audit_recv(int fd, struct audit_message *rep) in audit_recv()
81 struct audit_message rep = { 0 }; in audit_set() local
96 struct audit_message rep = { 0 }; in readlog() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c102 struct net_device *rep; in mlx5_esw_bridge_lower_rep_vport_num_vhca_id_get() local
116 static bool mlx5_esw_bridge_is_local(struct net_device *dev, struct net_device *rep, in mlx5_esw_bridge_is_local()
139 struct net_device *upper = info->upper_dev, *rep; in mlx5_esw_bridge_port_changeupper() local
440 struct net_device *upper, *rep; in mlx5_esw_bridge_switchdev_event() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c730 struct drm_vmw_surface_arg *rep = &arg->rep; in vmw_surface_define_ioctl() local
988 struct drm_vmw_surface_create_req *rep = &arg->rep; in vmw_surface_reference_ioctl() local
1328 struct drm_vmw_gb_surface_create_rep *rep = &arg->rep; in vmw_gb_surface_define_ioctl() local
1356 struct drm_vmw_gb_surface_ref_rep *rep = &arg->rep; in vmw_gb_surface_reference_ioctl() local
1385 struct drm_vmw_gb_surface_create_rep *rep = &arg->rep; in vmw_gb_surface_define_ext_ioctl() local
1404 struct drm_vmw_gb_surface_ref_ext_rep *rep = &arg->rep; in vmw_gb_surface_reference_ext_ioctl() local
1421 struct drm_vmw_gb_surface_create_rep *rep, in vmw_gb_surface_define_internal()
1594 struct drm_vmw_gb_surface_ref_ext_rep *rep, in vmw_gb_surface_reference_internal()
/openbmc/sdeventplus/src/sdeventplus/
H A Dclock.hpp35 using rep = SdEventDuration::rep; typedef in sdeventplus::Clock
/openbmc/linux/include/uapi/drm/
H A Dvmwgfx_drm.h259 struct drm_vmw_surface_arg rep; member
287 struct drm_vmw_surface_create_req rep; member
446 struct drm_vmw_bo_rep rep; member
980 struct drm_vmw_gb_surface_create_rep rep; member
1022 struct drm_vmw_gb_surface_ref_rep rep; member
1107 struct drm_vmw_context_arg rep; member
1187 struct drm_vmw_gb_surface_create_rep rep; member
1230 struct drm_vmw_gb_surface_ref_ext_rep rep; member
/openbmc/linux/include/linux/platform_data/
H A Dkeyboard-spear.h159 bool rep; member
H A Dkeyscan-davinci.h22 u8 rep:1; member
H A Dkeypad-omap.h19 bool rep; member
/openbmc/linux/net/unix/
H A Ddiag.c129 struct unix_diag_msg *rep; in sk_diag_fill() local
264 struct sk_buff *rep; in unix_diag_get_exact() local
/openbmc/linux/include/linux/
H A Dtca6416_keypad.h25 unsigned int rep:1; /* enable input subsystem auto repeat */ member
/openbmc/pldm/softoff/
H A Dsoftoff.cpp188 for (auto& rep : response) in getEffecterID() local
231 for (auto& rep : Response) in getSensorInfo() local
/openbmc/qemu/nbd/
H A Dcommon.c90 const char *nbd_rep_lookup(uint32_t rep) in nbd_rep_lookup()
/openbmc/linux/net/vmw_vsock/
H A Ddiag.c18 struct vsock_diag_msg *rep; in sk_diag_fill() local

12345