/linux-4.1.27/tools/perf/ |
D | builtin-report.c | 67 struct report *rep = cb; in report__config() local 94 struct report *rep = arg; in hist_iter__report_callback() local 137 struct report *rep = container_of(tool, struct report, tool); in process_sample_event() local 183 struct report *rep = container_of(tool, struct report, tool); in process_read_event() local 202 static int report__setup_sample_type(struct report *rep) in report__setup_sample_type() 265 static size_t hists__fprintf_nr_sample_events(struct hists *hists, struct report *rep, in hists__fprintf_nr_sample_events() 314 struct report *rep, in perf_evlist__tty_browse_hists() 347 static void report__warn_kptr_restrict(const struct report *rep) in report__warn_kptr_restrict() 376 static int report__gtk_browse_hists(struct report *rep, const char *help) in report__gtk_browse_hists() 391 static int report__browse_hists(struct report *rep) in report__browse_hists() [all …]
|
/linux-4.1.27/drivers/infiniband/hw/amso1100/ |
D | c2_wr.h | 330 struct c2wr_rnic_open_rep rep; member 376 struct c2wr_rnic_query_rep rep; member 399 struct c2wr_rnic_getconfig_rep rep; member 419 struct c2wr_rnic_setconfig_rep rep; member 436 struct c2wr_rnic_close_rep rep; member 461 struct c2wr_cq_create_rep rep; member 478 struct c2wr_cq_modify_rep rep; member 493 struct c2wr_cq_destroy_rep rep; member 511 struct c2wr_pd_alloc_rep rep; member 526 struct c2wr_pd_dealloc_rep rep; member [all …]
|
/linux-4.1.27/net/sunrpc/xprtrdma/ |
D | verbs.c | 82 struct rpcrdma_rep *rep; in rpcrdma_run_tasklet() local 279 struct rpcrdma_rep *rep = in rpcrdma_recvcq_process_wc() local 1041 struct rpcrdma_rep *rep; in rpcrdma_create_rep() local 1107 struct rpcrdma_rep *rep; in rpcrdma_buffer_create() local 1135 rpcrdma_destroy_rep(struct rpcrdma_ia *ia, struct rpcrdma_rep *rep) in rpcrdma_destroy_rep() 1424 rpcrdma_recv_buffer_put(struct rpcrdma_rep *rep) in rpcrdma_recv_buffer_put() 1582 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_ep_post() local 1629 struct rpcrdma_rep *rep) in rpcrdma_ep_post_recv()
|
D | rpc_rdma.c | 568 rpcrdma_count_chunks(struct rpcrdma_rep *rep, unsigned int max, int wrchunk, __be32 **iptrp) in rpcrdma_count_chunks() 730 rpcrdma_reply_handler(struct rpcrdma_rep *rep) in rpcrdma_reply_handler()
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | framework.c | 1437 srpc_stat_reply_t *rep = &msg->msg_body.stat_reply; in sfw_unpack_message() local 1457 srpc_mksn_reply_t *rep = &msg->msg_body.mksn_reply; in sfw_unpack_message() local 1474 srpc_rmsn_reply_t *rep = &msg->msg_body.rmsn_reply; in sfw_unpack_message() local 1491 srpc_debug_reply_t *rep = &msg->msg_body.dbg_reply; in sfw_unpack_message() local 1512 srpc_batch_reply_t *rep = &msg->msg_body.bat_reply; in sfw_unpack_message() local 1534 srpc_test_reply_t *rep = &msg->msg_body.tes_reply; in sfw_unpack_message() local 1550 srpc_join_reply_t *rep = &msg->msg_body.join_reply; in sfw_unpack_message() local
|
D | conrpc.c | 391 srpc_generic_reply_t *rep; in lstcon_rpc_get_reply() local 427 srpc_msg_t *rep; in lstcon_rpc_trans_stat() local 476 srpc_generic_reply_t *rep; in lstcon_rpc_trans_interpreter() local 1171 srpc_msg_t *rep; in lstcon_rpc_pinger() local
|
D | ping_test.c | 178 srpc_ping_reply_t *rep = &rpc->srpc_replymsg.msg_body.ping_reply; in ping_server_handle() local
|
D | console.c | 377 srpc_debug_reply_t *rep; in lstcon_sesrpc_readent() local 1383 srpc_batch_reply_t *rep = &msg->msg_body.bat_reply; in lstcon_tsbrpc_readent() local 1462 srpc_stat_reply_t *rep = &msg->msg_body.stat_reply; in lstcon_statrpc_readent() local 1897 srpc_msg_t *rep = &rpc->srpc_replymsg; in lstcon_acceptor_handle() local
|
/linux-4.1.27/include/linux/input/ |
D | tca8418_keypad.h | 40 bool rep; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | outpdp.c | 145 struct nvif_notify_conn_rep_v0 rep = {}; in nvkm_output_dp_hpd() local 174 struct nvif_notify_conn_rep_v0 rep = { in nvkm_output_dp_irq() local
|
D | conn.c | 39 struct nvif_notify_conn_rep_v0 rep; in nvkm_connector_hpd() local
|
D | base.c | 62 struct nvif_notify_head_rep_v0 rep = {}; in nvkm_disp_vblank() local
|
D | nv50.c | 109 } rep; in nv50_disp_chan_uevent_send() local
|
/linux-4.1.27/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-4.1.27/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-4.1.27/include/linux/ |
D | tca6416_keypad.h | 28 unsigned int rep:1; /* enable input subsystem auto repeat */ member
|
D | gpio_keys.h | 52 unsigned int rep:1; member
|
D | input.h | 156 int rep[REP_CNT]; member
|
D | hid.h | 618 #define HID_REPORT_ID(rep) \ argument
|
/linux-4.1.27/include/uapi/drm/ |
D | vmwgfx_drm.h | 229 struct drm_vmw_surface_arg rep; member 257 struct drm_vmw_surface_create_req rep; member 407 struct drm_vmw_dmabuf_rep rep; member 957 struct drm_vmw_gb_surface_create_rep rep; member 999 struct drm_vmw_gb_surface_ref_rep rep; member
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_surface.c | 697 struct drm_vmw_surface_arg *rep = &arg->rep; in vmw_surface_define_ioctl() local 978 struct drm_vmw_surface_create_req *rep = &arg->rep; in vmw_surface_reference_ioctl() local 1244 struct drm_vmw_gb_surface_create_rep *rep = &arg->rep; in vmw_gb_surface_define_ioctl() local 1385 struct drm_vmw_gb_surface_ref_rep *rep = &arg->rep; in vmw_gb_surface_reference_ioctl() local
|
D | vmwgfx_resource.c | 695 struct drm_vmw_dmabuf_rep *rep = &arg->rep; in vmw_dmabuf_alloc_ioctl() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_usif.c | 77 } *rep = header; in usif_notify() local 99 struct nvif_notify_rep_v0 *rep = (void *)ntfy->p->e.data; in usif_notify() local
|
D | nouveau_connector.c | 963 const struct nvif_notify_conn_rep_v0 *rep = notify->data; in nouveau_connector_hotplug() local
|
D | nouveau_gem.c | 224 struct drm_nouveau_gem_info *rep) in nouveau_gem_info()
|
/linux-4.1.27/net/ipv4/ |
D | udp_diag.c | 40 struct sk_buff *rep; in udp_dump_one() local
|
D | tcp_ipv4.c | 587 } rep; in tcp_v4_send_reset() local 722 } rep; in tcp_v4_send_ack() local
|
D | inet_diag.c | 355 struct sk_buff *rep; in inet_diag_dump_one_icsk() local
|
/linux-4.1.27/net/netlink/ |
D | diag.c | 62 struct netlink_diag_msg *rep; in sk_diag_fill() local
|
D | af_netlink.c | 2852 struct nlmsghdr *rep; in netlink_ack() local
|
/linux-4.1.27/net/ceph/crush/ |
D | mapper.c | 418 int rep; in crush_choose_firstn() local 594 int rep; in crush_choose_indep() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | base.c | 194 struct nvif_notify_uevent_rep rep = { in nvkm_fifo_uevent() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | client.c | 41 } rep; member
|
/linux-4.1.27/net/tipc/ |
D | bearer.c | 674 struct sk_buff *rep; in tipc_nl_bearer_get() local 936 struct sk_buff *rep; in tipc_nl_media_get() local
|
D | netlink_compat.c | 58 struct sk_buff *rep; member
|
/linux-4.1.27/fs/cachefiles/ |
D | namei.c | 267 struct dentry *rep, in cachefiles_bury_object()
|
/linux-4.1.27/drivers/media/platform/ |
D | sh_veu.c | 664 u32 *mant, u32 *frac, u32 *rep) in sh_veu_calc_scale() 718 u32 mant, frac, value, rep; in sh_veu_scale_v() local 740 u32 mant, frac, value, rep; in sh_veu_scale_h() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
D | base.c | 146 struct nvkm_gpio_ntfy_rep rep = { in nvkm_gpio_intr() local
|
/linux-4.1.27/drivers/input/keyboard/ |
D | spear-keyboard.c | 64 bool rep; member
|
D | tca8418_keypad.c | 273 bool rep = false; in tca8418_keypad_probe() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | eeprom_4k.c | 477 struct cal_ctl_data_4k *rep; in ath9k_hw_set_4k_power_per_rate_table() local
|
D | eeprom_9287.c | 564 struct cal_ctl_data_ar9287 *rep; in ath9k_hw_set_ar9287_power_per_rate_table() local
|
D | eeprom_def.c | 975 struct cal_ctl_data *rep; in ath9k_hw_set_def_power_per_rate_table() local
|
/linux-4.1.27/lib/ |
D | bch.c | 700 const struct gf_poly *a, int *rep) in gf_poly_logrep() 713 const struct gf_poly *b, int *rep) in gf_poly_mod()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
D | base.c | 378 struct nvkm_i2c_ntfy_rep rep = { in nvkm_i2c_intr() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | eeprom.c | 1601 struct ath5k_edge_power *rep; in ath5k_eeprom_read_ctl_info() local
|
D | phy.c | 2773 struct ath5k_edge_power *rep = ee->ee_ctl_pwr; in ath5k_get_max_ctl_power() local
|
/linux-4.1.27/drivers/hid/ |
D | hid-input.c | 1332 struct hid_report *rep; in report_features() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv50.c | 1889 int acnt = 0x10, rep, i; in nv50_gr_construct_gene_vfetch() local
|
/linux-4.1.27/drivers/infiniband/core/ |
D | cma.c | 2668 struct ib_cm_sidr_rep_event_param *rep = &ib_event->param.sidr_rep_rcvd; in cma_sidr_rep_handler() local 2931 struct ib_cm_rep_param rep; in cma_accept_ib() local 2985 struct ib_cm_sidr_rep_param rep; in cma_send_sidr_rep() local
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | hid-core.c | 1213 static void usbhid_request(struct hid_device *hid, struct hid_report *rep, int reqtype) in usbhid_request()
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
D | ipoib_cm.c | 425 struct ib_cm_rep_param rep = {}; in ipoib_cm_send_rep() local
|
/linux-4.1.27/drivers/isdn/gigaset/ |
D | ev-layer.c | 1532 struct reply_t *rep; in process_event() local
|
/linux-4.1.27/sound/usb/ |
D | midi.c | 1276 struct snd_usb_midi_endpoint *rep) in snd_usbmidi_in_endpoint_create() 1352 struct snd_usb_midi_endpoint *rep) in snd_usbmidi_out_endpoint_create()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 1714 struct cpl_rdma_ec_status *rep = cplhdr(skb); in ec_status() local
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_core.c | 1422 struct nlmsghdr *rep, *nlh = nlmsg_hdr(skb); in call_ad() local
|
/linux-4.1.27/drivers/tty/vt/ |
D | keyboard.c | 128 static char rep; /* flag telling character repeat */ variable
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_dp_mst_topology.c | 306 static void drm_dp_encode_sideband_reply(struct drm_dp_sideband_msg_reply_body *rep, in drm_dp_encode_sideband_reply()
|
/linux-4.1.27/drivers/gpu/drm/i2c/ |
D | tda998x_drv.c | 851 uint8_t reg, div, rep; in tda998x_encoder_mode_set() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 2152 struct ldlm_reply *rep; in osc_enqueue_fini() local
|
/linux-4.1.27/include/linux/i2c/ |
D | twl.h | 625 bool rep; member
|
/linux-4.1.27/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_sli.h | 1244 struct ocrdma_mbx_rsp rep; member
|