Searched defs:utsname (Results 1 – 6 of 6) sorted by relevance
137 static struct utsname utsname; variable
146 static struct utsname utsname; in kernel_release() local
1333 struct utsname utsname; local3974 struct utsname utsname; local6323 struct utsname utsname; local
851 struct utsname utsname; in get_kernel_version() local
221 static struct utsname utsname; /* for the kernel version */ variable
847 INTERCEPTOR(int, __xuname, int size, void *utsname) { in INTERCEPTOR()856 INTERCEPTOR(int, uname, struct utsname *utsname) { in INTERCEPTOR()