Home
last modified time | relevance | path

Searched defs:thread (Results 51 – 75 of 263) sorted by relevance

1234567891011

/linux/tools/testing/selftests/x86/
H A Dsysret_ss_attrs.c61 pthread_t thread; in main() local
/linux/tools/perf/trace/beauty/
H A Dpid.c8 struct thread *thread = machine__findnew_thread(trace->host, pid, pid); in syscall_arg__scnprintf_pid() local
/linux/tools/perf/arch/csky/util/
H A Dunwind-libdw.c10 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/linux/tools/perf/arch/x86/util/
H A Darchinsn.c10 struct thread *thread, in arch_fetch_insn()
H A Dunwind-libdw.c8 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/linux/tools/perf/arch/arm/util/
H A Dunwind-libdw.c8 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/linux/arch/arm/kernel/
H A Dprocess.c220 struct thread_info *thread = current_thread_info(); in flush_thread() local
240 struct thread_info *thread = task_thread_info(p); in copy_thread() local
H A Dthumbee.c32 struct thread_info *thread = t; in thumbee_notifier() local
/linux/tools/perf/tests/
H A Dcode-reading.c319 struct thread *thread, struct state *state) in read_object_code()
479 struct thread *thread; in process_sample_event() local
630 struct thread *thread; in do_test_code_reading() local
/linux/tools/perf/arch/arm64/util/
H A Dunwind-libdw.c8 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/linux/tools/perf/arch/powerpc/util/
H A Dunwind-libdw.c16 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/linux/arch/arm/include/asm/
H A Dthread_notify.h29 static inline void thread_notify(unsigned long rc, struct thread_info *thread) in thread_notify()
/linux/arch/arm64/include/asm/
H A Dcompat.h94 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread()
103 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread()
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-vmx-unavail.c91 pthread_t *thread; in tm_vmx_unavail_test() local
/linux/tools/testing/selftests/ptrace/
H A Dvmaccess.c18 static void *thread(void *arg) in thread() function
/linux/kernel/debug/
H A Dgdbstub.c493 struct task_struct *thread; in gdb_get_regs_helper() local
811 struct task_struct *thread; in gdb_cmd_task() local
849 struct task_struct *thread; in gdb_cmd_thread() local
/linux/arch/x86/kernel/
H A Dptrace.c476 struct thread_struct *thread = &(current->thread); in ptrace_triggered() local
562 struct thread_struct *thread = &tsk->thread; in ptrace_write_dr7() local
613 struct thread_struct *thread = &tsk->thread; in ptrace_get_debugreg() local
672 struct thread_struct *thread = &tsk->thread; in ptrace_set_debugreg() local
/linux/tools/perf/util/
H A Ddump-insn.h13 struct thread *thread; member
H A Dtool_pmu.c224 int pid = -1, idx = 0, thread = 0, nthreads, err = 0, old_errno; in evsel__tool_pmu_open() local
437 int evsel__tool_pmu_read(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__tool_pmu_read()
H A Darm64-frame-pointer-unwind-support.c31 get_leaf_frame_caller_aarch64(struct perf_sample * sample,struct thread * thread,int usr_idx) get_leaf_frame_caller_aarch64() argument
/linux/drivers/acpi/acpica/
H A Ddsdebug.c94 struct acpi_thread_state *thread; in acpi_ds_dump_method_stack() local
/linux/include/linux/iio/
H A Dtrigger_consumer.h33 irqreturn_t (*thread)(int irq, void *p); member
/linux/arch/x86/um/asm/
H A Dprocessor_64.h22 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
/linux/arch/arm/nwfpe/
H A Dfpmodule.c50 struct thread_info *thread = v; in nwfpe_notify() local
/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.h94 struct task_struct *thread; member
101 struct task_struct *thread; member

1234567891011