/linux/tools/testing/selftests/x86/ |
H A D | sysret_ss_attrs.c | 61 pthread_t thread; in main() local
|
/linux/tools/perf/trace/beauty/ |
H A D | pid.c | 8 struct thread *thread = machine__findnew_thread(trace->host, pid, pid); in syscall_arg__scnprintf_pid() local
|
/linux/tools/perf/arch/csky/util/ |
H A D | unwind-libdw.c | 10 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 D | archinsn.c | 10 struct thread *thread, in arch_fetch_insn()
|
H A D | unwind-libdw.c | 8 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 D | unwind-libdw.c | 8 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
|
/linux/arch/arm/kernel/ |
H A D | process.c | 220 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 D | thumbee.c | 32 struct thread_info *thread = t; in thumbee_notifier() local
|
/linux/tools/perf/tests/ |
H A D | code-reading.c | 319 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 D | unwind-libdw.c | 8 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 D | unwind-libdw.c | 16 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 D | thread_notify.h | 29 static inline void thread_notify(unsigned long rc, struct thread_info *thread) in thread_notify()
|
/linux/arch/arm64/include/asm/ |
H A D | compat.h | 94 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 D | tm-vmx-unavail.c | 91 pthread_t *thread; in tm_vmx_unavail_test() local
|
/linux/tools/testing/selftests/ptrace/ |
H A D | vmaccess.c | 18 static void *thread(void *arg) in thread() function
|
/linux/kernel/debug/ |
H A D | gdbstub.c | 493 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 D | ptrace.c | 476 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 D | dump-insn.h | 13 struct thread *thread; member
|
H A D | tool_pmu.c | 224 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 D | arm64-frame-pointer-unwind-support.c | 31 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 D | dsdebug.c | 94 struct acpi_thread_state *thread; in acpi_ds_dump_method_stack() local
|
/linux/include/linux/iio/ |
H A D | trigger_consumer.h | 33 irqreturn_t (*thread)(int irq, void *p); member
|
/linux/arch/x86/um/asm/ |
H A D | processor_64.h | 22 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
|
/linux/arch/arm/nwfpe/ |
H A D | fpmodule.c | 50 struct thread_info *thread = v; in nwfpe_notify() local
|
/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_packet_layer.h | 94 struct task_struct *thread; member 101 struct task_struct *thread; member
|