Home
last modified time | relevance | path

Searched refs:get_bin_args (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/trace/
H A Dbpf_trace.c367 .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()
/linux/include/linux/
H A Dbpf.h3885 bool get_bin_args; member
/linux/kernel/sched/
H A Dext.c9057 struct bpf_bprintf_data bprintf_data = { .get_bin_args = true }; in __bstr_format()