Searched refs:single_open_size (Results 1 – 2 of 2) sorted by relevance
83 int single_open_size(struct linux_file *, int (*)(struct seq_file *, void *), void *, size_t);
223 single_open_size(struct linux_file *f, int (*show)(struct seq_file *, void *), void *d, size_t size) in single_open_size() function