Home
last modified time | relevance | path

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

1234567891011

/Linux-v5.15/arch/x86/entry/vsyscall/
Dvsyscall_64.c107 struct thread_struct *thread = &current->thread; in write_ok_or_segv() local
/Linux-v5.15/arch/x86/include/asm/
Dsuspend_64.h53 #define loaddebug(thread,register) \ argument
/Linux-v5.15/arch/powerpc/kernel/ptrace/
Dptrace-adv.c88 struct thread_struct *thread = &task->thread; in ptrace_set_debugreg() local
/Linux-v5.15/tools/perf/tests/
Dmmap-thread-lookup.c188 struct thread *thread; in mmap_events() local
Dhists_common.c96 struct thread *thread; in setup_fake_machine() local
Dhists_link.c18 struct thread *thread; member
/Linux-v5.15/tools/perf/util/
Dintel-bts.c321 struct thread *thread; in intel_bts_get_next_insn() local
408 struct thread *thread) in intel_bts_process_buffer()
449 struct thread *thread; in intel_bts_process_queue() local
Dunwind-libdw.c223 struct thread *thread, in unwind__get_entries()
/Linux-v5.15/arch/hexagon/kernel/
Dsmp.c180 struct thread_info *thread = (struct thread_info *)idle->stack; in __cpu_up() local
/Linux-v5.15/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.15/drivers/md/bcache/
Dwriteback.h34 struct task_struct *thread; member
/Linux-v5.15/arch/nds32/include/asm/
Dprocessor.h76 #define release_thread(thread) do { } while(0) argument
/Linux-v5.15/arch/um/drivers/
Dchan_user.c278 int pid, thread, count, thread_fd = -1; in register_winch() local
/Linux-v5.15/arch/x86/kernel/cpu/resctrl/
Dpseudo_lock.c1160 struct task_struct *thread; in pseudo_lock_measure_cycles() local
1280 struct task_struct *thread; in rdtgroup_pseudo_lock_create() local
/Linux-v5.15/tools/testing/selftests/cgroup/
Dcgroup_util.c538 ssize_t proc_read_text(int pid, bool thread, const char *item, char *buf, size_t size) in proc_read_text()
551 int proc_read_strstr(int pid, bool thread, const char *item, const char *needle) in proc_read_strstr()
/Linux-v5.15/arch/x86/include/asm/uv/
Duv_geo.h50 thread:4; member
/Linux-v5.15/arch/arm64/kvm/hyp/include/hyp/
Dswitch.h212 struct thread_struct *thread; in __hyp_sve_save_host() local
/Linux-v5.15/tools/perf/
Dbuiltin-report.c769 struct thread *thread; member
776 struct thread *parent_thread, *thread = task->thread; in tasks_list() local
817 struct thread *thread = task->thread; in task__print_level() local
Dbuiltin-kvm.c405 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
/Linux-v5.15/tools/testing/selftests/kvm/
Dsteal_time.c259 pthread_t thread; in main() local
/Linux-v5.15/drivers/firmware/psci/
Dpsci_checker.c388 struct task_struct *thread; in suspend_tests() local
/Linux-v5.15/arch/um/include/asm/
Dprocessor-generic.h41 } thread; member
/Linux-v5.15/arch/arm64/include/asm/
Dcompat.h173 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread()
180 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread()
/Linux-v5.15/arch/powerpc/kernel/
Dprocess.c695 static void set_debug_reg_defaults(struct thread_struct *thread) in set_debug_reg_defaults()
770 static void set_debug_reg_defaults(struct thread_struct *thread) in set_debug_reg_defaults()
998 void tm_recheckpoint(struct thread_struct *thread) in tm_recheckpoint()
/Linux-v5.15/kernel/sched/
Dcpufreq_schedutil.c40 struct task_struct *thread; member
577 struct task_struct *thread; in sugov_kthread_create() local

1234567891011