Searched defs:read_file (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/tools/testing/selftests/ntb/ |
D | ntb_test.sh | 99 function read_file() function
|
/Linux-v6.1/scripts/basic/ |
D | fixdep.c | 211 static void *read_file(const char *filename) in read_file() function
|
/Linux-v6.1/scripts/ |
D | insert-sys-cert.c | 228 static char *read_file(char *file_name, int *size) in read_file() function
|
/Linux-v6.1/fs/hostfs/ |
D | hostfs_user.c | 124 int read_file(int fd, unsigned long long *offset, char *buf, int len) in read_file() function
|
/Linux-v6.1/tools/testing/selftests/vm/ |
D | khugepaged.c | 173 static int read_file(const char *path, char *buf, size_t buflen) in read_file() function
|
/Linux-v6.1/tools/tracing/latency/ |
D | latency-collector.c | 572 static char *read_file(const char *file, enum errhandling h) in read_file() function
|
/Linux-v6.1/tools/perf/ |
D | builtin-inject.c | 1859 static int read_file(int fd, u64 offs, void *buf, size_t sz) in read_file() function
|