Searched defs:thread (Results 26 - 50 of 293) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/kvm/include/
H A Duserfaultfd_util.h26 pthread_t thread; member in struct:uffd_desc
/linux-master/drivers/acpi/acpica/
H A Ddsdebug.c94 struct acpi_thread_state *thread; local
H A Dpsparse.c411 struct acpi_thread_state *thread; local
[all...]
H A Dexmutex.c37 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread; local
79 acpi_ex_link_mutex(union acpi_operand_object *obj_desc, struct acpi_thread_state *thread) argument
461 acpi_ex_release_all_mutexes(struct acpi_thread_state *thread) argument
[all...]
/linux-master/tools/perf/arch/powerpc/tests/
H A Ddwarf-unwind.c13 sample_ustack(struct perf_sample *sample, struct thread *thread, u64 *regs) argument
45 test__arch_unwind_sample(struct perf_sample *sample, struct thread *thread) argument
/linux-master/tools/perf/arch/arm64/tests/
H A Ddwarf-unwind.c13 sample_ustack(struct perf_sample *sample, struct thread *thread, u64 *regs) argument
45 test__arch_unwind_sample(struct perf_sample *sample, struct thread *thread) argument
/linux-master/tools/perf/arch/arm/tests/
H A Ddwarf-unwind.c13 sample_ustack(struct perf_sample *sample, struct thread *thread, u64 *regs) argument
45 test__arch_unwind_sample(struct perf_sample *sample, struct thread *thread) argument
/linux-master/tools/perf/util/
H A Daddr_location.h13 struct thread *thread; member in struct:addr_location
H A Dprint_insn.c72 static size_t print_insn_x86(struct perf_sample *sample, struct thread *thread, argument
96 size_t sample__fprintf_insn_asm(struct perf_sample *sample, struct thread *thread, argument
H A Dthread-stack.h54 struct thread *thread; member in struct:call_return
[all...]
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Drecalc_apic_map_test.c40 pthread_t thread; local
/linux-master/fs/bcachefs/
H A Drebalance_types.h20 struct task_struct __rcu *thread; member in struct:bch_fs_rebalance
/linux-master/arch/x86/um/asm/
H A Dprocessor_64.h22 static inline void arch_flush_thread(struct arch_thread *thread) argument
H A Dprocessor_32.h38 static inline void arch_flush_thread(struct arch_thread *thread) argument
/linux-master/io_uring/
H A Dsqpoll.h11 struct task_struct *thread; member in struct:io_sq_data
/linux-master/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c13 sample_ustack(struct perf_sample *sample, struct thread *thread, u64 *regs) argument
53 test__arch_unwind_sample(struct perf_sample *sample, struct thread *thread) argument
/linux-master/drivers/net/wireless/rsi/
H A Drsi_common.h59 rsi_create_kthread(struct rsi_common *common, struct rsi_thread *thread, void *func_ptr, u8 *name) argument
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-tmspr.c94 pthread_t *thread; local
/linux-master/arch/arm/kernel/
H A Dxscale-cp0.c35 struct thread_info *thread = t; local
60 struct thread_info *thread = t; local
/linux-master/arch/x86/include/asm/
H A Dswitch_to.h55 static inline void refresh_sysenter_cs(struct thread_struct *thread) argument
/linux-master/drivers/md/dm-vdo/
H A Dthread-utils.c21 struct thread { struct
37 struct thread *thread = arg; local
56 struct thread *thread; local
99 vdo_join_threads(struct thread *thread) argument
[all...]
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-dvb.h29 struct task_struct *thread; member in struct:pvr2_dvb_adapter
/linux-master/tools/testing/selftests/timens/
H A Dclock_nanosleep.c47 pthread_t thread; local
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-noadv.c82 struct thread_struct *thread = &task->thread; local
170 find_empty_ptrace_bp(struct thread_struct *thread) argument
182 find_empty_hw_brk(struct thread_struct *thread) argument
198 struct thread_struct *thread = &child->thread; local
272 struct thread_struct *thread = &child->thread; local
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dmsix.c74 msix_request_irq(struct hfi1_devdata *dd, void *arg, irq_handler_t handler, irq_handler_t thread, enum irq_type type, const char *name) argument
126 msix_request_rcd_irq_common(struct hfi1_ctxtdata *rcd, irq_handler_t handler, irq_handler_t thread, const char *name) argument

Completed in 186 milliseconds

1234567891011>>