Home
last modified time | relevance | path

Searched defs:thread (Results 126 – 150 of 263) sorted by relevance

1234567891011

/linux/arch/um/drivers/
H A Dchan_user.c299 int pid, thread, count, thread_fd = -1; in register_winch() local
/linux/drivers/firmware/psci/
H A Dpsci_checker.c388 struct task_struct *thread; in suspend_tests() local
/linux/rust/pin-init/examples/
H A Dmutex.rs169 thread: Thread, field
/linux/arch/sparc/include/asm/
H A Dptrace.h47 struct thread_info *thread; member
/linux/arch/riscv/include/asm/
H A Dcompat.h22 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf.c144 pthread_t thread; in ringbuf_subtest() local
/linux/tools/perf/util/
H A Dunwind-libdw.c264 struct thread *thread, in unwind__get_entries()
H A Dsession.c1699 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 Ddebug.c314 struct thread *thread = NULL; in __dump_stack() local
H A Devsel.h403 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 Dcgroup_util.c
/linux/kernel/sched/
H A Dcpufreq_schedutil.c35 struct task_struct *thread; member
657 struct task_struct *thread; in sugov_kthread_create() local
/linux/tools/perf/
H A Dbuiltin-stat.c152 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 Dbuiltin-kvm.c917 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 Dhists.c2458 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 Depoll-ctl.c69 pthread_t thread; member
H A Dsched-messaging.c60 pthread_t thread; member
/linux/arch/powerpc/sysdev/
H A Dfsl_rcpm.c137 int thread = cpu_thread_in_core(cpu); in qoriq_disable_thread() local
/linux/tools/perf/tests/
H A Dhists_output.c21 struct thread *thread; member
/linux/drivers/md/
H A Dmd-cluster.c295 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 Draid1.h114 struct md_thread __rcu *thread; member
/linux/drivers/media/rc/
H A Drc-ir-raw.c634 struct task_struct *thread; in ir_raw_event_register() local
/linux/arch/sh/kernel/
H A Dptrace_32.c77 struct thread_struct *thread = &tsk->thread; in set_single_step() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umr.h52 u32 thread, vpgr_or_sgpr; member
/linux/tools/testing/selftests/kvm/lib/
H A Dmemstress.c26 pthread_t thread; member

1234567891011