Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dftools.py27 def read_file(path): function
/openbmc/linux/tools/testing/selftests/ntb/
H A Dntb_test.sh99 function read_file() function
/openbmc/u-boot/test/py/tests/
H A Dtest_fit.py138 def read_file(fname): function
/openbmc/linux/scripts/basic/
H A Dfixdep.c214 static void *read_file(const char *filename) in read_file() function
/openbmc/u-boot/test/dm/
H A Dvideo.c276 static int read_file(struct unit_test_state *uts, const char *fname, in read_file() function
/openbmc/openbmc/poky/scripts/lib/devtool/
H A D__init__.py302 def read_file(path): function
/openbmc/linux/scripts/
H A Dinsert-sys-cert.c228 static char *read_file(char *file_name, int *size) in read_file() function
/openbmc/linux/fs/hostfs/
H A Dhostfs_user.c125 int read_file(int fd, unsigned long long *offset, char *buf, int len) in read_file() function
/openbmc/openbmc/poky/meta/lib/oe/
H A Dutils.py12 def read_file(filename): function
/openbmc/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
/openbmc/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c164 static int read_file(const char *path, char *buf, size_t buflen) in read_file() function
/openbmc/linux/tools/tracing/latency/
H A Dlatency-collector.c572 static char *read_file(const char *file, enum errhandling h) in read_file() function
/openbmc/linux/tools/perf/
H A Dbuiltin-inject.c1883 static int read_file(int fd, u64 offs, void *buf, size_t sz) in read_file() function