Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
A Dhelpers.c787 void bpf_bprintf_cleanup(struct bpf_bprintf_data *data) in bpf_bprintf_cleanup()
812 u32 num_args, struct bpf_bprintf_data *data) in bpf_bprintf_prepare()
1040 struct bpf_bprintf_data data = { in BPF_CALL_5()
A Dverifier.c8035 struct bpf_bprintf_data data = {}; in check_bpf_snprintf_call()
/linux-6.3-rc2/kernel/trace/
A Dbpf_trace.c379 struct bpf_bprintf_data data = { in BPF_CALL_5()
430 struct bpf_bprintf_data data = { in BPF_CALL_4()
473 struct bpf_bprintf_data data = { in BPF_CALL_5()
/linux-6.3-rc2/include/linux/
A Dbpf.h2905 struct bpf_bprintf_data { struct
2913 u32 num_args, struct bpf_bprintf_data *data); argument
2914 void bpf_bprintf_cleanup(struct bpf_bprintf_data *data);

Completed in 47 milliseconds