Searched defs:nargs (Results 1 - 25 of 34) sorted by relevance

12

/linux-master/tools/testing/selftests/kvm/lib/
H A Ducall_common.c118 void ucall(uint64_t cmd, int nargs, ...) argument
/linux-master/arch/powerpc/boot/
H A Doflib.c21 __be32 nargs; /* Number of input arguments. */ member in struct:prom_args
41 int of_call_prom(const char *service, int nargs, int nret, ...) argument
65 static int of_call_prom_ret(const char *service, int nargs, int nret, argument
[all...]
/linux-master/drivers/input/joystick/
H A Dturbografx.c30 unsigned int nargs; member in struct:tgfx_config
H A Ddb9.c28 unsigned int nargs; member in struct:db9_config
H A Dgamecon.c34 unsigned int nargs; member in struct:gc_config
/linux-master/tools/testing/selftests/powerpc/syscalls/
H A Drtas_filter.c42 __be32 nargs; member in struct:rtas_args
108 static int rtas_call(const char *name, int nargs, argument
/linux-master/arch/powerpc/include/asm/
H A Drtas-types.h11 __be32 nargs; member in struct:rtas_args
/linux-master/tools/perf/util/
H A Dprobe-event.h60 int nargs; /* Number of args */ member in struct:probe_trace_event
98 int nargs; /* Number of arguments */ member in struct:perf_probe_event
H A Dprobe-finder.c1164 int nargs; member in struct:local_vars_finder
[all...]
/linux-master/arch/arm/mach-omap2/
H A Domap-secure.c59 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, argument
155 static u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, argument
/linux-master/include/linux/
H A Dfwnode.h104 unsigned int nargs; member in struct:fwnode_reference_args
H A Dproperty.h317 unsigned int nargs; member in struct:software_node_ref_args
H A Daudit.h447 static inline int audit_socketcall(int nargs, unsigned long *args) argument
454 static inline int audit_socketcall_compat(int nargs, u32 *args) argument
638 static inline int audit_socketcall(int nargs, unsigned long *args) argument
643 static inline int audit_socketcall_compat(int nargs, u32 *args) argument
/linux-master/fs/xfs/
H A Dxfs_rtalloc.c922 struct xfs_rtalloc_args nargs = { local
90 xfs_rtcopy_summary( struct xfs_rtalloc_args *oargs, struct xfs_rtalloc_args *nargs) argument
/linux-master/kernel/trace/
H A Dtrace_eprobe.c194 alloc_event_probe(const char *group, const char *this_event, struct trace_event_call *event, int nargs) argument
H A Dtrace_fprobe.c384 alloc_trace_fprobe(const char *group, const char *event, const char *symbol, struct tracepoint *tpoint, int maxactive, int nargs, bool is_return) argument
/linux-master/drivers/base/
H A Dproperty.c560 fwnode_property_get_reference_args(const struct fwnode_handle *fwnode, const char *prop, const char *nargs_prop, unsigned int nargs, unsigned int index, struct fwnode_reference_args *args) argument
H A Dswnode.c504 software_node_get_reference_args(const struct fwnode_handle *fwnode, const char *propname, const char *nargs_prop, unsigned int nargs, unsigned int index, struct fwnode_reference_args *args) argument
/linux-master/kernel/
H A Daudit.h156 int nargs; member in struct:audit_context::__anon3761::__anon3762
H A Dauditsc.c1380 int nargs = context->socketcall.nargs; local
2674 int __audit_socketcall(int nargs, unsigned long *args) argument
[all...]
/linux-master/kernel/bpf/
H A Dbpf_struct_ops.c209 u32 nargs, arg_no, info_cnt = 0; local
/linux-master/drivers/acpi/
H A Dproperty.c807 u32 nargs = 0, i; local
[all...]
/linux-master/drivers/of/
H A Dproperty.c988 of_fwnode_get_reference_args(const struct fwnode_handle *fwnode, const char *prop, const char *nargs_prop, unsigned int nargs, unsigned int index, struct fwnode_reference_args *args) argument
/linux-master/arch/powerpc/kernel/
H A Drtas.c1104 va_rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, argument
1140 void rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, ...) argument
1213 rtas_call(int token, int nargs, int nret, int *outputs, ...) argument
1818 block_rtas_call(const struct rtas_function *func, int nargs, struct rtas_args *args) argument
1899 int nargs, nret, token; local
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c875 struct xfs_da_args nargs; local
1054 struct xfs_da_args nargs; local
[all...]

Completed in 333 milliseconds

12