Searched refs:COMPAT_USE_64BIT_TIME (Results 1 – 7 of 7) sorted by relevance
20 if (INPUT_COMPAT_TEST && !COMPAT_USE_64BIT_TIME) { in input_event_from_user()44 if (INPUT_COMPAT_TEST && !COMPAT_USE_64BIT_TIME) { in input_event_to_user()
70 return (INPUT_COMPAT_TEST && !COMPAT_USE_64BIT_TIME) ? in input_event_size()
159 if (COMPAT_USE_64BIT_TIME) in compat_get_timeval()168 if (COMPAT_USE_64BIT_TIME) in compat_put_timeval()177 if (COMPAT_USE_64BIT_TIME) in compat_get_timespec()186 if (COMPAT_USE_64BIT_TIME) in compat_put_timespec()199 if (!cts || COMPAT_USE_64BIT_TIME) { in compat_convert_timespec()589 if (COMPAT_USE_64BIT_TIME) in COMPAT_SYSCALL_DEFINE5()
273 #define COMPAT_USE_64BIT_TIME \ macro
215 if (!COMPAT_USE_64BIT_TIME) { in put_cmsg_compat()436 if (COMPAT_USE_64BIT_TIME) in compat_sock_get_timestamp()464 if (COMPAT_USE_64BIT_TIME) in compat_sock_get_timestampns()
23 #ifndef COMPAT_USE_64BIT_TIME24 #define COMPAT_USE_64BIT_TIME 0 macro
981 if (!COMPAT_USE_64BIT_TIME && in hci_sock_cmsg()