Home
last modified time | relevance | path

Searched defs:arg1 (Results 226 - 250 of 487) sorted by relevance

12345678910>>...20

/kernel/linux/linux-5.10/drivers/firmware/psci/
H A Dpsci.c112 __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 Dmath-emu.h246 .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 Dvmware.c168 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 Dmath-emu.h246 .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 Dbpf_jit_comp64.c505 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 Dnouveau_drm.c348 u32 arg0, arg1; in nouveau_accel_gr_init() local
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dlg-laptop.c124 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 Dcrush.h45 __s32 arg1; member
/kernel/linux/linux-6.6/include/linux/platform_data/x86/
H A Dasus-wmi.h143 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 Dcrush.h45 __s32 arg1; member
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dlg-laptop.c131 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 Dpsci.c112 __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 Dvmware.c169 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 Dprocessor.c553 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 Dkmsan_test.c214 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 Dthreadsndk.cpp331 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests() argument
/third_party/backends/backend/
H A Dhp.c632 char buf[PATH_MAX], arg1[PATH_MAX], arg2[PATH_MAX], arg3[PATH_MAX]; in hp_read_config() local
/third_party/curl/lib/
H A Dcfilters.c479 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 Decma-builtin-object.c170 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 Decma-builtin-helpers.c514 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 Dtest-ext-arg.c116 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 Dares_sysconfig.c180 static int compareAddresses(const void *arg1, const void *arg2) in compareAddresses() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-typed-array-gen.cc94 TNode<Object> arg1 = args.GetOptionalArgumentValue(0); in TF_BUILTIN() local
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_ameth.c397 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 Dec_ameth.c396 static int ec_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in ec_pkey_ctrl() argument

Completed in 24 milliseconds

12345678910>>...20