tag | line | file | source code |
time_low | 36 | arch/i386/kernel/time.c | unsigned long time_low, time_high; |
time_low | 42 | arch/i386/kernel/time.c | :"=r" (time_low), "=r" (time_high) |
time_low | 56 | arch/i386/kernel/time.c | "0" (time_low), "1" (time_high)); |
time_low | 60 | arch/i386/kernel/time.c | :"=a" (time_low), "=d" (time_high)); |
time_low | 63 | arch/i386/kernel/time.c | time_low -= (unsigned long) last_timer_cc; |
time_low | 72 | arch/i386/kernel/time.c | "0" (time_low), "1" (1000000/HZ)); |
time_low | 477 | drivers/net/ni52.c | cfg_cmd->time_low = 0x00; |
time_low | 213 | drivers/net/ni52.h | unsigned char time_low; /* slot time low */ |