Lines Matching defs:count

76 					 size_t count, loff_t *ppos)
135 return ret ?: count;
140 size_t count, loff_t *ppos)
150 return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
155 size_t count, loff_t *ppos)
166 return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
171 size_t count, loff_t *ppos)
250 return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
299 size_t count, loff_t *ppos)
392 return ret ?: count;
397 size_t count, loff_t *ppos)
441 return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
446 size_t count, loff_t *ppos)
466 return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
470 size_t count, loff_t *ppos)
487 return count;
492 size_t count, loff_t *ppos)
520 return count;
525 size_t count, loff_t *ppos)
548 return simple_read_from_buffer(user_buf, count, ppos, buf, len);
553 size_t count, loff_t *ppos)
565 return simple_read_from_buffer(user_buf, count, ppos, buf, len);
569 char *buf, size_t count,
580 return ret ? count : -EINVAL;
584 size_t count, loff_t *ppos)
631 return ret ?: count;
636 size_t count, loff_t *ppos)
646 return simple_read_from_buffer(user_buf, count, ppos, buf, len);
660 size_t count, loff_t *ppos)
685 return ret ?: count;
690 size_t count, loff_t *ppos)
699 return simple_read_from_buffer(user_buf, count, ppos, buf, len);
703 size_t count, loff_t *ppos)
718 return count;
723 size_t count, loff_t *ppos)
735 return simple_read_from_buffer(user_buf, count, ppos, buf, len);
739 char *buf, size_t count,
765 return ret ?: count;
770 size_t count, loff_t *ppos)
795 rv = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
801 char *buf, size_t count,
825 return count;