Home
last modified time | relevance | path

Searched defs:sys_call_ptr_t (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/x86/um/asm/
Dsyscall.h8 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef
/linux-6.12.1/arch/x86/include/asm/
Dsyscall.h20 typedef long (*sys_call_ptr_t)(const struct pt_regs *); typedef
/linux-6.12.1/arch/s390/include/asm/
Dprocessor.h55 typedef long (*sys_call_ptr_t)(struct pt_regs *regs); typedef