Searched refs:linux_get_osname (Results 1 – 6 of 6) sorted by relevance
15 EXPORT_SYMS+= linux_get_osname
41 void linux_get_osname(struct thread *td, char *dst);
75 linux_get_osname(req->td, osname); in linux_sysctl_osname()452 linux_get_osname(struct thread *td, char *dst) in linux_get_osname() function
763 linux_get_osname(td, osname); in linux_newuname()
44 EXPORT_SYMS+= linux_get_osname
665 linux_get_osname(td, osname); in linprocfs_doversion()1297 linux_get_osname(td, osname); in linprocfs_doostype()