Home
last modified time | relevance | path

Searched defs:read_file (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/ntb/
H A Dntb_test.sh99 function read_file() function
/linux/tools/testing/selftests/x86/bugs/
H A Dcommon.py14 def read_file(path): function
/linux/scripts/basic/
H A Dfixdep.c213 static void *read_file(const char *filename) in read_file() function
/linux/scripts/
H A Dinsert-sys-cert.c228 static char *read_file(char *file_name, int *size) in read_file() function
/linux/tools/testing/selftests/damon/
H A D_damon_sysfs.py28 def read_file(path): global() function
[all...]
/linux/tools/testing/selftests/powerpc/
H A Dutils.c31 int read_file(const char *path, char *buf, size_t count, size_t *len) in read_file() function
/linux/tools/tracing/latency/
H A Dlatency-collector.c572 static char *read_file(const char *file, enum errhandling h) in read_file() function
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c5734 TEST_F(audit_layout1, read_file) in TEST_F() argument