Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Doflib.c21 __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 Dbpf-prologue.c184 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 Dprobe-event.h59 int nargs; /* Number of args */ member
97 int nargs; /* Number of arguments */ member
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Drtas.c417 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 Daisimage.c60 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 Domap-secure.c59 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 Dsyscall_table.S3 #define __SYSCALL(nr, entry, nargs) .long entry argument
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dsyscalltable.S21 #define __SYSCALL(nr, entry, nargs) .long entry argument
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsystbls_32.S12 #define __SYSCALL(nr, entry, nargs) .long entry argument
H A Dsystbls_64.S13 #define __SYSCALL(nr, entry, nargs) .word entry argument
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsystbls.S10 #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 Dmath.h539 #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 Dmath.h539 #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 Drtas_filter.c41 __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 Ducall.c17 void ucall(uint64_t cmd, int nargs, ...) in ucall()
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/
H A Ducall.c19 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 Dtree-ssa-scopedtables.h45 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 Dtree-ssa-scopedtables.h45 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 Dsyscall.c34 #define __SYSCALL(nr, entry, nargs)[nr] = (syscall_t)entry, argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/aarch64/
H A Ducall.c74 void ucall(uint64_t cmd, int nargs, ...) in ucall()
/OK3568_Linux_fs/u-boot/scripts/
H A Dmkbootimg125 def __init__(self, option_strings, dest, nargs=None, **kwargs): argument
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dentry.S1423 #define __SYSCALL(nr, entry, nargs) data8 entry argument
/OK3568_Linux_fs/u-boot/common/
H A Dcli_simple.c26 int nargs = 0; in cli_simple_parse_line() local
/OK3568_Linux_fs/kernel/include/linux/
H A Daudit.h434 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 Dturbografx.c33 unsigned int nargs; member

123