|
@@ -11,13 +11,6 @@
|
|
|
|
|
|
#define __IGNORE_time
|
|
#define __IGNORE_time
|
|
|
|
|
|
-/* NUMA system calls */
|
|
|
|
-#define _ARCH_WANT_mbind
|
|
|
|
-#define __ARCH_WANT_get_mempolicy
|
|
|
|
-#define __ARCH_WANT_set_mempolicy
|
|
|
|
-#define __ARCH_WANT_migrate_pages
|
|
|
|
-#define __ARCH_WANT_move_pages
|
|
|
|
-
|
|
|
|
/* Ignore system calls that are also reachable via sys_socketcall */
|
|
/* Ignore system calls that are also reachable via sys_socketcall */
|
|
#define __IGNORE_recvmmsg
|
|
#define __IGNORE_recvmmsg
|
|
#define __IGNORE_sendmmsg
|
|
#define __IGNORE_sendmmsg
|