Home
last modified time | relevance | path

Searched refs:open_file (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
Ddata.c321 static int open_file(struct perf_data *data) in open_file() function
343 return open_file(data); in open_file_dup()
361 ret = open_file(data); in open_dir()
/tools/testing/selftests/mm/
Dguard-regions.c205 static int open_file(const char *prefix, char *path) in open_file() function
277 self->fd = open_file( in FIXTURE_SETUP()