Searched defs:read_file (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/tools/testing/selftests/ntb/ |
D | ntb_test.sh | 99 function read_file() function
|
/linux-6.6.21/scripts/basic/ |
D | fixdep.c | 214 static void *read_file(const char *filename) in read_file() function
|
/linux-6.6.21/scripts/ |
D | insert-sys-cert.c | 228 static char *read_file(char *file_name, int *size) in read_file() function
|
/linux-6.6.21/fs/hostfs/ |
D | hostfs_user.c | 125 int read_file(int fd, unsigned long long *offset, char *buf, int len) in read_file() function
|
/linux-6.6.21/tools/testing/selftests/powerpc/ |
D | utils.c | 31 int read_file(const char *path, char *buf, size_t count, size_t *len) in read_file() function
|
/linux-6.6.21/tools/testing/selftests/mm/ |
D | khugepaged.c | 164 static int read_file(const char *path, char *buf, size_t buflen) in read_file() function
|
/linux-6.6.21/tools/tracing/latency/ |
D | latency-collector.c | 572 static char *read_file(const char *file, enum errhandling h) in read_file() function
|
/linux-6.6.21/tools/perf/ |
D | builtin-inject.c | 1883 static int read_file(int fd, u64 offs, void *buf, size_t sz) in read_file() function
|