Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dsystbl.h7 SYSCALL(restart_syscall)
8 SYSCALL(exit)
24 SYSCALL(ni_syscall)
36 SYSCALL(pause)
38 SYSCALL(ni_syscall)
39 SYSCALL(ni_syscall)
42 SYSCALL(ni_syscall)
51 SYSCALL(ni_syscall)
55 SYSCALL(signal)
58 SYSCALL(acct)
[all …]
Dsstep.h45 SYSCALL, enumerator
/Linux-v4.19/samples/seccomp/
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()
Dbpf-helper.h55 #define SYSCALL(nr, jt) \ macro
/Linux-v4.19/arch/powerpc/kernel/
Dsystbl.S20 #define SYSCALL(func) .8byte DOTSYM(sys_##func),DOTSYM(sys_##func) macro
28 #define SYSCALL(func) .long sys_##func macro
36 #define SYSCALL_SPU(func) SYSCALL(func)
Dsystbl_chk.c18 #define SYSCALL(func) __NR_##func macro
32 #define SYSCALL_SPU(func) SYSCALL(func)
Dhead_fsl_booke.S419 NORMAL_EXCEPTION_PROLOG(SYSCALL)
/Linux-v4.19/arch/powerpc/platforms/cell/
Dspu_callbacks.c37 #define SYSCALL(func) sys_ni_syscall, macro
/Linux-v4.19/arch/sh/kernel/vsyscall/
DMakefile12 quiet_cmd_syscall = SYSCALL $@
/Linux-v4.19/arch/s390/kernel/syscalls/
Dsyscalltbl91 * SYSCALL(64 bit syscall, 31 bit emulated syscall)
/Linux-v4.19/Documentation/x86/
Dpti.txt76 b. A "trampoline" must be used for SYSCALL entry. This
78 non-PTI SYSCALL entry code, so requires mapping fewer
149 5. Run 32-bit binaries on systems supporting the SYSCALL instruction.
/Linux-v4.19/arch/s390/kernel/
Dentry.S1496 #define SYSCALL(esame,emu) .long esame macro
1500 #undef SYSCALL
1504 #define SYSCALL(esame,emu) .long emu macro
1508 #undef SYSCALL
/Linux-v4.19/arch/x86/kvm/
Dcpuid.c355 F(CX8) | F(APIC) | 0 /* Reserved */ | F(SYSCALL) | in __do_cpuid_ent()
/Linux-v4.19/Documentation/nfc/
Dnfc-hci.txt200 - Syscall context from a userspace call (SYSCALL)
/Linux-v4.19/arch/powerpc/lib/
Dsstep.c1196 op->type = SYSCALL; in analyse_instr()
3070 case SYSCALL: /* sc */ in emulate_step()
/Linux-v4.19/tools/objtool/arch/x86/lib/
Dx86-opcode-map.txt332 05: SYSCALL (o64)
/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt332 05: SYSCALL (o64)
/Linux-v4.19/arch/x86/lib/
Dx86-opcode-map.txt332 05: SYSCALL (o64)