Searched refs:file_read (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/kernel/
H A Drtlx.c361 static ssize_t file_read(struct file *file, char __user *buffer, size_t count, function
399 .read = file_read,
/linux-master/tools/perf/util/
H A Ddso.c927 static ssize_t file_read(struct dso *dso, struct machine *machine, function
973 *ret = file_read(dso, machine, cache_offset, cache->data);
/linux-master/tools/testing/selftests/mm/
H A Dhmm-tests.c845 TEST_F(hmm, file_read)

Completed in 139 milliseconds