Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Drtlx.c361 static ssize_t file_read(struct file *file, char __user *buffer, size_t count, in file_read() function
399 .read = file_read,
/linux/tools/perf/util/
H A Ddso.c1012 static ssize_t file_read(struct dso *dso, struct machine *machine, in dso_cache__populate()
1058 *ret = file_read(dso, machine, cache_offset, cache->data); in dso_cache__find()
984 static ssize_t file_read(struct dso *dso, struct machine *machine, file_read() function
/linux/tools/testing/selftests/mm/
H A Dhmm-tests.c836 TEST_F(hmm, file_read) in TEST_F()
832 TEST_F(hmm,file_read) TEST_F() argument