Searched refs:task (Results 201 - 225 of 264) sorted by relevance

1234567891011

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dprocess.c59 INIT_TASK(init_task_union.task)
114 * this task used the fpu during the last quantum.
125 current_set[smp_processor_id()].task = new;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dprocess.c46 * Initial task structure. Make this a per-architecture thing,
59 = { task: INIT_TASK(init_task_union.task) };
H A Dsmp.c413 to the target idle task's ptb. Reuse the stack in the mean
466 * we'll never reschedule the forked task.
483 task-y sort of data structures set up like we wish. */
498 idle->cpus_runnable = 1 << cpuid; /* we schedule the first task manually */
521 /* We've been acked by the console; wait one second for the task
534 /* the idle task is local to us so free it as we don't use it */
822 /* Notify the sending CPU that the task is done. */
1107 lock->task = NULL;
1152 lock->task->comm, lock->previous,
1162 lock->task
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Deni.c881 tasklet_disable(&eni_dev->task);
884 tasklet_enable(&eni_dev->task);
1375 tasklet_disable(&eni_dev->task);
1377 tasklet_enable(&eni_dev->task);
1477 tasklet_schedule(&eni_dev->task);
1786 tasklet_init(&eni_dev->task,eni_tasklet,(unsigned long) dev);
1952 tasklet_disable(&eni_dev->task);
1963 tasklet_enable(&eni_dev->task);
2047 tasklet_disable(&ENI_DEV(vcc->dev)->task);
2049 tasklet_enable(&ENI_DEV(vcc->dev)->task);
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Dentry-header.S203 tsk .req r9 @ current task
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dprocessor.h330 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dptrace.h329 extern char *task_show_regs(struct task_struct *task, char *buffer);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dptrace.h311 extern char *task_show_regs(struct task_struct *task, char *buffer);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dprocessor.h103 #define SPARC_FLAG_NEWSIGNALS 0x02 /* task wants new-style signals */
104 #define SPARC_FLAG_32BIT 0x04 /* task is older 32-bit binary */
105 #define SPARC_FLAG_NEWCHILD 0x08 /* task is just-spawned child process */
106 #define SPARC_FLAG_PERFCTR 0x10 /* task has performance counters active */
318 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dprocessor.h330 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dptrace.h329 extern char *task_show_regs(struct task_struct *task, char *buffer);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dptrace.h311 extern char *task_show_regs(struct task_struct *task, char *buffer);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dprocessor.h103 #define SPARC_FLAG_NEWSIGNALS 0x02 /* task wants new-style signals */
104 #define SPARC_FLAG_32BIT 0x04 /* task is older 32-bit binary */
105 #define SPARC_FLAG_NEWCHILD 0x08 /* task is just-spawned child process */
106 #define SPARC_FLAG_PERFCTR 0x10 /* task has performance counters active */
318 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dprocessor.h383 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhp_sdc.h291 struct timer_list kicker; /* Keeps below task alive */
292 struct tasklet_struct task; member in struct:__anon11160
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dprocessor.h383 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhp_sdc.h291 struct timer_list kicker; /* Keeps below task alive */
292 struct tasklet_struct task; member in struct:__anon6744
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dvm86.c706 void release_x86_irqs(struct task_struct *task) argument
710 if (vm86_irqs[i].tsk == task)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dprocessor.h460 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dia32.h486 extern void ia32_load_segment_descriptors (struct task_struct *task);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dprocessor.h460 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dia32.h486 extern void ia32_load_segment_descriptors (struct task_struct *task);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dhead_4xx.S138 ### physical address of the current task thread_struct.
469 ## Establish a pointer to the current task
529 addi r4,r4,THREAD # The init task thread
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfs/
H A Dnfs2xdr.c359 struct rpc_task *task = req->rq_task; local
360 struct rpc_auth *auth = task->tk_auth;
368 if (task->tk_client->cl_flags & NFS_CLNTF_BUFSIZE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Dohci1394.c1124 tasklet_schedule(&d->task);
1134 tasklet_schedule(&d->task);
1144 tasklet_schedule(&d->task);
1533 tasklet_kill(&d->task);
1657 tasklet_init (&d->task, dma_rcv_tasklet, (unsigned long) d);
1676 tasklet_kill(&d->task);
1751 tasklet_init (&d->task, dma_trm_tasklet, (unsigned long)d);

Completed in 317 milliseconds

1234567891011