Searched refs:file_read (Results 1 – 3 of 3) sorted by relevance
/linux/arch/mips/kernel/ |
A D | rtlx.c | 361 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/ |
A D | dso.c | 871 static ssize_t file_read(struct dso *dso, struct machine *machine, in file_read() function 917 *ret = file_read(dso, machine, cache_offset, cache->data); in dso_cache__populate()
|
/linux/tools/testing/selftests/vm/ |
A D | hmm-tests.c | 733 TEST_F(hmm, file_read) in TEST_F() argument
|
Completed in 12 milliseconds