taglinefilesource code
counter273drivers/block/blk.hif (p->counter > current->counter)
counter474drivers/block/floppy.cint counter;
counter479drivers/block/floppy.cfor(counter = 0 ; counter < 10000 ; counter++) {
counter493drivers/block/floppy.cint i = 0, counter, status;
counter497drivers/block/floppy.cfor (counter = 0 ; counter < 10000 ; counter++) {
counter93drivers/char/tty_ioctl.ccurrent->counter = 0;  /* make us low-priority */
counter490drivers/scsi/scsi.hif (p->counter > current->counter)
counter84drivers/scsi/scsi_ioctl.cif (p->counter > current->counter)
counter659drivers/scsi/sd.cif (p->counter > current->counter)
counter642drivers/scsi/sr.cif (p->counter > current->counter)
counter32drivers/scsi/sr_ioctl.cif (p->counter > current->counter)
counter778fs/ext/namei.ccurrent->counter = 0;
counter237fs/ext/truncate.ccurrent->counter = 0;
counter643fs/ext2/namei.ccurrent->counter = 0;
counter728fs/ext2/namei.ccurrent->counter = 0;
counter958fs/ext2/namei.ccurrent->counter = 0;
counter340fs/ext2/truncate.ccurrent->counter = 0;
counter507fs/minix/namei.ccurrent->counter = 0;
counter688fs/minix/namei.ccurrent->counter = 0;
counter179fs/minix/truncate.ccurrent->counter = 0;
counter283fs/proc/array.c(*p)->counter,  /* this is the kernel priority ---
counter511fs/sysv/namei.ccurrent->counter = 0;
counter696fs/sysv/namei.ccurrent->counter = 0;
counter494fs/sysv/truncate.ccurrent->counter = 0;
counter502fs/sysv/truncate.ccurrent->counter = 0;
counter556fs/xiafs/namei.ccurrent->counter = 0;
counter791fs/xiafs/namei.ccurrent->counter=0;
counter192fs/xiafs/truncate.ccurrent->counter = 0;
counter155include/linux/sched.hlong counter;
counter646ipc/shm.cint counter;
counter648ipc/shm.ccounter = shm_rss >> prio;
counter649ipc/shm.cif (!counter || !(swap_nr = get_swap_page()))
counter676ipc/shm.cif (--counter < 0) { /* failed */
counter220kernel/fork.cp->counter = current->counter >> 1;
counter260kernel/sched.ccurrent->counter < current->priority*2) {
counter261kernel/sched.c++current->counter;
counter269kernel/sched.cif (p->state == TASK_RUNNING && p->counter > c)
counter270kernel/sched.cc = p->counter, next = p;
counter275kernel/sched.cp->counter = (p->counter >> 1) + p->priority;
counter315kernel/sched.cif (p->counter > current->counter)
counter341kernel/sched.cif (p->counter > current->counter)
counter656kernel/sched.cif (current == task[0] || (--current->counter)<=0) {
counter657kernel/sched.ccurrent->counter=0;
counter307mm/swap.cint counter = NR_TASKS * 2 >> priority;
counter310mm/swap.ccounter = NR_TASKS * 2 >> priority;
counter311mm/swap.cfor(; counter >= 0; counter--, swap_task++) {
counter416mm/swap.cint counter = NR_TASKS*8;
counter420mm/swap.ccounter >>= priority;
counter422mm/swap.cif (counter-- < 0)