Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Ddtl.c44 struct dtl_entry *buf_end; member
72 if (wp == dtlr->buf_end) in consume_dtle()
86 dtlr->buf_end = dtl->buf + dtl->buf_entries; in dtl_start()
/arch/powerpc/kvm/
Dbook3s_hv.c2163 char *s, *buf_end; in debugfs_timings_read() local
2173 buf_end = s + sizeof(p->buf); in debugfs_timings_read()
2194 snprintf(s, buf_end - s, "%s: stuck\n", in debugfs_timings_read()
2197 snprintf(s, buf_end - s, in debugfs_timings_read()