Searched refs:sys_seccomp (Results 1 - 16 of 16) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
H A Dsystbls_64.S90 .word sys32_renameat2, sys_seccomp, sys_getrandom, sys_memfd_create, sys_bpf
171 .word sys_renameat2, sys_seccomp, sys_getrandom, sys_memfd_create, sys_bpf
H A Dsystbls_32.S89 /*345*/ .long sys_renameat2, sys_seccomp, sys_getrandom, sys_memfd_create, sys_bpf
/linux-4.4.14/kernel/
H A Dsys_ni.c242 cond_syscall(sys_seccomp); variable
/linux-4.4.14/arch/mips/kernel/
H A Dscall64-64.S428 PTR sys_seccomp
H A Dscall64-n32.S418 PTR sys_seccomp
H A Dscall32-o32.S590 PTR sys_seccomp
H A Dscall64-o32.S573 PTR sys_seccomp
/linux-4.4.14/arch/avr32/kernel/
H A Dsyscall_table.S332 .long sys_seccomp
/linux-4.4.14/arch/arm/kernel/
H A Dcalls.S395 CALL(sys_seccomp)
/linux-4.4.14/arch/s390/kernel/
H A Dsyscalls.S359 SYSCALL(sys_seccomp,compat_sys_seccomp)
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dunistd.h747 __SYSCALL(337, sys_seccomp, 3)
/linux-4.4.14/include/uapi/asm-generic/
H A Dunistd.h703 __SYSCALL(__NR_seccomp, sys_seccomp)
/linux-4.4.14/arch/arm64/include/asm/
H A Dunistd32.h791 __SYSCALL(__NR_seccomp, sys_seccomp)
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dentry.S961 .long sys_seccomp /* 355 */
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dentry.S892 .long sys_seccomp /* 355 */
/linux-4.4.14/include/linux/
H A Dsyscalls.h878 asmlinkage long sys_seccomp(unsigned int op, unsigned int flags,

Completed in 105 milliseconds