Home
last modified time | relevance | path

Searched refs:SYSCALL (Results 1 – 21 of 21) sorted by relevance

/linux/samples/seccomp/
A Dbpf-fancy.c38 SYSCALL(__NR_exit, ALLOW), in main()
39 SYSCALL(__NR_exit_group, ALLOW), in main()
40 SYSCALL(__NR_write, JUMP(&l, write_fd)), in main()
41 SYSCALL(__NR_read, JUMP(&l, read)), in main()
A Dbpf-helper.h55 #define SYSCALL(nr, jt) \ macro
/linux/tools/perf/arch/riscv/util/
A Driscv_exception_types.h29 EXC(STORE_MISALIGNED), EXC(STORE_ACCESS), EXC(SYSCALL), \
/linux/arch/sh/kernel/vsyscall/
A DMakefile11 quiet_cmd_syscall = SYSCALL $@
/linux/arch/powerpc/include/asm/
A Dsstep.h41 SYSCALL, enumerator
/linux/tools/testing/selftests/bpf/prog_tests/
A Dlibbpf_probes.c111 CASE(SYSCALL, sys_bpf, true), in test_libbpf_probe_helpers()
/linux/arch/s390/kernel/syscalls/
A Dsyscalltbl91 * SYSCALL(64 bit syscall, 31 bit emulated syscall)
/linux/Documentation/translations/zh_CN/arch/loongarch/
A Dintroduction.rst248 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
/linux/Documentation/translations/zh_TW/arch/loongarch/
A Dintroduction.rst248 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
/linux/Documentation/userspace-api/
A Dmseal.rst26 SYSCALL chapter
/linux/Documentation/admin-guide/LSM/
A Dipe.rst338 …type=1300 audit(1653364370.067:61): SYSCALL arch=c000003e syscall=9 success=no exit=-13 a0=7f1105a…
342 …type=1300 audit(1653364735.161:64): SYSCALL arch=c000003e syscall=9 success=no exit=-13 a0=0 a1=10…
383 …type=1300 audit(1653425583.136:54): SYSCALL arch=c000003e syscall=1 success=yes exit=2 a0=3 a1=559…
/linux/Documentation/arch/x86/
A Dpti.rst156 5. Run 32-bit binaries on systems supporting the SYSCALL instruction.
/linux/Documentation/driver-api/nfc/
A Dnfc-hci.rst219 - Syscall context from a userspace call (SYSCALL)
/linux/Documentation/arch/loongarch/
A Dintroduction.rst281 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
/linux/arch/x86/kvm/
A Dcpuid.c739 F(CX8) | F(APIC) | 0 /* Reserved */ | F(SYSCALL) | in kvm_set_cpu_caps()
/linux/arch/powerpc/lib/
A Dsstep.c1388 op->type = SYSCALL; in analyse_instr()
3651 case SYSCALL: /* sc */ in emulate_step()
/linux/tools/arch/x86/kcpuid/
A Dcpuid.csv680 0x80000001, 0, edx, 11, syscall , SYSCALL and SYSRET instructions
/linux/tools/arch/x86/lib/
A Dx86-opcode-map.txt337 05: SYSCALL (o64)
/linux/arch/x86/lib/
A Dx86-opcode-map.txt337 05: SYSCALL (o64)
/linux/arch/x86/
A DKconfig522 instead of the legacy SYSCALL/SYSENTER/IDT architecture for
/linux/tools/lib/bpf/
A Dlibbpf.c9407 SEC_DEF("syscall", SYSCALL, 0, SEC_SLEEPABLE),

Completed in 68 milliseconds