/src/sys/external/bsd/drm2/include/linux/ |
jiffies.h | 116 time_after(unsigned long a, unsigned long b) function in typeref:typename:bool
|
jiffies.h | 116 time_after(unsigned long a, unsigned long b) function in typeref:typename:bool
|
jiffies.h | 116 time_after(unsigned long a, unsigned long b) function in typeref:typename:bool
|
jiffies.h | 116 time_after(unsigned long a, unsigned long b) function in typeref:typename:bool
|
/src/sys/external/bsd/vchiq/dist/interface/compat/ |
vchi_bsd.h | 228 #define time_after(a, b) ((a) > (b)) macro 230 #define time_before(a, b) time_after((b), (a))
|
vchi_bsd.h | 228 #define time_after(a, b) ((a) > (b)) macro 230 #define time_before(a, b) time_after((b), (a))
|
vchi_bsd.h | 228 #define time_after(a, b) ((a) > (b)) macro 230 #define time_before(a, b) time_after((b), (a))
|
vchi_bsd.h | 228 #define time_after(a, b) ((a) > (b)) macro 230 #define time_before(a, b) time_after((b), (a))
|
/src/sys/external/bsd/ena-com/ |
ena_plat.h | 341 #define time_after(a,b) ((long)((unsigned long)(b) - (unsigned long)(a)) < 0) macro
|
ena_plat.h | 341 #define time_after(a,b) ((long)((unsigned long)(b) - (unsigned long)(a)) < 0) macro
|
ena_plat.h | 341 #define time_after(a,b) ((long)((unsigned long)(b) - (unsigned long)(a)) < 0) macro
|
ena_plat.h | 341 #define time_after(a,b) ((long)((unsigned long)(b) - (unsigned long)(a)) < 0) macro
|