Searched refs:attr_mod (Results 1 – 15 of 15) sorted by relevance
84 struct perf_event_attr attr, attr_mod, attr_new; in bp_accounting() local93 attr_mod = attr; in bp_accounting()94 attr_mod.bp_type = HW_BREAKPOINT_X; in bp_accounting()95 attr_mod.bp_addr = (unsigned long) test_function; in bp_accounting()96 attr_mod.bp_len = default_breakpoint_len(); in bp_accounting()98 ret = ioctl(fd[0], PERF_EVENT_IOC_MODIFY_ATTRIBUTES, &attr_mod); in bp_accounting()
45 __field(u32, attr_mod)82 __entry->attr_mod = mad_hdr->attr_mod;105 be32_to_cpu(__entry->attr_mod)
37 __field(u32, attr_mod)81 __entry->attr_mod =82 ((struct ib_mad_hdr *)wr->send_buf.mad)->attr_mod;101 be32_to_cpu(__entry->attr_mod),201 __field(u32, attr_mod)221 __entry->attr_mod = mad_hdr->attr_mod;241 be32_to_cpu(__entry->attr_mod),
377 in_mad->attr_mod = cpu_to_be32(port); in mlx5_query_ext_port_caps()542 in_mad->attr_mod = cpu_to_be32(index / 32); in mlx5_query_mad_ifc_pkey()571 in_mad->attr_mod = cpu_to_be32(port); in mlx5_query_mad_ifc_gids()582 in_mad->attr_mod = cpu_to_be32(index / 8); in mlx5_query_mad_ifc_gids()616 in_mad->attr_mod = cpu_to_be32(port); in mlx5_query_mad_ifc_port()695 in_mad->attr_mod = cpu_to_be32(port); in mlx5_query_mad_ifc_port()
70 u32 attr_mod; member
33 __be32 attr_mod; member
29 __be32 attr_mod; member
224 __u32 attr_mod; member
298 uevent->resp.ece.attr_mod = event->ece.attr_mod; in ucma_create_uevent()1144 ece.attr_mod = cmd.ece.attr_mod; in ucma_connect()1201 ece.attr_mod = cmd.ece.attr_mod; in ucma_accept()
2170 event->ece.attr_mod = rep_data->ece.attr_mod; in cma_set_rep_event_data()2394 event->ece.attr_mod = req_data->ece.attr_mod; in cma_set_req_event_data()4437 req.ece.attr_mod = id_priv->ece.attr_mod; in cma_connect_ib()4581 id_priv->ece.attr_mod = ece->attr_mod; in rdma_connect_ece()4613 rep.ece.attr_mod = id_priv->ece.attr_mod; in cma_accept_ib()4666 rep.ece.attr_mod = id_priv->ece.attr_mod; in cma_send_sidr_rep()4749 id_priv->ece.attr_mod = ece->attr_mod; in rdma_accept_ece()
209 (hdr->attr_mod & IB_BM_ATTR_MOD_RESP))); in ib_response_mad()
92 __be32 attr_mod; member
295 mad.mad_hdr.attr_mod = cpu_to_be32(0); in send_leave_to_wire()336 mad.mad_hdr.attr_mod = cpu_to_be32(0); in send_reply_to_slave()
264 bn = be32_to_cpu(((struct ib_smp *)mad)->attr_mod) & 0xFFFF; in smp_snoop()300 bn = be32_to_cpu(((struct ib_smp *)mad)->attr_mod); in smp_snoop()1154 in_mad->attr_mod = cpu_to_be32(guid_tbl_blk_num + i); in handle_slaves_guid_change()
1014 __be32 attr_mod; member