Searched defs:read_file (Results 1 – 11 of 11) sorted by relevance
/linux-6.15/tools/testing/selftests/ntb/ |
D | ntb_test.sh | 99 function read_file() function
|
/linux-6.15/tools/testing/selftests/x86/bugs/ |
D | common.py | 14 def read_file(path): function
|
/linux-6.15/scripts/basic/ |
D | fixdep.c | 213 static void *read_file(const char *filename) in read_file() function
|
/linux-6.15/tools/testing/selftests/mm/ |
D | thp_settings.c | 46 int read_file(const char *path, char *buf, size_t buflen) in read_file() function
|
/linux-6.15/scripts/ |
D | insert-sys-cert.c | 228 static char *read_file(char *file_name, int *size) in read_file() function
|
/linux-6.15/fs/hostfs/ |
D | hostfs_user.c | 135 int read_file(int fd, unsigned long long *offset, char *buf, int len) in read_file() function
|
/linux-6.15/tools/testing/selftests/damon/ |
D | _damon_sysfs.py | 28 def read_file(path): function
|
/linux-6.15/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.15/tools/tracing/latency/ |
D | latency-collector.c | 572 static char *read_file(const char *file, enum errhandling h) in read_file() function
|
/linux-6.15/tools/perf/ |
D | builtin-inject.c | 2072 static int read_file(int fd, u64 offs, void *buf, size_t sz) in read_file() function
|
/linux-6.15/tools/testing/selftests/landlock/ |
D | fs_test.c | 5734 TEST_F(audit_layout1, read_file) in TEST_F() argument
|