Home
last modified time | relevance | path

Searched defs:nargs (Results 1 – 25 of 33) 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.c1069 va_rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, in va_rtas_call_unlocked()
1105 void rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, ...) in rtas_call_unlocked()
1178 int rtas_call(int token, int nargs, int nret, int *outputs, ...) in rtas_call()
1776 static bool block_rtas_call(const struct rtas_function *func, int nargs, in block_rtas_call()
1857 int nargs, nret, token; in SYSCALL_DEFINE1() local
/linux/drivers/iio/adc/
H A Dad7606_spi.c230 u64 *args, u32 nargs) in ad7606_spi_offload_trigger_match()
248 u64 *args, u32 nargs) in ad7606_spi_offload_trigger_request()
H A Dad4695.c1626 u64 *args, u32 nargs) in ad4695_offload_trigger_match()
1644 u64 *args, u32 nargs) in ad4695_offload_trigger_request()
/linux/arch/loongarch/net/
H A Dbpf_jit.c1343 static void store_args(struct jit_ctx *ctx, int nargs, int args_off) in store_args()
1353 static void restore_args(struct jit_ctx *ctx, int nargs, int args_off) in restore_args()
1487 int stack_size, nargs; in __arch_prepare_bpf_trampoline() local
/linux/samples/rust/
H A Drust_driver_platform.rs172 let nargs = NArgs::N(2); in properties_parse() localVariable
/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.c101 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()
953 struct xfs_rtalloc_args nargs = { in xfs_growfs_rt_bmblock() local
/linux/include/linux/
H A Daudit.h470 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall()
477 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat()
661 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall()
666 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat()
H A Dfwnode.h109 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.c938 struct xfs_da_args nargs; in xfs_attr_shortform_to_leaf() local
1119 struct xfs_da_args nargs; in xfs_attr3_leaf_to_shortform() local
/linux/kernel/trace/
H A Dtrace_eprobe.c198 int nargs) in alloc_event_probe()
H A Dtrace_fprobe.c576 int nargs, bool is_return, in alloc_trace_fprobe()
/linux/kernel/
H A Dauditsc.c1375 int nargs = context->socketcall.nargs; in show_special() local
2643 int __audit_socketcall(int nargs, unsigned long *args) in __audit_socketcall()
H A Daudit.h162 int nargs; member
/linux/kernel/bpf/
H A Dbpf_struct_ops.c181 u32 nargs, arg_no, info_cnt = 0; in prepare_arg_info() local
/linux/drivers/acpi/
H A Dproperty.c871 u32 nargs = 0, i; in acpi_get_ref_args() local
/linux/tools/perf/util/
H A Dprobe-finder.c1174 int nargs; member

12