Home
last modified time | relevance | path

Searched refs:bpf_seq_printf (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/lib/bpf/
Dbpf_tracing.h427 int ___ret = bpf_seq_printf(seq, ___fmt, sizeof(___fmt), \
/Linux-v5.10/kernel/trace/
Dbpf_trace.c593 BPF_CALL_5(bpf_seq_printf, struct seq_file *, m, char *, fmt, u32, fmt_size, in BPF_CALL_5() argument
767 .func = bpf_seq_printf,