Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/ntb/
H A Dntb_test.sh99 function read_file() function
/linux/scripts/basic/
H A Dfixdep.c213 static void *read_file(const char *filename) in read_file() function
/linux/tools/testing/selftests/mm/
H A Dthp_settings.c46 int read_file(const char *path, char *buf, size_t buflen) in read_file() function
/linux/scripts/
H A Dinsert-sys-cert.c228 static char *read_file(char *file_name, int *size) in read_file() function
/linux/fs/hostfs/
H A Dhostfs_user.c126 int read_file(int fd, unsigned long long *offset, char *buf, int len) in read_file() function
/linux/tools/testing/selftests/damon/
H A D_damon_sysfs.py28 def read_file(path): function
/linux/tools/testing/selftests/powerpc/
H A Dutils.c31 int read_file(const char *path, char *buf, size_t count, size_t *len) in read_file() function
/linux/tools/tracing/latency/
H A Dlatency-collector.c572 static char *read_file(const char *file, enum errhandling h) in read_file() function
/linux/tools/perf/
H A Dbuiltin-inject.c2072 static int read_file(int fd, u64 offs, void *buf, size_t sz) in read_file() function