Lines Matching defs:more
49 * (see <linux/console.h> for more information).
2606 * @rescan: we return true if we need more (continuation) data
3010 * case to make the code more understandable.
3755 int i, more = 1, first = -1, last = -1, deflt = 0;
3774 while (more) {
3775 more = 0;
3782 more = 1;
3805 int i, more = 1, first = -1, last = -1, deflt = 0;
3813 while (more) {
3814 more = 0;
3821 more = 1;
4195 * If we support more console drivers, this function is used