Home
last modified time | relevance | path

Searched refs:ABI_O32 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/vdso/
H A Dgenvdso.c46 ABI_O32 = (1 << 0), enumerator
50 ABI_ALL = ABI_O32 | ABI_N32 | ABI_N64,
59 { "__vdso_sigreturn", "off_sigreturn", ABI_O32 },
H A Dgenvdso.h93 elf_abi = ABI_O32; in get_symbols()
/kernel/linux/linux-6.6/arch/mips/vdso/
H A Dgenvdso.c46 ABI_O32 = (1 << 0), enumerator
50 ABI_ALL = ABI_O32 | ABI_N32 | ABI_N64,
59 { "__vdso_sigreturn", "off_sigreturn", ABI_O32 },
H A Dgenvdso.h93 elf_abi = ABI_O32; in get_symbols()

Completed in 3 milliseconds