Searched refs:linux_get_osname (Results 1 – 6 of 6) sorted by relevance
39 void linux_get_osname(struct thread *td, char *dst);
113 linux_get_osname(req->td, osname); in linux_sysctl_osname()491 linux_get_osname(struct thread *td, char *dst) in linux_get_osname() function
486 linux_get_osname(td, osname); in linux_newuname()
23 EXPORT_SYMS+= linux_get_osname
81 EXPORT_SYMS+= linux_get_osname
879 linux_get_osname(td, osname); in linprocfs_doversion()1602 linux_get_osname(td, osname); in linprocfs_doostype()