Home
last modified time | relevance | path

Searched defs:nret (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/boot/
H A Doflib.c22 __be32 nret; /* Number of output arguments. */ member
41 int of_call_prom(const char *service, int nargs, int nret, ...) in of_call_prom()
65 static int of_call_prom_ret(const char *service, int nargs, int nret, in of_call_prom_ret()
/linux/arch/powerpc/kernel/
H A Drtas.c1104 va_rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, in va_rtas_call_unlocked()
1140 void rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, ...) in rtas_call_unlocked()
1213 int rtas_call(int token, int nargs, int nret, int *outputs, ...) in rtas_call()
1899 int nargs, nret, token; in SYSCALL_DEFINE1() local
H A Dprom_init.c111 __be32 nret; member
387 static int __init call_prom(const char *service, int nargs, int nret, ...) in call_prom()
411 static int __init call_prom_ret(const char *service, int nargs, int nret, in call_prom_ret()
/linux/lib/
H A Ddigsig.c74 unsigned nret, l; in digsig_verify_rsa() local
/linux/tools/testing/selftests/powerpc/syscalls/
H A Drtas_filter.c43 __be32 nret; member
/linux/arch/powerpc/include/asm/
H A Drtas-types.h12 __be32 nret; member