Searched refs:buf_end (Results 1 – 2 of 2) sorted by relevance
44 struct dtl_entry *buf_end; member72 if (wp == dtlr->buf_end) in consume_dtle()86 dtlr->buf_end = dtl->buf + dtl->buf_entries; in dtl_start()
2163 char *s, *buf_end; in debugfs_timings_read() local2173 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()