Home
last modified time | relevance | path

Searched defs:nargs (Results 1 – 25 of 34) 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/drivers/spi/
H A Dspi-offload-trigger-adi-util-sigma-delta.c17 u64 *args, u32 nargs) in adi_util_sigma_delta_match()
H A Dspi-offload-trigger-pwm.c29 u64 *args, u32 nargs) in spi_offload_trigger_pwm_match()
/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/samples/rust/
H A Drust_driver_platform.rs172 let nargs = NArgs::N(2); in properties_parse() localVariable
/linux/tools/perf/util/
H A Dprobe-event.h60 int nargs; /* Number of args */ member
99 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/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()
1456 int stack_size = 0, nargs = 0; in __arch_prepare_bpf_trampoline() local
/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/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/include/linux/
H A Dfwnode.h109 unsigned int nargs; member
/linux/kernel/
H A Dauditsc.c1382 int nargs = context->socketcall.nargs; in show_special() local
2668 int __audit_socketcall(int nargs, unsigned long *args) in __audit_socketcall()
H A Daudit.h157 int nargs; member
/linux/drivers/base/
H A Dswnode.c506 unsigned int nargs, unsigned int index, in software_node_get_reference_args()
H A Dproperty.c600 unsigned int nargs, unsigned int index, in fwnode_property_get_reference_args()
/linux/kernel/bpf/
H A Dbpf_struct_ops.c181 u32 nargs, arg_no, info_cnt = 0; in prepare_arg_info() local
/linux/drivers/of/
H A Dproperty.c1119 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

12