| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A 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()
|
| H A D | probe-event.h | 59 int nargs; /* Number of args */ member 97 int nargs; /* Number of arguments */ member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A 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() 1137 static bool block_rtas_call(int token, int nargs, in block_rtas_call() 1151 int nargs, nret, token; in SYSCALL_DEFINE1() local
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | aisimage.c | 60 uint32_t nargs; member 161 static uint32_t *ais_insert_cmd_header(uint32_t cmd, uint32_t nargs, in ais_insert_cmd_header() 265 uint32_t nargs, cmd_parms[10]; in aisimage_generate() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | syscall_table.S | 3 #define __SYSCALL(nr, entry, nargs) .long entry argument
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | syscalltable.S | 21 #define __SYSCALL(nr, entry, nargs) .long entry argument
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | systbls_32.S | 12 #define __SYSCALL(nr, entry, nargs) .long entry argument
|
| H A D | systbls_64.S | 13 #define __SYSCALL(nr, entry, nargs) .word entry argument
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | systbls.S | 10 #define __SYSCALL(nr, entry, nargs) .quad entry argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | math.h | 539 #define __MATHCALL_NARROW_NORMAL(func, nargs) \ argument 541 #define __MATHCALL_NARROW_REDIR(func, redir, nargs) \ argument 544 #define __MATHCALL_NARROW(func, redir, nargs) \ argument 563 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 568 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 579 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 589 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 594 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 605 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | math.h | 539 #define __MATHCALL_NARROW_NORMAL(func, nargs) \ argument 541 #define __MATHCALL_NARROW_REDIR(func, redir, nargs) \ argument 544 #define __MATHCALL_NARROW(func, redir, nargs) \ argument 563 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 568 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 579 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 589 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 594 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 605 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/syscalls/ |
| H A D | rtas_filter.c | 41 __be32 nargs; member 169 static int rtas_call(const char *name, int nargs, in rtas_call()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/s390x/ |
| H A D | ucall.c | 17 void ucall(uint64_t cmd, int nargs, ...) in ucall()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/ |
| H A D | ucall.c | 19 void ucall(uint64_t cmd, int nargs, ...) in ucall()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree-ssa-scopedtables.h | 45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member 46 struct { size_t nargs; tree *args; } phi; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree-ssa-scopedtables.h | 45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member 46 struct { size_t nargs; tree *args; } phi; member
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | syscall.c | 34 #define __SYSCALL(nr, entry, nargs)[nr] = (syscall_t)entry, argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/aarch64/ |
| H A D | ucall.c | 74 void ucall(uint64_t cmd, int nargs, ...) in ucall()
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | mkbootimg | 125 def __init__(self, option_strings, dest, nargs=None, **kwargs): argument
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | entry.S | 1423 #define __SYSCALL(nr, entry, nargs) data8 entry argument
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | cli_simple.c | 26 int nargs = 0; in cli_simple_parse_line() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | turbografx.c | 33 unsigned int nargs; member
|