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