Searched refs:read_profile (Results 1 – 2 of 2) sorted by relevance
388 read_profile(struct file *file, char __user *buf, size_t count, loff_t *ppos) in read_profile() function447 .proc_read = read_profile,
229 static int read_profile(FILE *fin, int *not_found) in read_profile() function286 err = read_profile(fprof, ¬_found); in read_profile_file()