Home
last modified time | relevance | path

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

12

/linux/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()
/linux/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()
155 static u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher()
/linux/tools/testing/selftests/powerpc/syscalls/
H A Drtas_filter.c42 __be32 nargs; member
108 static int rtas_call(const char *name, int nargs, in rtas_call()
/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()
1818 static bool block_rtas_call(const struct rtas_function *func, int nargs, in block_rtas_call()
1899 int nargs, nret, token; in SYSCALL_DEFINE1() local
H A Dprom_init.c110 __be32 nargs; 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/tools/perf/util/
H A Dprobe-event.h60 int nargs; /* Number of args */ member
98 int nargs; /* Number of arguments */ member
/linux/tools/testing/selftests/kvm/lib/
H A Ducall_common.c121 void ucall(uint64_t cmd, int nargs, ...) in ucall()
/linux/include/linux/
H A Daudit.h447 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall()
454 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat()
638 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall()
643 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat()
H A Dfwnode.h104 unsigned int nargs; member
H A Dproperty.h337 unsigned int nargs; member
/linux/fs/xfs/
H A Dxfs_rtalloc.c92 struct xfs_rtalloc_args *nargs) in xfs_rtcopy_summary()
917 struct xfs_rtalloc_args nargs = { in xfs_growfs_rt() local
/linux/drivers/input/joystick/
H A Dturbografx.c30 unsigned int nargs; member
H A Ddb9.c28 unsigned int nargs; member
H A Dgamecon.c34 unsigned int nargs; member
/linux/arch/powerpc/include/asm/
H A Drtas-types.h11 __be32 nargs; member
/linux/tools/testing/selftests/bpf/
H A Dtest_btf.h63 #define BTF_FUNC_PROTO_ENC(ret_type, nargs) \ argument
/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c949 struct xfs_da_args nargs; in xfs_attr_shortform_to_leaf() local
1133 struct xfs_da_args nargs; in xfs_attr3_leaf_to_shortform() local
/linux/kernel/
H A Dauditsc.c1380 int nargs = context->socketcall.nargs; in show_special() local
2674 int __audit_socketcall(int nargs, unsigned long *args) in __audit_socketcall()
H A Daudit.h156 int nargs; member
/linux/kernel/trace/
H A Dtrace_eprobe.c197 int nargs) in alloc_event_probe()
H A Dtrace_fprobe.c389 int nargs, bool is_return) in alloc_trace_fprobe()
/linux/drivers/base/
H A Dswnode.c506 unsigned int nargs, unsigned int index, in software_node_get_reference_args()
H A Dproperty.c562 unsigned int nargs, unsigned int index, in fwnode_property_get_reference_args()
/linux/kernel/bpf/
H A Dbpf_struct_ops.c209 u32 nargs, arg_no, info_cnt = 0; in prepare_arg_info() local
/linux/drivers/of/
H A Dproperty.c981 unsigned int nargs, unsigned int index, in of_fwnode_get_reference_args()

12