Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
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()
Dverifier.c9844 struct bpf_bprintf_data data = {}; in check_bpf_snprintf_call()
/linux-6.6.21/include/linux/
Dbpf.h3167 struct bpf_bprintf_data { struct
3175 u32 num_args, struct bpf_bprintf_data *data); argument
3176 void bpf_bprintf_cleanup(struct bpf_bprintf_data *data);
/linux-6.6.21/kernel/trace/
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()