bpf: enable bpf syscall on x64 and i386
[firefly-linux-kernel-4.4.55.git] / arch / x86 / syscalls / syscall_64.tbl
index 252c804bb1aa7e2d74502d6a67fe67c8d06ae402..281150b539a2fb8eb802816612e768cf25dc9990 100644 (file)
 316    common  renameat2               sys_renameat2
 317    common  seccomp                 sys_seccomp
 318    common  getrandom               sys_getrandom
+319    common  memfd_create            sys_memfd_create
+320    common  kexec_file_load         sys_kexec_file_load
+321    common  bpf                     sys_bpf
 
 #
 # x32-specific system call numbers start at 512 to avoid cache impact