Searched refs:is_global (Results 1 – 7 of 7) sorted by relevance
69 int is_global; /* One global buffer ? */ member149 int *is_global);
307 int *is_global) in create_buf_file_default_callback() argument390 if (chan->is_global && chan->buf[0]) { in relay_reset()425 &chan->is_global); in relay_create_buf_file()442 if (chan->is_global) in relay_open_buf()459 if(chan->is_global) { in relay_open_buf()817 if (chan->is_global && chan->buf[0]) in relay_close()848 if (chan->is_global && chan->buf[0]) { in relay_flush()
345 __u8 is_global; member433 __u8 is_global; member
48 dst->is_global = src->ah_flags & IB_AH_GRH ? 1 : 0; in ib_copy_ah_attr_to_user()
1254 resp.dest.is_global = !!(attr->ah_attr.ah_flags & IB_AH_GRH); in ib_uverbs_query_qp()1266 resp.alt_dest.is_global = !!(attr->alt_ah_attr.ah_flags & IB_AH_GRH); in ib_uverbs_query_qp()1344 attr->ah_attr.ah_flags = cmd.dest.is_global ? IB_AH_GRH : 0; in ib_uverbs_modify_qp()1356 attr->alt_ah_attr.ah_flags = cmd.alt_dest.is_global ? IB_AH_GRH : 0; in ib_uverbs_modify_qp()1803 attr.ah_flags = cmd.attr.is_global ? IB_AH_GRH : 0; in ib_uverbs_create_ah()
180 create_buf_file(filename, parent, mode, buf, is_global)227 int *is_global)281 implementation should set the value of the is_global outparam to a
404 int *is_global) in blk_create_buf_file_callback() argument