/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | writeback.h | 30 struct task_struct *thread; member
|
/kernel/linux/linux-5.10/include/linux/sched/ |
H A D | frame_rtg.h | 27 struct task_struct *thread[MAX_TID_NUM]; member
|
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/ |
H A D | skip-callchain-idx.c | 242 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 D | futex-hash.c | 49 pthread_t thread; member
|
H A D | futex-lock-pi.c | 29 pthread_t thread; member
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | hists_output.c | 21 struct thread *thread; member
|
H A D | hists_link.c | 18 struct thread *thread; member [all...] |
H A D | hists_common.c | 96 struct thread *thread; in setup_fake_machine() local [all...] |
H A D | mmap-thread-lookup.c | 188 struct thread *thread; in mmap_events() local [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | thread.h | 32 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 D | common.h | 77 u32 __reserved:20, cluster:4, core:4, thread:4; member
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | dswstate.c | 412 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 D | frame_rtg.h | 27 struct task_struct *thread[MAX_TID_NUM]; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_umr.h | 52 u32 thread, vpgr_or_sgpr; member
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | cpu.c | 14 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 D | algboss.c | 75 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 D | futex-hash.c | 46 pthread_t thread; member
|
H A D | futex-lock-pi.c | 30 pthread_t thread; member
|
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/ |
H A D | skip-callchain-idx.c | 242 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 D | dwarf-unwind.c | 112 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 D | mmap-thread-lookup.c | 188 struct thread *thread; in mmap_events() local [all...] |
H A D | hists_output.c | 21 struct thread *thread; member
|
H A D | hists_link.c | 20 struct thread *thread; member [all...] |
H A D | hists_common.c | 96 struct thread *thread; in setup_fake_machine() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
H A D | hardware_disable_test.c | 62 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
|