Home
last modified time | relevance | path

Searched refs:linux_get_osname (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/modules/linux_common/
H A DMakefile15 EXPORT_SYMS+= linux_get_osname
/freebsd-12.1/sys/compat/linux/
H A Dlinux_mib.h41 void linux_get_osname(struct thread *td, char *dst);
H A Dlinux_mib.c75 linux_get_osname(req->td, osname); in linux_sysctl_osname()
452 linux_get_osname(struct thread *td, char *dst) in linux_get_osname() function
H A Dlinux_misc.c763 linux_get_osname(td, osname); in linux_newuname()
/freebsd-12.1/sys/modules/linux/
H A DMakefile44 EXPORT_SYMS+= linux_get_osname
/freebsd-12.1/sys/compat/linprocfs/
H A Dlinprocfs.c665 linux_get_osname(td, osname); in linprocfs_doversion()
1297 linux_get_osname(td, osname); in linprocfs_doostype()