Searched defs:read_file (Results 1 – 10 of 10) sorted by relevance
/linux/tools/testing/selftests/ntb/ |
H A D | ntb_test.sh | 99 function read_file() function
|
/linux/tools/testing/selftests/x86/bugs/ |
H A D | common.py | 14 def read_file(path): 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/tools/testing/selftests/damon/ |
H A D | _damon_sysfs.py | 28 def read_file(path): global() function [all...] |
/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 | 2078 static int read_file(int fd, u64 offs, void *buf, size_t sz) in read_file() function
|
/linux/tools/testing/selftests/landlock/ |
H A D | fs_test.c | 5774 TEST_F(audit_layout1, read_file) in TEST_F() argument
|