Home
last modified time | relevance | path

Searched defs:in2 (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_msg_arm64.h156 unsigned long vmware_hypercall_hb(unsigned long cmd, unsigned long in2, in vmware_hypercall_hb()
185 unsigned long vmware_hypercall_hb_out(unsigned long cmd, unsigned long in2, in vmware_hypercall_hb_out()
194 unsigned long vmware_hypercall_hb_in(unsigned long cmd, unsigned long in2, in vmware_hypercall_hb_in()
/linux-6.12.1/arch/x86/include/asm/
Dvmware.h270 unsigned long vmware_hypercall_hb_out(unsigned long cmd, unsigned long in2, in vmware_hypercall_hb_out()
298 unsigned long vmware_hypercall_hb_in(unsigned long cmd, unsigned long in2, in vmware_hypercall_hb_in()
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_skeleton.c17 long long in2 = -1; variable
/linux-6.12.1/security/keys/
Dkeyctl_pkey.c294 void *in, *in2; in keyctl_pkey_verify() local
/linux-6.12.1/crypto/
Dansi_cprng.c68 static void xor_vectors(unsigned char *in1, unsigned char *in2, in xor_vectors()
/linux-6.12.1/crypto/asymmetric_keys/
Dasymmetric_type.c596 const void *in, const void *in2) in asymmetric_key_verify_signature()
/linux-6.12.1/drivers/thunderbolt/
Dtest.c1606 struct tb_port *in1, *in2, *in3, *out1, *out2, *out3; in tb_test_tunnel_3dp() local