tag | line | file | source code |
idle | 166 | arch/i386/kernel/process.c | idle(); |
idle | 345 | drivers/char/ftape/fdc-isr.c | runner_status = idle; |
idle | 369 | drivers/char/ftape/fdc-isr.c | runner_status = idle; |
idle | 451 | drivers/char/ftape/fdc-isr.c | runner_status = idle; /* not quite true until next irq */ |
idle | 463 | drivers/char/ftape/fdc-isr.c | runner_status = idle; /* not quite true until next irq */ |
idle | 49 | drivers/char/ftape/ftape-ctl.c | int ftape_state = idle; /* use buffer_state_enum */ |
idle | 156 | drivers/char/ftape/ftape-ctl.c | runner_status = idle; |
idle | 159 | drivers/char/ftape/ftape-ctl.c | if (runner_status != idle) { |
idle | 166 | drivers/char/ftape/ftape-ctl.c | runner_status = idle; |
idle | 866 | drivers/char/ftape/ftape-ctl.c | ftape_state = idle; |
idle | 72 | drivers/char/ftape/ftape-read.c | ftape_state = idle; |
idle | 301 | drivers/char/ftape/ftape-read.c | runner_status = idle; /* aborted ? */ |
idle | 341 | drivers/char/ftape/ftape-read.c | if (runner_status == idle) { |
idle | 48 | drivers/char/ftape/ftape-rw.c | volatile enum runner_status_enum runner_status = idle; |
idle | 181 | drivers/char/ftape/ftape-rw.c | static int old_ftape_state = idle; |
idle | 106 | drivers/char/ftape/ftape-write.c | ftape_state = idle; |
idle | 123 | drivers/char/ftape/ftape-write.c | if (runner_status == idle) { |
idle | 176 | drivers/char/ftape/ftape-write.c | runner_status = idle; |
idle | 178 | drivers/char/ftape/ftape-write.c | if (runner_status != idle) { |
idle | 260 | drivers/char/ftape/ftape-write.c | runner_status = idle; /* aborted ? */ |
idle | 265 | drivers/char/ftape/ftape-write.c | if (result >= 0 && !(runner_status == idle && |
idle | 369 | drivers/char/ftape/ftape-write.c | if (result >= 0 && runner_status == idle) { |
idle | 582 | drivers/char/ftape/ftape-write.c | ftape_state = idle; |
idle | 796 | drivers/scsi/53c7,8xx.c | hostdata->idle = 1; |
idle | 1822 | drivers/scsi/53c7,8xx.c | if (!hostdata->idle) { |
idle | 1835 | drivers/scsi/53c7,8xx.c | hostdata->idle = 0; |
idle | 1921 | drivers/scsi/53c7,8xx.c | if (!hostdata->idle) { |
idle | 1929 | drivers/scsi/53c7,8xx.c | hostdata->idle = 0; |
idle | 1955 | drivers/scsi/53c7,8xx.c | if (!hostdata->idle) { |
idle | 2696 | drivers/scsi/53c7,8xx.c | hostdata->idle = 1; |
idle | 4011 | drivers/scsi/53c7,8xx.c | if (hostdata->idle) { |
idle | 4012 | drivers/scsi/53c7,8xx.c | hostdata->idle = 0; |
idle | 4201 | drivers/scsi/53c7,8xx.c | hostdata->idle = 1; |
idle | 4571 | drivers/scsi/53c7,8xx.c | if (!hostdata->idle && hostdata->state == STATE_HALTED) { |
idle | 5211 | drivers/scsi/53c7,8xx.c | hostdata->idle = 1; |
idle | 1381 | drivers/scsi/53c7,8xx.h | volatile unsigned idle:1; /* set to 1 if idle */ |
idle | 662 | drivers/scsi/NCR53c406a.c | current_SC->SCp.phase = idle; |
idle | 805 | drivers/scsi/NCR53c406a.c | current_SC->SCp.phase = idle; |
idle | 814 | drivers/scsi/NCR53c406a.c | current_SC->SCp.phase = idle; |
idle | 823 | drivers/scsi/NCR53c406a.c | current_SC->SCp.phase = idle; |
idle | 831 | drivers/scsi/NCR53c406a.c | current_SC->SCp.phase = idle; |
idle | 848 | drivers/scsi/NCR53c406a.c | current_SC->SCp.phase = idle; |
idle | 243 | fs/proc/array.c | unsigned long idle; |
idle | 246 | fs/proc/array.c | idle = task[0]->utime + task[0]->stime; |
idle | 261 | fs/proc/array.c | idle / HZ, |
idle | 262 | fs/proc/array.c | (((idle % HZ) * 100) / HZ) % 100); |
idle | 267 | fs/proc/array.c | idle / HZ, |
idle | 268 | fs/proc/array.c | idle % HZ); |
idle | 270 | include/asm-i386/unistd.h | static inline _syscall0(int,idle) |
idle | 1295 | include/asm-mips/unistd.h | static inline _syscall0(int,idle) |
idle | 266 | include/asm-ppc/unistd.h | static inline _syscall0(int,idle) /* made inline "just in case" -- Cort */ |
idle | 424 | include/asm-sparc/unistd.h | static inline void idle(void) |
idle | 153 | include/net/ax25.h | unsigned short t1, t2, t3, idle, rtt; |
idle | 548 | init/main.c | idle(); |
idle | 554 | net/ax25/af_ax25.c | ax25->idle = 0; |
idle | 626 | net/ax25/af_ax25.c | ax25->idle = 0; |
idle | 656 | net/ax25/af_ax25.c | ax25->idletimer = ax25->idle; /* dl1bke 960228 */ |
idle | 686 | net/ax25/af_ax25.c | ax25->idletimer = ax25->idle = ax25_dev_get_value(ax25->device, AX25_VALUES_IDLE); |
idle | 803 | net/ax25/af_ax25.c | sk->ax25->idle = opt * PR_SLOWHZ * 60; |
idle | 866 | net/ax25/af_ax25.c | val = sk->ax25->idle / (PR_SLOWHZ * 60); |
idle | 1085 | net/ax25/af_ax25.c | ax25->idle = osk->ax25->idle; |
idle | 1699 | net/ax25/af_ax25.c | ax25->idletimer = ax25->idle = ax25_dev_get_value(ax25->device, AX25_VALUES_IDLE); |
idle | 2163 | net/ax25/af_ax25.c | ax25->idle / (PR_SLOWHZ*60), |
idle | 172 | net/ax25/ax25_in.c | ax25->idletimer = ax25->idle = ax25_dev_get_value(ax25->device, AX25_VALUES_IDLE); |
idle | 181 | net/ax25/ax25_in.c | ax25->idletimer = ax25->idle = ax25_dev_get_value(ax25->device, AX25_VALUES_IDLE); |
idle | 191 | net/ax25/ax25_in.c | ax25->idletimer = ax25->idle = ax25_dev_get_value(ax25->device, AX25_VALUES_IDLE); |
idle | 197 | net/ax25/ax25_in.c | ax25->idletimer = ax25->idle = 0; |
idle | 242 | net/ax25/ax25_in.c | ax25->idletimer = ax25->idle; |
idle | 389 | net/ax25/ax25_in.c | ax25->idletimer = ax25->idle; |
idle | 405 | net/ax25/ax25_in.c | ax25->idletimer = ax25->idle; |
idle | 584 | net/ax25/ax25_in.c | ax25->idletimer = ax25->idle; |
idle | 602 | net/ax25/ax25_in.c | ax25->idletimer = ax25->idle; |