Home
last modified time | relevance | path

Searched defs:utsname (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dutsname.h72 static inline struct new_utsname *utsname(void) in utsname() function
/linux-4.4.14/tools/perf/util/
Dutil.c674 struct utsname utsname; in fetch_kernel_version() local