Searched refs:get_bin_args (Results 1 – 3 of 3) sorted by relevance
820 bool get_buffers = (data->get_bin_args && num_args) || data->get_buf; in bpf_bprintf_prepare()836 if (data->get_bin_args) { in bpf_bprintf_prepare()1047 .get_bin_args = true, in BPF_CALL_5()
376 .get_bin_args = true, in BPF_CALL_5()427 .get_bin_args = true, in BPF_CALL_4()470 .get_bin_args = true, in BPF_CALL_5()
3170 bool get_bin_args; member