Searched refs:seq_bprintf (Results 1 – 2 of 2) sorted by relevance
413 void seq_bprintf(struct seq_file *m, const char *f, const u32 *binary) in seq_bprintf() function427 EXPORT_SYMBOL(seq_bprintf);
475 seq_bprintf(m, fmt, data.bin_args); in BPF_CALL_5()