Home
last modified time | relevance | path

Searched defs:nargs (Results 1 – 8 of 8) sorted by relevance

/arch/powerpc/boot/
Doflib.c26 int of_call_prom(const char *service, int nargs, int nret, ...) in of_call_prom()
31 int nargs; in of_call_prom() member
55 static int of_call_prom_ret(const char *service, int nargs, int nret, in of_call_prom_ret()
61 int nargs; in of_call_prom_ret() member
/arch/mips/kernel/
Dscall32-o32.S658 .macro sys function, nargs
/arch/sparc/prom/
Dp1275.c44 int nargs, nrets, i; in p1275_cmd() local
/arch/xtensa/kernel/
Dsyscall.c36 #define __SYSCALL(nr,symbol,nargs) [ nr ] = (syscall_t)symbol, argument
/arch/powerpc/kernel/
Drtas.c401 int rtas_call(int token, int nargs, int nret, int *outputs, ...) in rtas_call()
798 int nargs; in ppc_rtas() local
Dprom_init.c124 u32 nargs; member
224 static int __init call_prom(const char *service, int nargs, int nret, ...) in call_prom()
248 static int __init call_prom_ret(const char *service, int nargs, int nret, in call_prom_ret()
/arch/powerpc/include/asm/
Drtas.h51 u32 nargs; member
/arch/xtensa/include/asm/
Dunistd.h15 # define __SYSCALL(nr,func,nargs) argument