/Linux-v6.6/arch/alpha/include/asm/ |
D | pal.h | 98 #define __tbi(nr,arg,arg1...) \ argument
|
/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 | 22 __u32 arg1; member
|
/Linux-v6.6/arch/arm/mach-omap1/ |
D | pm.c | 202 unsigned long arg0 = 0, arg1 = 0; in omap1_pm_suspend() local
|
/Linux-v6.6/tools/hv/ |
D | vmbus_testing | 363 def check_range(arg1): argument
|
/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/drivers/platform/x86/ |
D | gigabyte-wmi.c | 26 u32 arg1; member
|
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/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() 319 int zynqmp_pm_invoke_fn(u32 pm_api_id, u32 arg0, u32 arg1, in zynqmp_pm_invoke_fn()
|
/Linux-v6.6/drivers/firmware/psci/ |
D | psci.c | 113 unsigned long arg0, unsigned long arg1, in __invoke_psci_fn_hvc() 124 unsigned long arg0, unsigned long arg1, 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/surface/ |
D | surface3_power.c | 98 u8 arg1; member 158 mshw0011_notify(struct mshw0011_data *cdata, u8 arg1, u8 arg2, in mshw0011_notify()
|
/Linux-v6.6/tools/testing/selftests/kvm/aarch64/ |
D | hypercalls.c | 54 uint64_t arg1; member
|
/Linux-v6.6/tools/testing/selftests/x86/ |
D | ptrace_syscall.c | 44 uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5; member
|
D | test_shadow_stack.c | 94 #define ARCH_PRCTL(arg1, arg2) \ argument
|
/Linux-v6.6/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.c | 36 unsigned long arg1, in ehea_plpar_hcall_norets() 72 unsigned long arg1, in ehea_plpar_hcall9()
|
/Linux-v6.6/include/linux/platform_data/x86/ |
D | asus-wmi.h | 143 static inline int asus_wmi_evaluate_method(u32 method_id, u32 arg0, u32 arg1, in asus_wmi_evaluate_method()
|
/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/parisc/net/ |
D | bpf_jit_comp32.c | 326 const s8 arg1, u8 opcode, struct hppa_jit_context *ctx) in emit_call_millicode() 360 const s8 *arg1, u8 opcode, struct hppa_jit_context *ctx) in emit_call_libgcc_ll()
|
/Linux-v6.6/arch/x86/crypto/ |
D | aesni-intel_avx-x86_64.S | 185 #define arg1 %rdi macro
|
D | aesni-intel_asm.S | 113 #define arg1 rdi macro
|