/linux-6.3-rc2/tools/perf/ |
A D | builtin-report.c | 124 struct report *rep = cb; in report__config() local 162 struct report *rep = arg; in hist_iter__report_callback() local 205 struct report *rep = arg; in hist_iter__branch_callback() local 641 static int report__browse_hists(struct report *rep) in report__browse_hists() 720 struct report *rep = arg; in hists__resort_cb() local 779 static void stats_setup(struct report *rep) in stats_setup() 788 static int stats_print(struct report *rep) in stats_print() 797 static void tasks_setup(struct report *rep) in tasks_setup() 877 static int tasks_print(struct report *rep, FILE *fp) in tasks_print() 944 static int __cmd_report(struct report *rep) in __cmd_report() [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_rep.c | 182 struct mlx5_eswitch_rep *rep = rpriv->rep; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local 372 struct mlx5_eswitch_rep *rep) in mlx5e_sqs2vport_stop() 391 struct mlx5_eswitch_rep *rep, in mlx5e_sqs2vport_start() 463 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_add_sqs_fwd_rules() local 516 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_remove_sqs_fwd_rules() local 526 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_add_meta_tunnel_rule() local 568 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_open() local 591 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_close() local 607 struct mlx5_eswitch_rep *rep; in mlx5e_is_uplink_rep() local 1490 struct mlx5_eswitch_rep *rep, in mlx5e_vport_rep_event_pair() [all …]
|
A D | eswitch_offloads.c | 2175 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_init() local 2211 struct mlx5_eswitch_rep *rep; in esw_offloads_cleanup_reps() local 2337 struct mlx5_eswitch_rep *rep; in __unload_reps_sf_vport() local 2346 struct mlx5_eswitch_rep *rep; in __unload_reps_all_vport() local 2370 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_load() local 2394 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_unload() local 2649 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_rep_event_unpair() local 2677 struct mlx5_eswitch_rep *rep; in mlx5_esw_offloads_pair() local 3019 struct mlx5_eswitch_rep *rep; in mlx5_eswitch_reload_reps() local 3666 struct mlx5_eswitch_rep *rep; in mlx5_eswitch_register_vport_reps() local [all …]
|
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/ |
A D | ib_rep.c | 12 struct mlx5_eswitch_rep *rep, in mlx5_ib_set_vport_rep() 34 mlx5_ib_vport_rep_load(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_load() 109 static void *mlx5_ib_rep_to_dev(struct mlx5_eswitch_rep *rep) in mlx5_ib_rep_to_dev() 115 mlx5_ib_vport_rep_unload(struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_unload() 187 struct mlx5_eswitch_rep *rep; in create_flow_rule_vport_sq() local
|
A D | std_types.c | 117 struct mlx5_eswitch_rep *rep; in fill_switchdev_info() local
|
/linux-6.3-rc2/net/sunrpc/xprtrdma/ |
A D | verbs.c | 162 struct rpcrdma_rep *rep = container_of(cqe, struct rpcrdma_rep, in rpcrdma_wc_receive() local 927 struct rpcrdma_rep *rep; in rpcrdma_rep_create() local 967 static void rpcrdma_rep_free(struct rpcrdma_rep *rep) in rpcrdma_rep_free() 973 static void rpcrdma_rep_destroy(struct rpcrdma_rep *rep) in rpcrdma_rep_destroy() 1001 void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep) in rpcrdma_rep_put() 1013 struct rpcrdma_rep *rep; in rpcrdma_reps_unmap() local 1023 struct rpcrdma_rep *rep; in rpcrdma_reps_destroy() local 1339 struct rpcrdma_rep *rep; in rpcrdma_post_recvs() local 1382 struct rpcrdma_rep *rep; in rpcrdma_post_recvs() local
|
A D | rpc_rdma.c | 523 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()
|
A D | backchannel.c | 154 struct rpcrdma_rep *rep = req->rl_reply; in xprt_rdma_bc_free_rqst() local 220 struct rpcrdma_rep *rep) in rpcrdma_bc_receive_call()
|
A D | frwr_ops.c | 428 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
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
A D | bridge.c | 98 struct net_device *rep; in mlx5_esw_bridge_lower_rep_vport_num_vhca_id_get() local 112 static bool mlx5_esw_bridge_is_local(struct net_device *dev, struct net_device *rep, in mlx5_esw_bridge_is_local() 135 struct net_device *upper = info->upper_dev, *rep; in mlx5_esw_bridge_port_changeupper() local 421 struct net_device *upper, *rep; in mlx5_esw_bridge_switchdev_event() local
|
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_surface.c | 730 struct drm_vmw_surface_arg *rep = &arg->rep; in vmw_surface_define_ioctl() local 990 struct drm_vmw_surface_create_req *rep = &arg->rep; in vmw_surface_reference_ioctl() local 1330 struct drm_vmw_gb_surface_create_rep *rep = &arg->rep; in vmw_gb_surface_define_ioctl() local 1358 struct drm_vmw_gb_surface_ref_rep *rep = &arg->rep; in vmw_gb_surface_reference_ioctl() local 1387 struct drm_vmw_gb_surface_create_rep *rep = &arg->rep; in vmw_gb_surface_define_ext_ioctl() local 1406 struct drm_vmw_gb_surface_ref_ext_rep *rep = &arg->rep; in vmw_gb_surface_reference_ext_ioctl() local 1423 struct drm_vmw_gb_surface_create_rep *rep, in vmw_gb_surface_define_internal() 1598 struct drm_vmw_gb_surface_ref_ext_rep *rep, in vmw_gb_surface_reference_internal()
|
/linux-6.3-rc2/include/uapi/drm/ |
A D | vmwgfx_drm.h | 259 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
|
/linux-6.3-rc2/net/unix/ |
A D | diag.c | 129 struct unix_diag_msg *rep; in sk_diag_fill() local 264 struct sk_buff *rep; in unix_diag_get_exact() local
|
/linux-6.3-rc2/include/linux/platform_data/ |
A D | keyboard-spear.h | 159 bool rep; member
|
A D | keyscan-davinci.h | 22 u8 rep:1; member
|
A D | keypad-omap.h | 19 bool rep; member
|
/linux-6.3-rc2/include/linux/ |
A D | tca6416_keypad.h | 25 unsigned int rep:1; /* enable input subsystem auto repeat */ member
|
A D | gpio_keys.h | 54 unsigned int rep:1; member
|
/linux-6.3-rc2/net/vmw_vsock/ |
A D | diag.c | 18 struct vsock_diag_msg *rep; in sk_diag_fill() local
|
/linux-6.3-rc2/drivers/s390/crypto/ |
A D | zcrypt_ep11misc.c | 390 struct ep11_cprb *rep, size_t rep_len) in prep_urb() 489 struct ep11_cprb *req = NULL, *rep = NULL; in ep11_query_info() local 701 struct ep11_cprb *req = NULL, *rep = NULL; in ep11_genaeskey() local 829 struct ep11_cprb *req = NULL, *rep = NULL; in ep11_cryptsingle() local 966 struct ep11_cprb *req = NULL, *rep = NULL; in ep11_unwrapkey() local 1097 struct ep11_cprb *req = NULL, *rep = NULL; in ep11_wrapkey() local
|
/linux-6.3-rc2/drivers/hid/amd-sfh-hid/ |
A D | amd_sfh_hid.c | 61 static void amdtp_hid_request(struct hid_device *hid, struct hid_report *rep, int reqtype) in amdtp_hid_request()
|
/linux-6.3-rc2/drivers/hid/intel-ish-hid/ |
A D | ishtp-hid.c | 104 static void ishtp_hid_request(struct hid_device *hid, struct hid_report *rep, in ishtp_hid_request()
|
/linux-6.3-rc2/drivers/hid/ |
A D | hid-ft260.c | 375 struct ft260_i2c_write_request_report *rep = in ft260_hid_output_report_check_status() local 422 struct ft260_i2c_write_request_report *rep = in ft260_i2c_write() local 471 struct ft260_i2c_write_request_report *rep = in ft260_smbus_write() local 502 struct ft260_i2c_read_request_report rep; in ft260_i2c_read() local
|
/linux-6.3-rc2/net/netlink/ |
A D | diag.c | 49 struct netlink_diag_msg *rep; in sk_diag_fill() local
|
/linux-6.3-rc2/net/tipc/ |
A D | net.c | 327 struct sk_buff *rep; in tipc_nl_net_addr_legacy_get() local
|