Searched refs:COMPAT_USE_64BIT_TIME (Results 1 – 10 of 10) sorted by relevance
20 if (in_compat_syscall() && !COMPAT_USE_64BIT_TIME) { in input_event_from_user()44 if (in_compat_syscall() && !COMPAT_USE_64BIT_TIME) { in input_event_to_user()
59 return (in_compat_syscall() && !COMPAT_USE_64BIT_TIME) ? in input_event_size()
126 if (COMPAT_USE_64BIT_TIME) in compat_get_timeval()135 if (COMPAT_USE_64BIT_TIME) in compat_put_timeval()144 if (COMPAT_USE_64BIT_TIME) in compat_get_timespec()153 if (COMPAT_USE_64BIT_TIME) in compat_put_timespec()
1723 if (COMPAT_USE_64BIT_TIME) in COMPAT_SYSCALL_DEFINE5()
221 if (!COMPAT_USE_64BIT_TIME) { in put_cmsg_compat()380 if (!COMPAT_USE_64BIT_TIME && in compat_sock_setsockopt()452 if (!COMPAT_USE_64BIT_TIME && in compat_sock_getsockopt()464 if (COMPAT_USE_64BIT_TIME) in compat_sock_get_timestamp()491 if (COMPAT_USE_64BIT_TIME) in compat_sock_get_timestampns()
191 #define COMPAT_USE_64BIT_TIME \ macro
915 if (COMPAT_USE_64BIT_TIME) in compat_get_timespec64()924 if (COMPAT_USE_64BIT_TIME) in compat_put_timespec64()
40 #ifndef COMPAT_USE_64BIT_TIME41 #define COMPAT_USE_64BIT_TIME 0 macro
752 if (!COMPAT_USE_64BIT_TIME) { in lp_compat_ioctl()
1397 if (!COMPAT_USE_64BIT_TIME && in hci_sock_cmsg()