Home
last modified time | relevance | path

Searched refs:seq_buf_clear (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dseq_buf.h26 static inline void seq_buf_clear(struct seq_buf *s) in seq_buf_clear() function
37 seq_buf_clear(s); in seq_buf_init()
/Linux-v5.10/arch/powerpc/kernel/
Dprocess.c1359 seq_buf_clear(&s); in show_user_instructions()
/Linux-v5.10/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c59 seq_buf_clear(&last_cmd_status); in rdt_last_cmd_clear()