Searched refs:is_global (Results 1 – 14 of 14) sorted by relevance
22 int *is_global) in t7xx_trace_create_buf_file_handler() argument 24 *is_global = 1; in t7xx_trace_create_buf_file_handler()
333 if (chan->is_global && (buf = *per_cpu_ptr(chan->buf, 0))) { in relay_reset() 367 &chan->is_global); in relay_create_buf_file() 386 if (chan->is_global) in relay_open_buf() 402 &chan->is_global); in relay_open_buf() 410 if(chan->is_global) { in relay_open_buf() 659 if (chan->is_global && (buf = *per_cpu_ptr(chan->buf, 0))) in relay_close() 686 if (chan->is_global && (buf = *per_cpu_ptr(chan->buf, 0))) { in relay_flush() 714 if (chan->is_global) { in relay_stats()
85 int is_global; /* One global buffer ? */ member 125 * @is_global: outparam - set non-zero if the buffer should be global136 * Setting the is_global outparam to a non-zero value will148 int *is_global);
39 int *is_global) in ipc_trace_create_buf_file_handler() argument 41 *is_global = 1; in ipc_trace_create_buf_file_handler()
80 dst->is_global = rdma_ah_get_ah_flags(src) & in ib_copy_ah_attr_to_user() 82 if (dst->is_global) { in ib_copy_ah_attr_to_user()
1649 uverb_attr->is_global = !!(rdma_ah_get_ah_flags(rdma_attr) & in copy_ah_attr_to_uverbs() 1651 if (uverb_attr->is_global) { in copy_ah_attr_to_uverbs() 1758 if (uverb_attr->is_global) { in copy_ah_attr_from_uverbs() 2455 if (cmd.attr.is_global) { in ib_uverbs_create_ah()
470 int *is_global) in create_buf_file_handler() argument 479 *is_global = 1; in create_buf_file_handler()
248 int *is_global) in create_buf_file_callback() argument 256 * Need to set 'is_global' even if parent is NULL for early logging. in create_buf_file_callback() 258 *is_global = 1; in create_buf_file_callback()
559 __u8 is_global; member 694 __u8 is_global; member
135 int *is_global) in create_buf_file_handler() argument 141 *is_global = 1; in create_buf_file_handler()
187 create_buf_file(filename, parent, mode, buf, is_global)234 int *is_global)288 implementation should set the value of the is_global outparam to a
608 struct rchan_buf *buf, int *is_global) in create_buf_file_cb() argument 617 *is_global = 1; in create_buf_file_cb()
7672 bool is_global = subprog_aux(env, subprog)->linkage == BTF_FUNC_GLOBAL; in btf_prepare_func_args() local 7693 if (!is_global) /* not fatal for static funcs */ in btf_prepare_func_args() 7725 if (!is_global) in btf_prepare_func_args() 7736 if (!is_global) in btf_prepare_func_args() 7758 if (!is_global) { in btf_prepare_func_args() 7869 if (is_global) { /* generic user data pointer */ in btf_prepare_func_args() 7902 if (!is_global) in btf_prepare_func_args()
471 int *is_global) in blk_create_buf_file_callback() argument