/linux/arch/um/drivers/ |
H A D | chan_user.c | 299 int pid, thread, count, thread_fd = -1; in register_winch() local
|
/linux/drivers/firmware/psci/ |
H A D | psci_checker.c | 388 struct task_struct *thread; in suspend_tests() local
|
/linux/rust/pin-init/examples/ |
H A D | mutex.rs | 169 thread: Thread, field
|
/linux/arch/sparc/include/asm/ |
H A D | ptrace.h | 47 struct thread_info *thread; member
|
/linux/arch/riscv/include/asm/ |
H A D | compat.h | 22 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | ringbuf.c | 144 pthread_t thread; in ringbuf_subtest() local
|
/linux/tools/perf/util/ |
H A D | unwind-libdw.c | 264 struct thread *thread, in unwind__get_entries()
|
H A D | session.c | 1699 struct thread *thread = machine__idle_thread(&session->machines.host); in perf_session__register_idle_thread() local 1823 static int perf_session__flush_thread_stack(struct thread *thread, in perf_session__flush_thread_stack() 2619 struct thread *thread; in perf_session__register_guest() local 2640 struct thread *thread = machine__findnew_thread(machine, pid, tid); in perf_session__set_guest_cpu() local
|
H A D | debug.c | 314 struct thread *thread = NULL; in __dump_stack() local
|
H A D | evsel.h | 403 static inline int evsel__read_on_cpu(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__read_on_cpu() 415 static inline int evsel__read_on_cpu_scaled(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__read_on_cpu_scaled()
|
/linux/tools/testing/selftests/cgroup/ |
H A D | cgroup_util.c |
|
/linux/kernel/sched/ |
H A D | cpufreq_schedutil.c | 35 struct task_struct *thread; member 657 struct task_struct *thread; in sugov_kthread_create() local
|
/linux/tools/perf/ |
H A D | builtin-stat.c | 152 bool node, socket, die, cluster, cache, core, thread, no_aggr; member 260 static int evsel__write_stat_event(struct evsel *counter, int cpu_map_idx, u32 thread, in evsel__write_stat_event() 270 static int read_single_counter(struct evsel *counter, int cpu_map_idx, int thread) in read_single_counter() 304 int thread; in read_counter_cpu() local
|
H A D | builtin-kvm.c | 917 struct vcpu_event_record *per_vcpu_record(struct thread *thread, in per_vcpu_record() 939 struct thread *thread, in handle_kvm_event() 1136 struct thread *thread; in process_sample_event() local
|
/linux/tools/perf/ui/browsers/ |
H A D | hists.c | 2458 struct thread *thread; member 2575 struct thread *thread = act->thread; in do_zoom_thread() local 2610 char **optstr, struct thread *thread) in add_thread_opt() 2785 struct thread *thread, struct symbol *sym, in add_script_opt_2() 2811 struct thread *thread, struct symbol *sym) in add_script_opt() 3083 struct thread *thread = NULL; in evsel__hists_browse() local
|
/linux/tools/perf/bench/ |
H A D | epoll-ctl.c | 69 pthread_t thread; member
|
H A D | sched-messaging.c | 60 pthread_t thread; member
|
/linux/arch/powerpc/sysdev/ |
H A D | fsl_rcpm.c | 137 int thread = cpu_thread_in_core(cpu); in qoriq_disable_thread() local
|
/linux/tools/perf/tests/ |
H A D | hists_output.c | 21 struct thread *thread; member
|
/linux/drivers/md/ |
H A D | md-cluster.c | 295 static void recover_bitmaps(struct md_thread *thread) in recover_bitmaps() 546 struct md_thread *thread; in process_metadata_update() local 646 static void recv_daemon(struct md_thread *thread) in recv_daemon()
|
H A D | raid1.h | 114 struct md_thread __rcu *thread; member
|
/linux/drivers/media/rc/ |
H A D | rc-ir-raw.c | 634 struct task_struct *thread; in ir_raw_event_register() local
|
/linux/arch/sh/kernel/ |
H A D | ptrace_32.c | 77 struct thread_struct *thread = &tsk->thread; in set_single_step() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_umr.h | 52 u32 thread, vpgr_or_sgpr; member
|
/linux/tools/testing/selftests/kvm/lib/ |
H A D | memstress.c | 26 pthread_t thread; member
|