/Linux-v4.19/tools/perf/ |
D | builtin-report.c | 92 struct report *rep = cb; in report__config() local 125 struct report *rep = arg; in hist_iter__report_callback() local 171 struct report *rep = arg; in hist_iter__branch_callback() local 208 struct report *rep = container_of(tool, struct report, tool); in process_feature_event() local 234 struct report *rep = container_of(tool, struct report, tool); in process_sample_event() local 296 struct report *rep = container_of(tool, struct report, tool); in process_read_event() local 314 static int report__setup_sample_type(struct report *rep) in report__setup_sample_type() 394 static size_t hists__fprintf_nr_sample_events(struct hists *hists, struct report *rep, in hists__fprintf_nr_sample_events() 461 struct report *rep, in perf_evlist__tty_browse_hists() 502 static void report__warn_kptr_restrict(const struct report *rep) in report__warn_kptr_restrict() [all …]
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | ib_rep.c | 48 mlx5_ib_nic_rep_load(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep) in mlx5_ib_nic_rep_load() 54 mlx5_ib_nic_rep_unload(struct mlx5_eswitch_rep *rep) in mlx5_ib_nic_rep_unload() 60 mlx5_ib_vport_rep_load(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_load() 81 mlx5_ib_vport_rep_unload(struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_rep_unload() 93 static void *mlx5_ib_vport_get_proto_dev(struct mlx5_eswitch_rep *rep) in mlx5_ib_vport_get_proto_dev()
|
D | ib_rep.h | 68 struct mlx5_ib_dev *mlx5_ib_rep_to_dev(struct mlx5_eswitch_rep *rep) in mlx5_ib_rep_to_dev()
|
D | ib_virt.c | 56 struct mlx5_hca_vport_context *rep; in mlx5_ib_get_vf_config() local
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_rep.c | 107 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_update_hw_counters() local 197 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_attr_get() local 216 struct mlx5_eswitch_rep *rep) in mlx5e_sqs2vport_stop() 233 struct mlx5_eswitch_rep *rep, in mlx5e_sqs2vport_start() 276 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_add_sqs_fwd_rules() local 305 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_remove_sqs_fwd_rules() local 692 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_open() local 714 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_close() local 731 struct mlx5_eswitch_rep *rep = rpriv->rep; in mlx5e_rep_get_phys_port_name() local 824 struct mlx5_eswitch_rep *rep; in mlx5e_is_uplink_rep() local [all …]
|
D | eswitch_offloads.c | 213 struct mlx5_eswitch_rep *rep; in esw_set_global_vlan_pop() local 853 struct mlx5_eswitch_rep *rep; in esw_offloads_init_reps() local 881 struct mlx5_eswitch_rep *rep; in esw_offloads_unload_reps_type() local 904 struct mlx5_eswitch_rep *rep; in esw_offloads_load_reps_type() local 1317 struct mlx5_eswitch_rep *rep; in mlx5_eswitch_unregister_vport_rep() local 1332 struct mlx5_eswitch_rep *rep; in mlx5_eswitch_get_uplink_priv() local 1343 struct mlx5_eswitch_rep *rep; in mlx5_eswitch_get_proto_dev() local
|
D | en_rep.h | 57 struct mlx5_eswitch_rep *rep; member 66 struct mlx5e_rep_priv *mlx5e_rep_to_rep_priv(struct mlx5_eswitch_rep *rep) in mlx5e_rep_to_rep_priv()
|
D | vport.c | 716 struct mlx5_hca_vport_context *rep) in mlx5_query_hca_vport_context() 794 struct mlx5_hca_vport_context *rep; in mlx5_query_hca_vport_system_image_guid() local 813 struct mlx5_hca_vport_context *rep; in mlx5_query_hca_vport_node_guid() local
|
/Linux-v4.19/net/sunrpc/xprtrdma/ |
D | verbs.c | 162 struct rpcrdma_rep *rep = container_of(cqe, struct rpcrdma_rep, in rpcrdma_wc_receive() local 435 struct rpcrdma_rep *rep; in rpcrdma_ia_remove() local 1096 struct rpcrdma_rep *rep; in rpcrdma_create_rep() local 1187 rpcrdma_destroy_rep(struct rpcrdma_rep *rep) in rpcrdma_destroy_rep() 1242 struct rpcrdma_rep *rep; in rpcrdma_buffer_destroy() local 1364 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_buffer_put() local 1386 rpcrdma_recv_buffer_put(struct rpcrdma_rep *rep) in rpcrdma_recv_buffer_put() 1530 struct rpcrdma_rep *rep; in rpcrdma_post_recvs() local 1565 struct rpcrdma_rep *rep; in rpcrdma_post_recvs() local
|
D | rpc_rdma.c | 980 rpcrdma_is_bcall(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_is_bcall() 1123 rpcrdma_decode_msg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_msg() 1153 rpcrdma_decode_nomsg(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep) in rpcrdma_decode_nomsg() 1178 rpcrdma_decode_error(struct rpcrdma_xprt *r_xprt, struct rpcrdma_rep *rep, in rpcrdma_decode_error() 1214 void rpcrdma_complete_rqst(struct rpcrdma_rep *rep) in rpcrdma_complete_rqst() 1296 struct rpcrdma_rep *rep = in rpcrdma_deferred_completion() local 1313 void rpcrdma_reply_handler(struct rpcrdma_rep *rep) in rpcrdma_reply_handler()
|
D | backchannel.c | 275 struct rpcrdma_rep *rep) in rpcrdma_bc_receive_call()
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_surface.c | 717 struct drm_vmw_surface_arg *rep = &arg->rep; in vmw_surface_define_ioctl() local 998 struct drm_vmw_surface_create_req *rep = &arg->rep; in vmw_surface_reference_ioctl() local 1316 struct drm_vmw_gb_surface_create_rep *rep = &arg->rep; in vmw_gb_surface_define_ioctl() local 1343 struct drm_vmw_gb_surface_ref_rep *rep = &arg->rep; in vmw_gb_surface_reference_ioctl() local 1537 struct drm_vmw_gb_surface_create_rep *rep = &arg->rep; in vmw_gb_surface_define_ext_ioctl() local 1556 struct drm_vmw_gb_surface_ref_ext_rep *rep = &arg->rep; in vmw_gb_surface_reference_ext_ioctl() local 1573 struct drm_vmw_gb_surface_create_rep *rep, in vmw_gb_surface_define_internal() 1722 struct drm_vmw_gb_surface_ref_ext_rep *rep, in vmw_gb_surface_reference_internal()
|
/Linux-v4.19/block/ |
D | blk-zoned.c | 72 struct blk_zone *rep, in blkdev_report_zone() 308 struct blk_zone_report rep; in blkdev_report_zones_ioctl() local
|
/Linux-v4.19/include/uapi/drm/ |
D | vmwgfx_drm.h | 243 struct drm_vmw_surface_arg rep; member 271 struct drm_vmw_surface_create_req rep; member 430 struct drm_vmw_bo_rep rep; member 962 struct drm_vmw_gb_surface_create_rep rep; member 1004 struct drm_vmw_gb_surface_ref_rep rep; member 1089 struct drm_vmw_context_arg rep; member 1167 struct drm_vmw_gb_surface_create_rep rep; member 1210 struct drm_vmw_gb_surface_ref_ext_rep rep; member
|
/Linux-v4.19/net/unix/ |
D | diag.c | 116 struct unix_diag_msg *rep; in sk_diag_fill() local 249 struct sk_buff *rep; in unix_diag_get_exact() local
|
/Linux-v4.19/include/linux/platform_data/ |
D | keyboard-spear.h | 159 bool rep; member
|
D | keyscan-davinci.h | 35 u8 rep:1; member
|
D | keypad-omap.h | 22 bool rep; member
|
/Linux-v4.19/include/linux/ |
D | tca6416_keypad.h | 28 unsigned int rep:1; /* enable input subsystem auto repeat */ member
|
D | gpio_keys.h | 54 unsigned int rep:1; member
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | conn.c | 39 struct nvif_notify_conn_rep_v0 rep; in nvkm_conn_hpd() local
|
/Linux-v4.19/net/vmw_vsock/ |
D | diag.c | 26 struct vsock_diag_msg *rep; in sk_diag_fill() local
|
/Linux-v4.19/drivers/hid/intel-ish-hid/ |
D | ishtp-hid.c | 76 static void ishtp_hid_request(struct hid_device *hid, struct hid_report *rep, in ishtp_hid_request()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/ |
D | nouveau_usif.c | 78 } *rep = header; in usif_notify() local 100 struct nvif_notify_rep_v0 *rep = (void *)ntfy->p->e.data; in usif_notify() local
|
/Linux-v4.19/net/netlink/ |
D | diag.c | 48 struct netlink_diag_msg *rep; in sk_diag_fill() local
|