Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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()
/openbmc/linux/arch/powerpc/kernel/
H A Dprocess.c1444 seq_buf_clear(&s); in show_user_instructions()
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c62 seq_buf_clear(&last_cmd_status); in rdt_last_cmd_clear()