Searched refs:ud2 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dbug.c15 unsigned short ud2; local
17 if (probe_kernel_address((unsigned short __user *)eip, ud2))
20 return ud2 == 0x0b0f;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/
H A Dbug.c15 unsigned short ud2; local
17 if (probe_kernel_address((unsigned short __user *)eip, ud2))
20 return ud2 == 0x0b0f;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Ddumpstack_32.c143 unsigned short ud2; local
147 if (probe_kernel_address((unsigned short *)ip, ud2))
150 return ud2 == 0x0b0f;
H A Ddumpstack_64.c338 unsigned short ud2; local
340 if (__copy_from_user(&ud2, (const void __user *) ip, sizeof(ud2)))
343 return ud2 == 0x0b0f;
H A Dentry_32.S1071 ud2 # padding for call trace
H A Dentry_64.S1157 ud2 # padding for call trace
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daesni-sha256-x86_64.pl144 ud2
151 ud2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daesni-sha256-x86_64.pl144 ud2
151 ud2

Completed in 86 milliseconds