Search notes:

arch/x86/um/sys_call_table_64.c

sys_call_table[]

const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {
#include <asm/syscalls_64.h>
};

Index