/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/s390x/ |
H A D | ucall.c | 17 void ucall(uint64_t cmd, int nargs, ...) in ucall() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | ucall.c | 19 void ucall(uint64_t cmd, int nargs, ...) in ucall() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/aarch64/ |
H A D | ucall.c | 74 void ucall(uint64_t cmd, int nargs, ...) in ucall() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
H A D | ucall_common.c | 117 void ucall(uint64_t cmd, int nargs, ...) in ucall() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | omap-secure.c | 59 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher() argument 153 u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fwnode.h | 45 unsigned int nargs; member
|
H A D | property.h | 250 unsigned int nargs; member
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | rtas-types.h | 11 __be32 nargs; member
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | oflib.c | 21 __be32 nargs; /* Number of input arguments. */ member 41 int of_call_prom(const char *service, int nargs, int nret, ...) in of_call_prom() argument 65 static int of_call_prom_ret(const char *service, int nargs, int nret, in of_call_prom_ret() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | oflib.c | 21 __be32 nargs; /* Number of input arguments. */ member 41 int of_call_prom(const char *service, int nargs, int nret, ...) in of_call_prom() argument 65 static int of_call_prom_ret(const char *service, int nargs, int nret, in of_call_prom_ret() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | rtas-types.h | 11 __be32 nargs; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/syscalls/ |
H A D | rtas_filter.c | 41 __be32 nargs; member 169 static int rtas_call(const char *name, int nargs, in rtas_call() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | omap-secure.c | 59 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher() argument 155 static u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher() argument
|
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | turbografx.c | 33 unsigned int nargs; member
|
H A D | db9.c | 31 unsigned int nargs; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | probe-event.h | 59 int nargs; /* Number of args */ member 97 int nargs; /* Number of arguments */ member
|
H A D | bpf-prologue.c | 364 int bpf__gen_prologue(struct probe_trace_arg *args, int nargs, in bpf__gen_prologue() argument 183 gen_prologue_fastpath(struct bpf_insn_pos *pos, struct probe_trace_arg *args, int nargs) gen_prologue_fastpath() argument 242 gen_prologue_slowpath(struct bpf_insn_pos *pos, struct probe_trace_arg *args, int nargs) gen_prologue_slowpath() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | fwnode.h | 94 unsigned int nargs; member
|
H A D | property.h | 284 unsigned int nargs; member
|
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | turbografx.c | 30 unsigned int nargs; member
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | probe-event.h | 60 int nargs; /* Number of args */ member 98 int nargs; /* Number of arguments */ member
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/syscalls/ |
H A D | rtas_filter.c | 42 __be32 nargs; member 108 static int rtas_call(const char *name, int nargs, in rtas_call() argument
|
/kernel/linux/linux-5.10/drivers/base/ |
H A D | property.c | 477 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) fwnode_property_get_reference_args() argument
|
H A D | swnode.c | 480 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) software_node_get_reference_args() argument
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | property.c | 523 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) fwnode_property_get_reference_args() argument
|