Home
last modified time | relevance | path

Searched defs:arg2 (Results 51 – 75 of 164) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/drivers/firmware/xilinx/
H A Dzynqmp.c80 static noinline int do_fw_call_fail(u64 arg0, u64 arg1, u64 arg2, in do_fw_call_fail()
103 static noinline int do_fw_call_smc(u64 arg0, u64 arg1, u64 arg2, in do_fw_call_smc()
133 static noinline int do_fw_call_hvc(u64 arg0, u64 arg1, u64 arg2, in do_fw_call_hvc()
220 u32 arg2, u32 arg3, u32 *ret_payload) in zynqmp_pm_invoke_fn()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c177 u32 arg1, arg2, arg3; in qlcnic_fw_cmd_set_drv_version() local
1283 u32 *arg1, u32 *arg2) in __qlcnic_get_eswitch_port_config()
1322 u32 arg1, arg2 = 0; in qlcnic_config_switch_port() local
1403 u32 arg1, arg2; in qlcnic_get_eswitch_port_config() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dtxt_db.h90 long arg2; member
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Drelocate_kernel.S153 arg2: PTR 0x0 label
H A Dsyscall.c207 SYSCALL_DEFINE3(sysmips, long, cmd, long, arg1, long, arg2) in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dbrl_emu.c19 unsigned long fkt, arg1, arg2, arg3; member
/OK3568_Linux_fs/kernel/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c58 #define _PyUnicode_FromStringAndSize(arg1, arg2) \ argument
60 #define _PyBytes_FromStringAndSize(arg1, arg2) \ argument
66 #define _PyCapsule_New(arg1, arg2, arg3) \ argument
73 #define _PyUnicode_FromStringAndSize(arg1, arg2) \ argument
75 #define _PyBytes_FromStringAndSize(arg1, arg2) \ argument
81 #define _PyCapsule_New(arg1, arg2, arg3) \ argument
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dpoly.h64 const unsigned long arg2) in mul_32_32()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess_32.c222 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dsh_bios.c25 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call()
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dtrusted_foundations.c36 static void tf_generic_smc(u32 type, u32 arg1, u32 arg2) in tf_generic_smc()
H A Darm_sdei.c136 unsigned long arg1, unsigned long arg2, in invoke_sdei_fn()
840 unsigned long arg2, unsigned long arg3, in sdei_smccc_smc()
849 unsigned long arg2, unsigned long arg3, in sdei_smccc_hvc()
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_ip.h20 #define GET_MIN(arg1, arg2) ((arg1) < (arg2)) ? (arg1) : (arg2) argument
21 #define GET_MAX(arg1, arg2) ((arg1) < (arg2)) ? (arg2) : (arg1) argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dseccomp.h81 static inline long prctl_set_seccomp(unsigned long arg2, char __user *arg3) in prctl_set_seccomp()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/calcs/
H A Dbw_fixed.c142 struct bw_fixed bw_mul(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_mul()
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3stor_lib.c315 u64 arg2, u64 arg3, u64 arg4) in ps3stor_send_command()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dbenchmark_1000.c38 uint32_t arg0, uint32_t arg1, uint32_t arg2, in run_test_with_args()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/zynqmp/
H A Dcpu.c113 int __maybe_unused invoke_smc(u32 pm_api_id, u32 arg0, u32 arg1, u32 arg2, in invoke_smc()
/OK3568_Linux_fs/u-boot/cmd/
H A Ditest.c148 static int binary_test(char *op, char *arg1, char *arg2, int w) in binary_test()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgimple-fold.h111 tree type, tree arg0, tree arg1, tree arg2) in gimple_build()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgimple-fold.h111 tree type, tree arg0, tree arg1, tree arg2) in gimple_build()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dlg-laptop.c124 static union acpi_object *lg_wmab(u32 method, u32 arg1, u32 arg2) in lg_wmab()
157 static union acpi_object *lg_wmbb(u32 method_id, u32 arg1, u32 arg2) in lg_wmbb()
/OK3568_Linux_fs/kernel/drivers/firmware/psci/
H A Dpsci.c111 unsigned long arg2) in __invoke_psci_fn_hvc()
121 unsigned long arg2) in __invoke_psci_fn_smc()
/OK3568_Linux_fs/kernel/fs/
H A Dfilesystems.c191 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c64 unsigned long arg1, unsigned long arg2) in psci_call()

1234567