Home
last modified time | relevance | path

Searched defs:thread (Results 176 - 200 of 598) sorted by relevance

12345678910>>...24

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dwriteback.h30 struct task_struct *thread; member
/kernel/linux/linux-5.10/include/linux/sched/
H A Dframe_rtg.h27 struct task_struct *thread[MAX_TID_NUM]; member
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c242 int arch_skip_callchain_idx(struct thread *thread, struct ip_callchain *chain) in arch_skip_callchain_idx() argument
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dfutex-hash.c49 pthread_t thread; member
H A Dfutex-lock-pi.c29 pthread_t thread; member
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_output.c21 struct thread *thread; member
H A Dhists_link.c18 struct thread *thread; member
[all...]
H A Dhists_common.c96 struct thread *thread; in setup_fake_machine() local
[all...]
H A Dmmap-thread-lookup.c188 struct thread *thread; in mmap_events() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.h32 struct thread { struct
75 __thread__zput(struct thread **thread) __thread__zput() argument
83 thread__exited(struct thread *thread) thread__exited() argument
94 thread__set_comm(struct thread *thread, const char *comm, u64 timestamp) thread__set_comm() argument
128 thread__priv(struct thread *thread) thread__priv() argument
133 thread__set_priv(struct thread *thread, void *p) thread__set_priv() argument
138 thread__is_filtered(struct thread *thread) thread__is_filtered() argument
[all...]
/kernel/linux/linux-5.10/include/soc/nps/
H A Dcommon.h77 u32 __reserved:20, cluster:4, core:4, thread:4; member
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddswstate.c412 acpi_ds_get_current_walk_state(struct acpi_thread_state *thread) acpi_ds_get_current_walk_state() argument
441 acpi_ds_push_walk_state(struct acpi_walk_state *walk_state, struct acpi_thread_state *thread) acpi_ds_push_walk_state() argument
466 acpi_ds_pop_walk_state(struct acpi_thread_state *thread) acpi_ds_pop_walk_state() argument
506 acpi_ds_create_walk_state(acpi_owner_id owner_id, union acpi_parse_object *origin, union acpi_operand_object *method_desc, struct acpi_thread_state *thread) acpi_ds_create_walk_state() argument
[all...]
/kernel/linux/linux-6.6/include/linux/sched/
H A Dframe_rtg.h27 struct task_struct *thread[MAX_TID_NUM]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umr.h52 u32 thread, vpgr_or_sgpr; member
/kernel/linux/linux-6.6/drivers/of/
H A Dcpu.c14 u64 of_get_cpu_hwid(struct device_node *cpun, unsigned int thread) in of_get_cpu_hwid() argument
52 __of_find_n_match_cpu_property(struct device_node *cpun, const char *prop_name, int cpu, unsigned int *thread) __of_find_n_match_cpu_property() argument
84 arch_find_n_match_cpu_physical_id(struct device_node *cpun, int cpu, unsigned int *thread) arch_find_n_match_cpu_physical_id() argument
119 of_get_cpu_node(int cpu, unsigned int *thread) of_get_cpu_node() argument
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dalgboss.c75 struct task_struct *thread; in cryptomgr_schedule_probe() local
190 struct task_struct *thread; in cryptomgr_schedule_test() local
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dfutex-hash.c46 pthread_t thread; member
H A Dfutex-lock-pi.c30 pthread_t thread; member
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c242 int arch_skip_callchain_idx(struct thread *thread, struct ip_callchain *chain) in arch_skip_callchain_idx() argument
/kernel/linux/linux-6.6/tools/perf/tests/
H A Ddwarf-unwind.c112 NO_TAIL_CALL_ATTRIBUTE noinline int test_dwarf_unwind__thread(struct thread *threa argument
146 struct thread *thread = *(struct thread **)p1; test_dwarf_unwind__compare() local
162 test_dwarf_unwind__krava_3(struct thread *thread) test_dwarf_unwind__krava_3() argument
181 test_dwarf_unwind__krava_2(struct thread *thread) test_dwarf_unwind__krava_2() argument
190 test_dwarf_unwind__krava_1(struct thread *thread) test_dwarf_unwind__krava_1() argument
203 struct thread *thread; test__dwarf_unwind() local
[all...]
H A Dmmap-thread-lookup.c188 struct thread *thread; in mmap_events() local
[all...]
H A Dhists_output.c21 struct thread *thread; member
H A Dhists_link.c20 struct thread *thread; member
[all...]
H A Dhists_common.c96 struct thread *thread; in setup_fake_machine() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dhardware_disable_test.c62 static inline void check_create_thread(pthread_t *thread, pthread_attr_t *attr, in check_create_thread() argument
71 static inline void check_set_affinity(pthread_t thread, cpu_set_t *cpu_set) in check_set_affinity() argument
79 static inline void check_join(pthread_t thread, void **retval) in check_join() argument

Completed in 14 milliseconds

12345678910>>...24