Searched refs:linux_get_osname (Results 1 – 6 of 6) sorted by relevance
12 EXPORT_SYMS+= linux_get_osname
41 void linux_get_osname(struct thread *td, char *dst);
124 linux_get_osname(req->td, osname); in linux_sysctl_osname()502 linux_get_osname(struct thread *td, char *dst) in linux_get_osname() function
683 linux_get_osname(td, osname); in linux_newuname()
50 EXPORT_SYMS+= linux_get_osname
850 linux_get_osname(td, osname); in linprocfs_doversion()1517 linux_get_osname(td, osname); in linprocfs_doostype()