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.c797 void bpf_bprintf_cleanup(struct bpf_bprintf_data *data) in bpf_bprintf_cleanup()
822 u32 num_args, struct bpf_bprintf_data *data) in bpf_bprintf_prepare()
1050 struct bpf_bprintf_data data = { in BPF_CALL_5()
H A Dverifier.c9856 struct bpf_bprintf_data data = {}; in check_bpf_snprintf_call()
/openbmc/linux/include/linux/
H A Dbpf.h3192 struct bpf_bprintf_data { struct
3200 u32 num_args, struct bpf_bprintf_data *data); argument
3201 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()