Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dseq_buf.h160 static inline int seq_buf_pop(struct seq_buf *s) in seq_buf_pop() function
/linux/kernel/bpf/
H A Ddiagnostics.c637 seq_buf_pop(&ctx.seq); in format_disasm_line()