tag | line | file | source code |
time_low | 35 | arch/i386/kernel/time.c | unsigned long time_low, time_high; |
time_low | 41 | arch/i386/kernel/time.c | :"=r" (time_low), "=r" (time_high) |
time_low | 55 | arch/i386/kernel/time.c | "0" (time_low), "1" (time_high)); |
time_low | 59 | arch/i386/kernel/time.c | :"=a" (time_low), "=d" (time_high)); |
time_low | 62 | arch/i386/kernel/time.c | time_low -= (unsigned long) last_timer_cc; |
time_low | 71 | arch/i386/kernel/time.c | "0" (time_low), "1" (1000000/HZ)); |
time_low | 473 | drivers/net/ni52.c | cfg_cmd->time_low = 0x00; |
time_low | 213 | drivers/net/ni52.h | unsigned char time_low; /* slot time low */ |