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