/Linux-v6.6/drivers/firmware/ |
D | arm_sdei.c | 137 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()
|
/Linux-v6.6/include/linux/ |
D | seccomp.h | 83 static inline long prctl_set_seccomp(unsigned long arg2, char __user *arg3) in prctl_set_seccomp()
|
/Linux-v6.6/tools/power/x86/intel-speed-select/ |
D | isst-daemon.c | 117 static void _poll_for_config_change(struct isst_id *id, void *arg1, void *arg2, in _poll_for_config_change()
|
/Linux-v6.6/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 63 #define _PyUnicode_FromStringAndSize(arg1, arg2) \ argument 65 #define _PyBytes_FromStringAndSize(arg1, arg2) \ argument 71 #define _PyCapsule_New(arg1, arg2, arg3) \ argument 78 #define _PyUnicode_FromStringAndSize(arg1, arg2) \ argument 80 #define _PyBytes_FromStringAndSize(arg1, arg2) \ argument 86 #define _PyCapsule_New(arg1, arg2, arg3) \ argument
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
D | bw_fixed.c | 140 struct bw_fixed bw_mul(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_mul()
|
/Linux-v6.6/drivers/ps3/ |
D | ps3stor_lib.c | 315 u64 arg2, u64 arg3, u64 arg4) in ps3stor_send_command()
|
/Linux-v6.6/mm/kmsan/ |
D | kmsan_test.c | 214 static noinline void two_param_fn_2(int arg1, int arg2) in two_param_fn_2() 226 static noinline void two_param_fn(int arg1, int arg2) in two_param_fn()
|
/Linux-v6.6/lib/ |
D | overflow_kunit.c | 744 #define __TEST_OVERFLOWS_TYPE(func, arg1, arg2, of) do { \ in overflows_type_test() argument 1030 #define TEST_CASTABLE_TO_TYPE(arg1, arg2, pass) do { \ in castable_to_type_test() argument
|
/Linux-v6.6/include/uapi/linux/misc/ |
D | bcm_vk.h | 23 __u32 arg2; member
|
/Linux-v6.6/fs/ |
D | filesystems.c | 191 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
|
/Linux-v6.6/tools/testing/selftests/kvm/include/ |
D | ucall_common.h | 52 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ argument
|
/Linux-v6.6/arch/mips/kernel/ |
D | syscall.c | 207 SYSCALL_DEFINE3(sysmips, long, cmd, long, arg1, long, arg2) in SYSCALL_DEFINE3() argument
|
/Linux-v6.6/drivers/firmware/xilinx/ |
D | zynqmp.c | 109 static noinline int do_fw_call_fail(u64 arg0, u64 arg1, u64 arg2, in do_fw_call_fail() 132 static noinline int do_fw_call_smc(u64 arg0, u64 arg1, u64 arg2, in do_fw_call_smc() 162 static noinline int do_fw_call_hvc(u64 arg0, u64 arg1, u64 arg2, in do_fw_call_hvc() 320 u32 arg2, u32 arg3, u32 *ret_payload) in zynqmp_pm_invoke_fn()
|
/Linux-v6.6/drivers/firmware/psci/ |
D | psci.c | 114 unsigned long arg2) in __invoke_psci_fn_hvc() 125 unsigned long arg2) in __invoke_psci_fn_smc()
|
/Linux-v6.6/arch/arm64/kvm/hyp/nvhe/ |
D | psci-relay.c | 64 unsigned long arg1, unsigned long arg2) in psci_call()
|
/Linux-v6.6/drivers/platform/x86/ |
D | lg-laptop.c | 131 static union acpi_object *lg_wmab(u32 method, u32 arg1, u32 arg2) in lg_wmab() 164 static union acpi_object *lg_wmbb(u32 method_id, u32 arg1, u32 arg2) in lg_wmbb()
|
/Linux-v6.6/drivers/platform/surface/ |
D | surface3_power.c | 99 u8 arg2; member 158 mshw0011_notify(struct mshw0011_data *cdata, u8 arg1, u8 arg2, in mshw0011_notify()
|
/Linux-v6.6/tools/testing/selftests/x86/ |
D | ptrace_syscall.c | 44 uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5; member
|
/Linux-v6.6/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.c | 37 unsigned long arg2, in ehea_plpar_hcall_norets() 73 unsigned long arg2, in ehea_plpar_hcall9()
|
/Linux-v6.6/tools/testing/selftests/sched/ |
D | cs_prctl_test.c | 77 static int _prctl(int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, in _prctl()
|
/Linux-v6.6/security/yama/ |
D | yama_lsm.c | 221 static int yama_task_prctl(int option, unsigned long arg2, unsigned long arg3, in yama_task_prctl()
|
/Linux-v6.6/arch/x86/kernel/ |
D | shstk.c | 535 long shstk_prctl(struct task_struct *task, int option, unsigned long arg2) in shstk_prctl()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/basics/ |
D | fixpt31_32.c | 123 struct fixed31_32 dc_fixpt_mul(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_mul()
|
/Linux-v6.6/drivers/pnp/pnpbios/ |
D | bioscalls.c | 81 static inline u16 call_pnp_bios(u16 func, u16 arg1, u16 arg2, u16 arg3, in call_pnp_bios()
|
/Linux-v6.6/arch/x86/crypto/ |
D | aesni-intel_avx-x86_64.S | 186 #define arg2 %rsi macro
|