Home
last modified time | relevance | path

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

/freebsd-13.1/sys/modules/linux_common/
H A DMakefile12 EXPORT_SYMS+= linux_get_osname
/freebsd-13.1/sys/compat/linux/
H A Dlinux_mib.h41 void linux_get_osname(struct thread *td, char *dst);
H A Dlinux_mib.c124 linux_get_osname(req->td, osname); in linux_sysctl_osname()
502 linux_get_osname(struct thread *td, char *dst) in linux_get_osname() function
H A Dlinux_misc.c683 linux_get_osname(td, osname); in linux_newuname()
/freebsd-13.1/sys/modules/linux/
H A DMakefile50 EXPORT_SYMS+= linux_get_osname
/freebsd-13.1/sys/compat/linprocfs/
H A Dlinprocfs.c850 linux_get_osname(td, osname); in linprocfs_doversion()
1517 linux_get_osname(td, osname); in linprocfs_doostype()