| /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
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | debugger_test.cpp | 102 uint32_t nargs; member 110 auto nargs = methodInfo.nargs; in CheckFrame() local 199 auto nargs = codeDataAccessor.GetNumArgs(); in TEST_F() local
|
| /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
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| H A D | reg_encoder.cpp | 69 auto nargs = inst->GetInputsCount() - (inst->RequireState() ? 1 : 0); in CalculateNumNeededRangeTemps() local 350 auto nargs = inst->GetInputsCount() - (inst->RequireState() ? 1 : 0); in InsertSpillsForDynInputsInst() local 440 auto nargs = inst->GetInputsCount() - (inst->RequireState() ? 1 : 0); in CalculateNumNeededTempsForInst() local [all...] |
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ |
| H A D | array-inl.h | 250 Array *Array::CreateMultiDimensionalArray(ManagedThread *thread, ark::Class *klass, uint32_t nargs, in CreateMultiDimensionalArray() argument
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| H A D | compiler_interface.h | 165 static size_t GetSize(size_t nargs) in GetSize() argument
|
| /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
|
| /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
|
| /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
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| H A D | reg_encoder.cpp | 89 auto nargs = inst->GetInputsCount() - (inst->RequireState() ? 1U : 0U); in CalculateNumNeededRangeTemps() local 404 auto nargs = inst->GetInputsCount() - (inst->RequireState() ? 1U : 0U); in InsertSpillsForDynInputsInst() local 565 auto nargs = inst->GetInputsCount() - (inst->RequireState() ? 1U : 0U); CalculateNumNeededTempsForInst() local [all...] |
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| H A D | ETSchecker.cpp | 465 ETSObjectType *ETSChecker::GlobalBuiltinFunctionType(size_t nargs, i argument [all...] |