| /kernel/linux/linux-5.10/drivers/firmware/psci/ |
| H A D | psci.c | 112 __invoke_psci_fn_hvc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2) __invoke_psci_fn_hvc() argument 122 __invoke_psci_fn_smc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2) __invoke_psci_fn_smc() argument
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| H A D | math-emu.h | 246 .macro movestack nr,arg1,arg2,arg3,arg4,arg5 variable 253 .macro printf bit=-1,string,nr=0,arg1,arg2,arg3,arg4,arg5 variable 271 movestack \nr,\arg1,\arg2,\arg3,\arg4,\arg5 variable
|
| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
| H A D | vmware.c | 168 static int vmware_cmd_stealclock(uint32_t arg1, uint32_t arg2) in vmware_cmd_stealclock() argument
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| H A D | math-emu.h | 246 .macro movestack nr,arg1,arg2,arg3,arg4,arg5 variable 253 .macro printf bit=-1,string,nr=0,arg1,arg2,arg3,arg4,arg5 variable 271 movestack \nr,\arg1,\arg2,\arg3,\arg4,\arg5 variable
|
| /kernel/linux/linux-6.6/arch/parisc/net/ |
| H A D | bpf_jit_comp64.c | 505 emit_call_libgcc_ll(void *func, const s8 arg0, const s8 arg1, u8 opcode, struct hppa_jit_context *ctx) emit_call_libgcc_ll() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_drm.c | 348 u32 arg0, arg1; in nouveau_accel_gr_init() local
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| H A D | lg-laptop.c | 124 static union acpi_object *lg_wmab(u32 method, u32 arg1, u32 arg2) in lg_wmab() argument 157 static union acpi_object *lg_wmbb(u32 method_id, u32 arg1, u32 arg2) in lg_wmbb() argument
|
| /kernel/linux/linux-5.10/include/linux/crush/ |
| H A D | crush.h | 45 __s32 arg1; member
|
| /kernel/linux/linux-6.6/include/linux/platform_data/x86/ |
| H A D | asus-wmi.h | 143 static inline int asus_wmi_evaluate_method(u32 method_id, u32 arg0, u32 arg1, in asus_wmi_evaluate_method() argument
|
| /kernel/linux/linux-6.6/include/linux/crush/ |
| H A D | crush.h | 45 __s32 arg1; member
|
| /kernel/linux/linux-6.6/drivers/platform/x86/ |
| H A D | lg-laptop.c | 131 static union acpi_object *lg_wmab(u32 method, u32 arg1, u32 arg2) in lg_wmab() argument 164 static union acpi_object *lg_wmbb(u32 method_id, u32 arg1, u32 arg2) in lg_wmbb() argument
|
| /kernel/linux/linux-6.6/drivers/firmware/psci/ |
| H A D | psci.c | 112 __invoke_psci_fn_hvc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2) __invoke_psci_fn_hvc() argument 123 __invoke_psci_fn_smc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2) __invoke_psci_fn_smc() argument
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/ |
| H A D | vmware.c | 169 static int vmware_cmd_stealclock(uint32_t arg1, uint32_t arg2) in vmware_cmd_stealclock() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/aarch64/ |
| H A D | processor.c | 553 void smccc_hvc(uint32_t function_id, uint64_t arg0, uint64_t arg1, in smccc_hvc() argument 561 void smccc_smc(uint32_t function_id, uint64_t arg0, uint64_t arg1, in smccc_smc() argument
|
| /kernel/linux/linux-6.6/mm/kmsan/ |
| H A D | kmsan_test.c | 214 static noinline void two_param_fn_2(int arg1, int arg2) in two_param_fn_2() argument 226 static noinline void two_param_fn(int arg1, int arg2) in two_param_fn() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | threadsndk.cpp | 331 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2)
in DoPlainTests() argument
|
| /third_party/backends/backend/ |
| H A D | hp.c | 632 char buf[PATH_MAX], arg1[PATH_MAX], arg2[PATH_MAX], arg3[PATH_MAX]; in hp_read_config() local
|
| /third_party/curl/lib/ |
| H A D | cfilters.c | 479 Curl_cf_def_cntrl(struct Curl_cfilter *cf, struct Curl_easy *data, int event, int arg1, void *arg2) Curl_cf_def_cntrl() argument 491 Curl_conn_cf_cntrl(struct Curl_cfilter *cf, struct Curl_easy *data, bool ignore_result, int event, int arg1, void *arg2) Curl_conn_cf_cntrl() argument 542 cf_cntrl_all(struct connectdata *conn, struct Curl_easy *data, bool ignore_result, int event, int arg1, void *arg2) cf_cntrl_all() argument
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-object.c | 170 ecma_builtin_object_object_set_prototype_of (ecma_value_t arg1, /**< routine's first argument */ in ecma_builtin_object_object_set_prototype_of() argument 234 ecma_builtin_object_object_set_proto (ecma_value_t arg1, /**< routine's first argument */ in ecma_builtin_object_object_set_proto() argument 865 ecma_builtin_object_object_create(ecma_value_t arg1, ecma_value_t arg2) ecma_builtin_object_object_create() argument 1069 ecma_builtin_object_object_is(ecma_value_t arg1, ecma_value_t arg2) ecma_builtin_object_object_is() argument 1095 ecma_value_t arg1 = arguments_list_p[0]; ecma_builtin_object_dispatch_routine() local [all...] |
| H A D | ecma-builtin-helpers.c | 514 ecma_builtin_helper_string_prototype_object_index_of(ecma_string_t *original_str_p, ecma_value_t arg1, ecma_value_t arg2, ecma_string_index_of_mode_t mode) ecma_builtin_helper_string_prototype_object_index_of() argument
|
| /third_party/jerryscript/tests/unit-ext/ |
| H A D | test-ext-arg.c | 116 bool arg1; test_validator1_handler() local 267 bool arg1 = false; test_validator3_handler() local 805 double_or_bool_t arg1; test_validator_restore_handler() local [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_sysconfig.c | 180 static int compareAddresses(const void *arg1, const void *arg2) in compareAddresses() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-typed-array-gen.cc | 94 TNode<Object> arg1 = args.GetOptionalArgumentValue(0); in TF_BUILTIN() local
|
| /third_party/node/deps/openssl/openssl/crypto/dh/ |
| H A D | dh_ameth.c | 397 static int dh_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dh_pkey_ctrl() argument 419 static int dhx_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dhx_pkey_ctrl() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_ameth.c | 396 static int ec_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in ec_pkey_ctrl() argument
|