Home
last modified time | relevance | path

Searched refs:linux_trans_osrel (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/arm64/linux/
H A Dlinux_sysvec.c86 static bool linux_trans_osrel(const Elf_Note *note, int32_t *osrel);
481 linux_trans_osrel(const Elf_Note *note, int32_t *osrel) in linux_trans_osrel() function
503 .trans_osrel = linux_trans_osrel
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysvec.c103 static bool linux_trans_osrel(const Elf_Note *note, int32_t *osrel);
809 linux_trans_osrel(const Elf_Note *note, int32_t *osrel) in linux_trans_osrel() function
837 .trans_osrel = linux_trans_osrel
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysvec.c99 static bool linux_trans_osrel(const Elf_Note *note, int32_t *osrel);
953 linux_trans_osrel(const Elf_Note *note, int32_t *osrel) in linux_trans_osrel() function
981 .trans_osrel = linux_trans_osrel