Searched refs:linux_set_osname (Results 1 – 1 of 1) sorted by relevance
65 static int linux_set_osname(struct thread *td, char *osname);79 error = linux_set_osname(req->td, osname); in linux_sysctl_osname()463 linux_set_osname(struct thread *td, char *osname) in linux_set_osname() function