| /kernel/linux/linux-4.19/arch/powerpc/boot/ |
| D | oflib.c | 25 __be32 nargs; /* Number of input arguments. */ member 45 int of_call_prom(const char *service, int nargs, int nret, ...) in of_call_prom() 69 static int of_call_prom_ret(const char *service, int nargs, int nret, in of_call_prom_ret()
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| D | oflib.c | 21 __be32 nargs; /* Number of input 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()
|
| /kernel/linux/linux-4.19/tools/perf/util/ |
| D | bpf-prologue.c | 183 struct probe_trace_arg *args, int nargs) in gen_prologue_fastpath() 242 struct probe_trace_arg *args, int nargs) in gen_prologue_slowpath() 358 int bpf__gen_prologue(struct probe_trace_arg *args, int nargs, in bpf__gen_prologue()
|
| D | probe-event.h | 53 int nargs; /* Number of args */ member 90 int nargs; /* Number of arguments */ member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | bpf-prologue.c | 184 struct probe_trace_arg *args, int nargs) in gen_prologue_fastpath() 243 struct probe_trace_arg *args, int nargs) in gen_prologue_slowpath() 364 int bpf__gen_prologue(struct probe_trace_arg *args, int nargs, in bpf__gen_prologue()
|
| D | probe-event.h | 59 int nargs; /* Number of args */ member 97 int nargs; /* Number of arguments */ member
|
| /kernel/linux/linux-4.19/arch/arm/mach-omap2/ |
| D | omap-secure.c | 37 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher() 110 u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher()
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | rtas.c | 417 va_rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, in va_rtas_call_unlocked() 436 void rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, ...) in rtas_call_unlocked() 445 int rtas_call(int token, int nargs, int nret, int *outputs, ...) in rtas_call() 918 int rtas_call_reentrant(int token, int nargs, int nret, int *outputs, ...) in rtas_call_reentrant() 1068 static bool block_rtas_call(int token, int nargs, in block_rtas_call() 1128 static bool block_rtas_call(int token, int nargs, in block_rtas_call() 1142 int nargs, nret, token; in SYSCALL_DEFINE1() local
|
| /kernel/linux/linux-5.10/arch/microblaze/kernel/ |
| D | syscall_table.S | 3 #define __SYSCALL(nr, entry, nargs) .long entry argument
|
| /kernel/linux/linux-5.10/arch/m68k/kernel/ |
| D | syscalltable.S | 21 #define __SYSCALL(nr, entry, nargs) .long entry argument
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | systbls_32.S | 12 #define __SYSCALL(nr, entry, nargs) .long entry argument
|
| D | systbls_64.S | 13 #define __SYSCALL(nr, entry, nargs) .word entry argument
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | systbls.S | 10 #define __SYSCALL(nr, entry, nargs) .quad entry argument
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | omap-secure.c | 59 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher() 153 u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher()
|
| /kernel/linux/linux-4.19/arch/powerpc/kernel/ |
| D | rtas.c | 419 va_rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, in va_rtas_call_unlocked() 438 void rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, ...) in rtas_call_unlocked() 447 int rtas_call(int token, int nargs, int nret, int *outputs, ...) in rtas_call() 1133 static bool block_rtas_call(int token, int nargs, in block_rtas_call() 1193 static bool block_rtas_call(int token, int nargs, in block_rtas_call() 1207 int nargs, nret, token; in SYSCALL_DEFINE1() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/s390x/ |
| D | ucall.c | 17 void ucall(uint64_t cmd, int nargs, ...) in ucall()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/x86_64/ |
| D | ucall.c | 19 void ucall(uint64_t cmd, int nargs, ...) in ucall()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/syscalls/ |
| D | rtas_filter.c | 41 __be32 nargs; member 169 static int rtas_call(const char *name, int nargs, in rtas_call()
|
| /kernel/linux/linux-5.10/arch/xtensa/kernel/ |
| D | syscall.c | 34 #define __SYSCALL(nr, entry, nargs)[nr] = (syscall_t)entry, argument
|
| /kernel/linux/linux-4.19/arch/xtensa/kernel/ |
| D | syscall.c | 36 #define __SYSCALL(nr,symbol,nargs) [ nr ] = (syscall_t)symbol, argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/aarch64/ |
| D | ucall.c | 74 void ucall(uint64_t cmd, int nargs, ...) in ucall()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | audit.h | 380 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall() 387 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat() 541 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall() 546 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat()
|
| D | fwnode.h | 47 unsigned int nargs; member
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| D | entry.S | 1423 #define __SYSCALL(nr, entry, nargs) data8 entry argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | audit.h | 434 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall() 441 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat() 617 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall() 622 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat()
|