Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
A Ddtl.c54 struct dtl_entry *buf_end; member
82 if (wp == dtlr->buf_end) in consume_dtle()
96 dtlr->buf_end = dtl->buf + dtl->buf_entries; in dtl_start()
/arch/powerpc/kvm/
A Dbook3s_hv.c2870 char *s, *buf_end; in debugfs_timings_read() local
2880 buf_end = s + sizeof(p->buf); in debugfs_timings_read()
2901 snprintf(s, buf_end - s, "%s: stuck\n", in debugfs_timings_read()
2904 snprintf(s, buf_end - s, in debugfs_timings_read()

Completed in 16 milliseconds