Home
last modified time | relevance | path

Searched refs:__NR_ia32_syscall_max (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/entry/
H A Dsyscall_32.c18 __visible const sys_call_ptr_t ia32_sys_call_table[__NR_ia32_syscall_max+1] = {
23 [0 ... __NR_ia32_syscall_max] = &__ia32_sys_ni_syscall,
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dunistd.h16 # define __NR_ia32_syscall_max __NR_syscall_max macro
34 # define IA32_NR_syscalls (__NR_ia32_syscall_max + 1)

Completed in 1 milliseconds