Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/arch/sh/kernel/vsyscall/
A DMakefile12 quiet_cmd_syscall = SYSCALL $@
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dsstep.h41 SYSCALL, enumerator
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dlibbpf_probes.c107 CASE(SYSCALL, sys_bpf, true), in test_libbpf_probe_helpers()
/linux-6.3-rc2/arch/s390/kernel/syscalls/
A Dsyscalltbl91 * SYSCALL(64 bit syscall, 31 bit emulated syscall)
/linux-6.3-rc2/Documentation/x86/
A Dpti.rst84 b. A "trampoline" must be used for SYSCALL entry. This
86 non-PTI SYSCALL entry code, so requires mapping fewer
158 5. Run 32-bit binaries on systems supporting the SYSCALL instruction.
/linux-6.3-rc2/Documentation/translations/zh_CN/loongarch/
A Dintroduction.rst248 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
/linux-6.3-rc2/tools/arch/x86/kcpuid/
A Dcpuid.csv351 0x80000001, 0, EDX, 11, sysret, SYSCALL/SYSRET supported
/linux-6.3-rc2/Documentation/driver-api/nfc/
A Dnfc-hci.rst219 - Syscall context from a userspace call (SYSCALL)
/linux-6.3-rc2/Documentation/loongarch/
A Dintroduction.rst281 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
/linux-6.3-rc2/arch/x86/kvm/
A Dcpuid.c699 F(CX8) | F(APIC) | 0 /* Reserved */ | F(SYSCALL) | in kvm_set_cpu_caps()
/linux-6.3-rc2/arch/powerpc/lib/
A Dsstep.c1378 op->type = SYSCALL; in analyse_instr()
3642 case SYSCALL: /* sc */ in emulate_step()
/linux-6.3-rc2/arch/x86/lib/
A Dx86-opcode-map.txt332 05: SYSCALL (o64)
/linux-6.3-rc2/tools/arch/x86/lib/
A Dx86-opcode-map.txt332 05: SYSCALL (o64)
/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf.c8527 SEC_DEF("syscall", SYSCALL, 0, SEC_SLEEPABLE),

Completed in 56 milliseconds