Home
last modified time | relevance | path

Searched defs:read_file (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/tools/testing/selftests/ntb/
Dntb_test.sh108 function read_file() function
/Linux-v4.19/scripts/basic/
Dfixdep.c251 static void *read_file(const char *filename) in read_file() function
/Linux-v4.19/scripts/
Dinsert-sys-cert.c228 static char *read_file(char *file_name, int *size) in read_file() function
/Linux-v4.19/fs/hostfs/
Dhostfs_user.c124 int read_file(int fd, unsigned long long *offset, char *buf, int len) in read_file() function
/Linux-v4.19/drivers/mtd/nand/raw/
Dnandsim.c1354 static ssize_t read_file(struct nandsim *ns, struct file *file, void *buf, size_t count, loff_t pos) in read_file() function