Lines Matching refs:qword_get
100 if ((len=qword_get(&mesg, buf, PAGE_SIZE)) <= 0)
110 if ((len=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);
444 len = qword_get(mesg, buf, PAGE_SIZE);
453 len = qword_get(mesg, buf, PAGE_SIZE);
529 len = qword_get(mesg, buf, PAGE_SIZE);
560 len = qword_get(&mesg, buf, PAGE_SIZE);
571 if ((len = qword_get(&mesg, buf, PAGE_SIZE)) <= 0)
616 while ((len = qword_get(&mesg, buf, PAGE_SIZE)) > 0) {