Searched refs:get_bin_args (Results 1 – 3 of 3) sorted by relevance
817 bool get_buffers = (data->get_bin_args && num_args) || data->get_buf; in bpf_bprintf_prepare()833 if (data->get_bin_args) { in bpf_bprintf_prepare()1044 .get_bin_args = true, in BPF_CALL_5()
373 .get_bin_args = true, in BPF_CALL_5()424 .get_bin_args = true, in BPF_CALL_4()467 .get_bin_args = true, in BPF_CALL_5()
3149 bool get_bin_args; member