Home
last modified time | relevance | path

Searched defs:thread (Results 101 – 125 of 246) sorted by relevance

12345678910

/Linux-v5.4/tools/perf/util/
Dunwind-libdw.c195 struct thread *thread, in unwind__get_entries()
Devsel.h282 int cpu, int thread) in perf_evsel__read_on_cpu()
295 int cpu, int thread) in perf_evsel__read_on_cpu_scaled()
/Linux-v5.4/tools/perf/bench/
Dfutex-lock-pi.c29 pthread_t thread; member
/Linux-v5.4/tools/perf/tests/
Dhists_common.c96 struct thread *thread; in setup_fake_machine() local
Dhists_link.c18 struct thread *thread; member
/Linux-v5.4/arch/nds32/include/asm/
Dprocessor.h76 #define release_thread(thread) do { } while(0) argument
/Linux-v5.4/tools/power/acpi/os_specific/service_layers/
Dosunixxf.c1248 pthread_t thread; in acpi_os_get_thread_id() local
1272 pthread_t thread; in acpi_os_execute() local
/Linux-v5.4/tools/perf/
Dbuiltin-report.c693 struct thread *thread; member
700 struct thread *parent_thread, *thread = task->thread; in tasks_list() local
748 struct thread *thread = task->thread; in task__print_level() local
Dbuiltin-kvm.c404 struct vcpu_event_record *per_vcpu_record(struct thread *thread, in per_vcpu_record()
427 struct thread *thread, in handle_kvm_event()
685 struct thread *thread; in process_sample_event() local
Dbuiltin-stat.c241 perf_evsel__write_stat_event(struct evsel *counter, u32 cpu, u32 thread, in perf_evsel__write_stat_event()
251 int thread, struct timespec *rs) in read_single_counter()
271 int ncpus, cpu, thread; in read_counter() local
/Linux-v5.4/arch/um/drivers/
Dchan_user.c277 int pid, thread, count, thread_fd = -1; in register_winch() local
/Linux-v5.4/arch/um/include/asm/
Dprocessor-generic.h39 } thread; member
/Linux-v5.4/arch/x86/kernel/cpu/resctrl/
Dpseudo_lock.c1154 struct task_struct *thread; in pseudo_lock_measure_cycles() local
1274 struct task_struct *thread; in rdtgroup_pseudo_lock_create() local
/Linux-v5.4/include/soc/nps/
Dcommon.h71 u32 __reserved:20, cluster:4, core:4, thread:4; member
/Linux-v5.4/drivers/firmware/psci/
Dpsci_checker.c394 struct task_struct *thread; in suspend_tests() local
/Linux-v5.4/arch/powerpc/kernel/
Dprocess.c639 static void set_debug_reg_defaults(struct thread_struct *thread) in set_debug_reg_defaults()
714 static void set_debug_reg_defaults(struct thread_struct *thread) in set_debug_reg_defaults()
923 void tm_recheckpoint(struct thread_struct *thread) in tm_recheckpoint()
/Linux-v5.4/arch/x86/kernel/
Dhw_breakpoint.c372 struct thread_struct *thread = &current->thread; in aout_dump_debugregs() local
/Linux-v5.4/arch/unicore32/kernel/
Dsignal.c304 struct thread_info *thread = current_thread_info(); in handle_signal() local
/Linux-v5.4/tools/perf/ui/browsers/
Dhists.c2358 struct thread *thread; member
2420 struct thread *thread = act->thread; in do_zoom_thread() local
2453 char **optstr, struct thread *thread) in add_thread_opt()
2604 struct thread *thread, struct symbol *sym, in add_script_opt_2()
2631 struct thread *thread, struct symbol *sym, in add_script_opt()
2907 struct thread *thread = NULL; in perf_evsel__hists_browse() local
/Linux-v5.4/include/linux/
Dvfio.h183 void (*thread)(void *, void *); member
/Linux-v5.4/arch/sparc/include/asm/
Dptrace.h47 struct thread_info *thread; member
/Linux-v5.4/arch/powerpc/platforms/cell/
Dpmu.c343 void cbe_enable_pm_interrupts(u32 cpu, u32 thread, u32 mask) in cbe_enable_pm_interrupts()
/Linux-v5.4/kernel/sched/
Dcpufreq_schedutil.c40 struct task_struct *thread; member
658 struct task_struct *thread; in sugov_kthread_create() local
/Linux-v5.4/arch/arm64/include/asm/
Dcompat.h204 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread()
211 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread()
/Linux-v5.4/arch/xtensa/include/asm/
Dprocessor.h215 #define release_thread(thread) do { } while(0) argument

12345678910