DELTA 53 drivers/input/gameport/gameport.c #define DELTA(x,y) ((y)-(x)+((y)<(x)?1193182/HZ:0)) DELTA 131 drivers/input/joystick/analog.c #define DELTA(x,y) (boot_cpu_has(X86_FEATURE_TSC) ? ((y) - (x)) : ((x) - (y) + ((x) < (y) ? PIT_TICK_RATE / HZ : 0))) DELTA 148 drivers/input/joystick/analog.c #define DELTA(x,y) ((y)-(x)) DELTA 152 drivers/input/joystick/analog.c #define DELTA(x,y) ((y)-(x)) DELTA 158 drivers/input/joystick/analog.c #define DELTA(x,y) ((y)-(x)) DELTA 14 fs/ext4/hash.c #define DELTA 0x9E3779B9 DELTA 24 fs/f2fs/hash.c #define DELTA 0x9E3779B9 DELTA 207 fs/ocfs2/dir.c #define DELTA 0x9E3779B9 DELTA 19 fs/reiserfs/hashes.c #define DELTA 0x9E3779B9 DELTA 428 lib/test_objagg.c #define DELTA(key_id, user_count) \