Lines Matching defs:count
205 int refcnt; /* L: reference count */
3607 * reference count and return it. If there already is a matching
5438 size_t count)
5447 return count;
5509 const char *buf, size_t count)
5530 return ret ?: count;
5548 const char *buf, size_t count)
5567 return ret ?: count;
5585 const char *buf, size_t count)
5606 return ret ?: count;
5636 struct device_attribute *attr, const char *buf, size_t count)
5649 return ret ? ret : count;