Lines Matching refs:qword_get
100 if (qword_get(&mesg, buf, PAGE_SIZE) <= 0)
110 if (qword_get(&mesg, buf, PAGE_SIZE) <= 0)
118 if ((len=qword_get(&mesg, buf, PAGE_SIZE)) <= 0)
141 len = qword_get(&mesg, buf, PAGE_SIZE);
473 len = qword_get(mesg, buf, PAGE_SIZE);
482 len = qword_get(mesg, buf, PAGE_SIZE);
581 len = qword_get(mesg, buf, PAGE_SIZE);
611 if (qword_get(&mesg, buf, PAGE_SIZE) <= 0)
621 if (qword_get(&mesg, buf, PAGE_SIZE) <= 0)
666 while (qword_get(&mesg, buf, PAGE_SIZE) > 0) {