Home
last modified time | relevance | path

Searched refs:system_call (Results 1 – 25 of 25) sorted by relevance

/Linux-v4.19/arch/m68k/coldfire/
Dvectors.c40 asmlinkage void system_call(void);
64 _ramvec[32] = system_call; in trap_init()
Dentry.S51 .globl system_call
62 ENTRY(system_call)
/Linux-v4.19/arch/m68k/68000/
Dromvec.S16 .global system_call
30 .long system_call, trap, trap, trap
Dints.c30 asmlinkage void system_call(void);
161 _ramvec[32] = system_call; in trap_init()
Dentry.S25 .globl system_call
68 ENTRY(system_call)
/Linux-v4.19/arch/m68k/kernel/
Dvectors.c31 asmlinkage void system_call(void);
71 vectors[VEC_SYS] = system_call; in base_trap_init()
Dentry.S45 .globl system_call, buserr, trap, resume
197 ENTRY(system_call)
/Linux-v4.19/arch/s390/kernel/
Dsignal.c472 current->thread.system_call = in do_signal()
477 if (current->thread.system_call) { in do_signal()
478 regs->int_code = current->thread.system_call; in do_signal()
511 if (current->thread.system_call) { in do_signal()
512 regs->int_code = current->thread.system_call; in do_signal()
Dentry.h14 void system_call(void);
Dentry.S316 ENTRY(system_call)
1244 clg %r9,BASED(.Lcleanup_table) # system_call
1276 .quad system_call
1364 .quad system_call
Dsetup.c322 lc->svc_new_psw.addr = (unsigned long) system_call; in setup_lowcore()
Dptrace.c1141 unsigned int *data = &target->thread.system_call; in s390_system_call_get()
1151 unsigned int *data = &target->thread.system_call; in s390_system_call_set()
/Linux-v4.19/arch/sh/kernel/cpu/sh3/
Dex.S48 .long system_call ! Unconditional Trap /* 160 */
/Linux-v4.19/arch/x86/entry/vdso/
DMakefile129 targets += vdso32/note.o vdso32/system_call.o vdso32/sigreturn.o
160 $(obj)/vdso32/system_call.o \
/Linux-v4.19/arch/xtensa/kernel/
Dtraps.c69 extern void system_call (struct pt_regs*);
94 { EXCCAUSE_SYSTEM_CALL, 0, system_call },
Dentry.S1862 ENTRY(system_call)
1907 ENDPROC(system_call)
/Linux-v4.19/arch/sh/kernel/
Dentry-common.S327 ENTRY(system_call)
/Linux-v4.19/arch/s390/include/asm/
Dprocessor.h136 unsigned int system_call; /* system call number in signal */ member
/Linux-v4.19/arch/powerpc/kernel/
Dexceptions-64s.S1030 EXC_REAL_BEGIN(system_call, 0xc00, 0x100)
1035 EXC_REAL_END(system_call, 0xc00, 0x100)
1037 EXC_VIRT_BEGIN(system_call, 0x4c00, 0x100)
1042 EXC_VIRT_END(system_call, 0x4c00, 0x100)
Dexceptions-64e.S528 EXCEPTION_STUB(0x120, system_call) /* 0x0c00 */
703 START_EXCEPTION(system_call)
Dentry_64.S154 system_call: /* label this so stack traces look sane */ label
/Linux-v4.19/arch/sh/kernel/cpu/sh2a/
Dentry.S151 bra system_call ! jump common systemcall entry
/Linux-v4.19/Documentation/x86/
Dentry_64.txt19 - system_call: syscall instruction from 64-bit code.
/Linux-v4.19/arch/sh/kernel/cpu/sh2/
Dentry.S205 bra system_call ! jump common systemcall entry
/Linux-v4.19/arch/sh/kernel/cpu/sh5/
Dentry.S171 .long system_call /* 0x160 */
1182 system_call: label