Searched refs:task (Results 151 - 175 of 264) sorted by relevance

1234567891011

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dptrace.c50 static inline unsigned long get_stack_long(struct task_struct *task, int offset) argument
54 stack = (unsigned char *)task->thread.rsp0;
65 static inline long put_stack_long(struct task_struct *task, int offset, argument
70 stack = (unsigned char *) task->thread.rsp0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Deni.h71 struct tasklet_struct task; /* tasklet for interrupt work */ member in struct:eni_dev
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dptrace.c47 static inline int get_stack_long(struct task_struct *task, int offset) argument
51 stack = (unsigned char *)task->thread.esp0;
62 static inline int put_stack_long(struct task_struct *task, int offset, argument
67 stack = (unsigned char *) task->thread.esp0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dirq_smp.c114 global_irq_lock.task = current;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dprocessor.h142 /* NOTE: The task struct and the stack go together! */
148 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dprocessor.h142 /* NOTE: The task struct and the stack go together! */
148 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfsd/
H A Dnfssvc.c62 struct task_struct *task; member in struct:nfsd_list
118 send_sig(SIG_NOCLEAN, nl->task, 1);
174 me.task = current;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dptrace.c292 * Read a word from the user-level backing store of task CHILD. ADDR is the user-level
422 * CHILD task. SW and PT are the pointers to the switch_stack and pt_regs structures,
449 user_flushrs (struct task_struct *task, struct pt_regs *pt) argument
454 krbs = (unsigned long *) task + IA64_RBS_OFFSET/8;
514 * Write f32-f127 back to task->thread.fph if it has been modified.
517 ia64_flush_fph (struct task_struct *task) argument
519 struct ia64_psr *psr = ia64_psr(ia64_task_regs(task));
526 if (task == fpu_owner && psr->mfh) {
528 ia64_save_fpu(&task->thread.fph[0]);
529 task
542 ia64_sync_fph(struct task_struct *task) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dtraps.c226 char *task_show_regs(struct task_struct *task, char *buf) argument
230 regs = __KSTK_PTREGS(task);
231 buf += sprintf(buf, "task: %016lx, ksp: %016lx\n",
232 (unsigned long) task, task->thread.ksp);
531 /* I've seen this possibly a task structure being reused ? */
533 printk("switching off per tracing for this task.\n");
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dprocessor.h149 /* Allocation and freeing of basic task resources. */
155 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dprocessor.h218 /* Allocation and freeing of basic task resources. */
220 * NOTE! The task struct and the stack go together
228 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dprocessor.h242 /* Allocation and freeing of basic task resources. */
244 * NOTE! The task struct and the stack go together
252 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dprocessor.h143 /* Allocation and freeing of basic task resources. */
145 * NOTE! The task struct and the stack go together
152 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dprocessor.h158 /* Allocation and freeing of basic task resources. */
163 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dprocessor.h218 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dprocessor.h149 /* Allocation and freeing of basic task resources. */
155 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dprocessor.h218 /* Allocation and freeing of basic task resources. */
220 * NOTE! The task struct and the stack go together
228 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dprocessor.h242 /* Allocation and freeing of basic task resources. */
244 * NOTE! The task struct and the stack go together
252 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dprocessor.h143 /* Allocation and freeing of basic task resources. */
145 * NOTE! The task struct and the stack go together
152 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dprocessor.h158 /* Allocation and freeing of basic task resources. */
163 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dprocessor.h218 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dprocessor.h218 /* Allocation and freeing of basic task resources. */
220 * NOTE! The task struct and the stack go together
228 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dprocessor.h218 /* Allocation and freeing of basic task resources. */
220 * NOTE! The task struct and the stack go together
228 #define init_task (init_task_union.task)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/hpux/
H A Dwrappers.S88 ;! pointer in task
175 ldo -TASK_SZ_ALGN-64(%r30),%r1 ;! get task ptr
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-taskfile.c168 ide_startstop_t do_rw_taskfile (ide_drive_t *drive, ide_task_t *task) argument
170 task_struct_t *taskfile = (task_struct_t *) task->tfRegister;
171 hob_struct_t *hobfile = (hob_struct_t *) task->hobRegister;
176 if (task->handler != task_mulout_intr) {
201 if (task->handler != NULL) {
204 ide_set_handler (drive, task->handler, WAIT_CMD, NULL);
229 return task->handler(drive);
977 char * ide_task_cmd_verbose (byte task) argument

Completed in 379 milliseconds

1234567891011