Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dhelpers.c790 void bpf_bprintf_cleanup(struct bpf_bprintf_data *data) in bpf_bprintf_cleanup()
815 u32 num_args, struct bpf_bprintf_data *data) in bpf_bprintf_prepare()
1043 struct bpf_bprintf_data data = { in BPF_CALL_5()
Dverifier.c9441 struct bpf_bprintf_data data = {}; in check_bpf_snprintf_call()
/Linux-v6.6/include/linux/
Dbpf.h3146 struct bpf_bprintf_data { struct
3154 u32 num_args, struct bpf_bprintf_data *data); argument
3155 void bpf_bprintf_cleanup(struct bpf_bprintf_data *data);
/Linux-v6.6/kernel/trace/
Dbpf_trace.c372 struct bpf_bprintf_data data = { in BPF_CALL_5()
423 struct bpf_bprintf_data data = { in BPF_CALL_4()
466 struct bpf_bprintf_data data = { in BPF_CALL_5()