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