Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 25 of 27) sorted by relevance

12

/linux-2.4.37.9/include/asm-mips/
Dasmmacro.h26 #define FPU_SAVE_DOUBLE(thread, tmp) \ argument
47 #define FPU_SAVE_SINGLE(thread,tmp) \ argument
83 #define FPU_SAVE_SINGLE(thread,tmp) \ argument
122 #define FPU_RESTORE_DOUBLE(thread, tmp) \ argument
143 #define FPU_RESTORE_SINGLE(thread,tmp) \ argument
179 #define FPU_RESTORE_SINGLE(thread,tmp) \ argument
218 #define CPU_SAVE_NONSCRATCH(thread) \ argument
230 #define CPU_RESTORE_NONSCRATCH(thread) \ argument
Dprocessor.h244 #define release_thread(thread) do { } while(0) argument
/linux-2.4.37.9/drivers/acpi/executer/
Dexmutex.c69 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread; in acpi_ex_unlink_mutex() local
105 struct acpi_thread_state *thread) in acpi_ex_link_mutex()
325 struct acpi_thread_state *thread) in acpi_ex_release_all_mutexes()
/linux-2.4.37.9/drivers/acpi/dispatcher/
Ddswstate.c732 struct acpi_thread_state *thread) in acpi_ds_get_current_walk_state()
765 struct acpi_thread_state *thread) in acpi_ds_push_walk_state()
793 struct acpi_thread_state *thread) in acpi_ds_pop_walk_state()
838 struct acpi_thread_state *thread) in acpi_ds_create_walk_state()
Ddsmethod.c264 struct acpi_thread_state *thread, in acpi_ds_call_control_method()
/linux-2.4.37.9/drivers/acpi/parser/
Dpswalk.c255 struct acpi_thread_state *thread; in acpi_ps_delete_parse_tree() local
Dpsparse.c1067 struct acpi_thread_state *thread; in acpi_ps_parse_aml() local
/linux-2.4.37.9/arch/sh/kernel/
Dkgdb_stub.c412 struct task_struct *thread; in get_thread() local
643 static void thread_regs_to_gdb_regs(const struct task_struct *thread, in thread_regs_to_gdb_regs()
1027 struct task_struct *thread = NULL; in set_thread_msg() local
1069 struct task_struct *thread = NULL; in thread_status_msg() local
1110 struct task_struct *thread = NULL; in thread_info_msg() local
1144 struct task_struct *thread = NULL; in thread_extra_info_msg() local
/linux-2.4.37.9/include/linux/raid/
Dmultipath.h26 mdk_thread_t *thread; member
Draid1.h32 mdk_thread_t *thread, *resync_thread; member
Draid5.h201 mdk_thread_t *thread, *resync_thread; member
/linux-2.4.37.9/include/asm-i386/
Dsave_state.h34 #define loaddebug(thread,register) \ argument
/linux-2.4.37.9/arch/x86_64/kernel/
Dsuspend.c140 #define loaddebug(thread,register) \ argument
Dprocess.c551 #define loaddebug(thread,register) \ argument
/linux-2.4.37.9/drivers/md/
Dmd.c2932 mdk_thread_t *thread = arg; in md_thread() local
2990 void md_wakeup_thread(mdk_thread_t *thread) in md_wakeup_thread()
3000 mdk_thread_t *thread; in md_register_thread() local
3026 void md_interrupt_thread(mdk_thread_t *thread) in md_interrupt_thread()
3036 void md_unregister_thread(mdk_thread_t *thread) in md_unregister_thread()
Draid5.c1609 mdk_thread_t *thread = conf->resync_thread; in raid5_stop_resync() local
/linux-2.4.37.9/arch/i386/kernel/
Dprocess.c619 #define loaddebug(thread,register) \ argument
/linux-2.4.37.9/arch/sparc64/kernel/
Dprocess.c391 void show_thread(struct thread_struct *thread) in show_thread()
/linux-2.4.37.9/arch/alpha/kernel/
Dtraps.c138 struct thread_struct * thread = &tsk->thread; in show_trace_task() local
/linux-2.4.37.9/include/acpi/
Dacstruct.h115 struct acpi_thread_state *thread; member
/linux-2.4.37.9/include/asm-mips64/
Dprocessor.h285 #define release_thread(thread) do { } while(0) argument
/linux-2.4.37.9/drivers/media/video/
Dmsp3400.c91 struct task_struct *thread; member
Dtvaudio.c127 struct task_struct *thread; member
/linux-2.4.37.9/fs/hfsplus/
Dhfsplus_raw.h294 hfsplus_cat_thread thread; member
/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c2231 struct thread_struct *thread = &task->thread; in pfm_write_ibr_dbr() local
3985 struct thread_struct *thread; in pfm_inherit() local

12