Home
last modified time | relevance | path

Searched refs:bpf_bprintf_data (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dhelpers.c793 void bpf_bprintf_cleanup(struct bpf_bprintf_data *data) in bpf_bprintf_cleanup()
818 u32 num_args, struct bpf_bprintf_data *data) in bpf_bprintf_prepare()
1046 struct bpf_bprintf_data data = { in BPF_CALL_5()
H A Dverifier.c9868 struct bpf_bprintf_data data = {}; in check_bpf_snprintf_call()
/openbmc/linux/include/linux/
H A Dbpf.h3183 struct bpf_bprintf_data { struct
3191 u32 num_args, struct bpf_bprintf_data *data); argument
3192 void bpf_bprintf_cleanup(struct bpf_bprintf_data *data);
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c375 struct bpf_bprintf_data data = { in BPF_CALL_5()
426 struct bpf_bprintf_data data = { in BPF_CALL_4()
469 struct bpf_bprintf_data data = { in BPF_CALL_5()