Home
last modified time | relevance | path

Searched defs:nargs (Results 1 – 25 of 26) 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/tools/testing/selftests/kvm/lib/
H A Ducall_common.c121 void ucall(uint64_t cmd, int nargs, ...) in ucall()
/linux/fs/xfs/
H A Dxfs_rtalloc.c100 struct xfs_rtalloc_args *nargs) in xfs_rtcopy_summary()
776 struct xfs_rtalloc_args *nargs, in xfs_growfs_rt_free_new()
824 const struct xfs_rtalloc_args *nargs, in xfs_growfs_rt_init_rtsb()
875 struct xfs_rtalloc_args nargs = { in xfs_growfs_rt_bmblock() local
/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
/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
1131 struct xfs_da_args nargs; in xfs_attr3_leaf_to_shortform() local
/linux/kernel/
H A Dauditsc.c1382 int nargs = context->socketcall.nargs; in show_special() local
2670 int __audit_socketcall(int nargs, unsigned long *args) in __audit_socketcall()
/linux/kernel/trace/
H A Dtrace_eprobe.c197 int nargs) in alloc_event_probe()
H A Dtrace_fprobe.c430 int nargs, bool is_return) in alloc_trace_fprobe()
H A Dtrace_probe.c1993 const char *group, bool alloc_filter, int nargs) in trace_probe_init()
H A Dtrace_uprobe.c334 alloc_trace_uprobe(const char *group, const char *event, int nargs, bool is_ret) in alloc_trace_uprobe()
H A Dtrace_kprobe.c273 int nargs, bool is_return) in alloc_trace_kprobe()
/linux/kernel/bpf/
H A Dbpf_struct_ops.c212 u32 nargs, arg_no, info_cnt = 0; in prepare_arg_info() local
H A Dbtf.c7220 u32 i, nargs; in btf_distill_func_proto() local
7537 u32 i, nargs, btf_id; in btf_prepare_func_args() local
/linux/drivers/of/
H A Dproperty.c1086 unsigned int nargs, unsigned int index, in of_fwnode_get_reference_args()
/linux/drivers/acpi/
H A Dproperty.c812 u32 nargs = 0, i; in acpi_get_ref_args() local
/linux/include/net/
H A Dtcp.h2666 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf()
2706 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf()
/linux/net/
H A Dsocket.c3045 static const unsigned char nargs[21] = { variable

12