Home
last modified time | relevance | path

Searched defs:file_read (Results 1 – 4 of 4) sorted by relevance

/openbmc/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
/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c302 static efi_status_t file_read(struct file_handle *fh, u64 *buffer_size, in file_read() function
/openbmc/linux/tools/perf/util/
H A Ddso.c925 static ssize_t file_read(struct dso *dso, struct machine *machine, in file_read() function
/openbmc/linux/tools/testing/selftests/mm/
H A Dhmm-tests.c845 TEST_F(hmm, file_read) in TEST_F() argument