Home
last modified time | relevance | path

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

/linux/tools/virtio/virtio-trace/
H A Dtrace-agent.c110 static const char *make_path(int cpu_num, bool this_is_write_path) in make_path() function
146 return make_path(cpu_num, false); in make_input_path()
151 return make_path(cpu_num, true); in make_output_path()
/linux/fs/
H A Dlibfs.c2245 goto make_path; in path_from_stashed()
2265 make_path: in path_from_stashed()