Searched refs:bpf_seq_printf (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ |
A D | bpf_helpers.h | 197 bpf_seq_printf(seq, ___fmt, sizeof(___fmt), \
|
/linux/kernel/trace/ |
A D | bpf_trace.c | 465 BPF_CALL_5(bpf_seq_printf, struct seq_file *, m, char *, fmt, u32, fmt_size, in BPF_CALL_5() argument 490 .func = bpf_seq_printf,
|
Completed in 13 milliseconds