Searched refs:bpf_seq_printf_buf (Results 1 – 1 of 1) sorted by relevance
572 struct bpf_seq_printf_buf { struct575 static DEFINE_PER_CPU(struct bpf_seq_printf_buf, bpf_seq_printf_buf); argument584 struct bpf_seq_printf_buf *bufs; in BPF_CALL_5()593 bufs = this_cpu_ptr(&bpf_seq_printf_buf); in BPF_CALL_5()