Searched refs:get_bin_args (Results 1 – 5 of 5) sorted by relevance
219 .get_bin_args = true, in bpf_stream_vprintk_impl()
821 bool get_buffers = (data->get_bin_args && num_args) || data->get_buf; in bpf_bprintf_prepare()837 if (data->get_bin_args) { in bpf_bprintf_prepare()1053 .get_bin_args = true, in BPF_CALL_5()
367 .get_bin_args = true, in BPF_CALL_5()419 .get_bin_args = true, in BPF_CALL_4()462 .get_bin_args = true, in BPF_CALL_5()
3750 bool get_bin_args; member
6655 struct bpf_bprintf_data bprintf_data = { .get_bin_args = true }; in __bstr_format()