Searched defs:read_file (Results 1 – 9 of 9) sorted by relevance
/linux/tools/testing/selftests/ntb/ |
H A D | ntb_test.sh | 99 function read_file() function
|
/linux/scripts/basic/ |
H A D | fixdep.c | 213 static void *read_file(const char *filename) in read_file() function
|
/linux/tools/testing/selftests/mm/ |
H A D | thp_settings.c | 46 int read_file(const char *path, char *buf, size_t buflen) in read_file() function
|
/linux/scripts/ |
H A D | insert-sys-cert.c | 228 static char *read_file(char *file_name, int *size) in read_file() function
|
/linux/fs/hostfs/ |
H A D | hostfs_user.c | 126 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.py | 28 def read_file(path): function
|
/linux/tools/testing/selftests/powerpc/ |
H A D | utils.c | 31 int read_file(const char *path, char *buf, size_t count, size_t *len) in read_file() function
|
/linux/tools/tracing/latency/ |
H A D | latency-collector.c | 572 static char *read_file(const char *file, enum errhandling h) in read_file() function
|
/linux/tools/perf/ |
H A D | builtin-inject.c | 2072 static int read_file(int fd, u64 offs, void *buf, size_t sz) in read_file() function
|