Home
last modified time | relevance | path

Searched refs:read_file_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/powerpc/syscalls/
A Drtas_filter.c63 return read_file_alloc(path, prop_val, prop_len); in get_property()
90 err = read_file_alloc("/proc/ppc64/rtas/rmo_buffer", &buf, NULL); in read_kregion_bounds()
/linux-6.3-rc2/tools/testing/selftests/powerpc/include/
A Dutils.h45 int read_file_alloc(const char *path, char **buf, size_t *len);
/linux-6.3-rc2/tools/testing/selftests/powerpc/nx-gzip/
A Dgzfht_test.c212 if (read_file_alloc(argv[1], &inbuf, &inlen)) in compress_file()
/linux-6.3-rc2/tools/testing/selftests/powerpc/
A Dutils.c68 int read_file_alloc(const char *path, char **buf, size_t *len) in read_file_alloc() function

Completed in 7 milliseconds