Home
last modified time | relevance | path

Searched refs:file_name (Results 1 – 3 of 3) sorted by relevance

/arch/um/os-Linux/
Dfile.c50 int os_stat_file(const char *file_name, struct uml_stat *ubuf) in os_stat_file() argument
55 CATCH_EINTR(err = stat64(file_name, &sbuf)); in os_stat_file()
/arch/um/include/shared/
Dos.h131 extern int os_stat_file(const char *file_name, struct uml_stat *buf);
/arch/x86/kernel/cpu/
Dintel_cacheinfo.c924 #define show_one_plus(file_name, object, val) \ argument
925 static ssize_t show_##file_name(struct _cpuid4_info *this_leaf, char *buf, \