| /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
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| H A D | sync_regs_test.c | 163 pthread_t thread; in race_sync_regs() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
| H A D | bench_local_storage_create.c | 12 struct thread { struct
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | ringbuf.c | 89 pthread_t thread; in ringbuf_subtest() local
|
| /kernel/liteos_a/testsuites/unittest/process/lock/rwlock/full/ |
| H A D | pthread_rwlock_test_002.cpp | 95 pthread_t thread = pthread_self(); in ThreadReadFunc() local 136 pthread_t thread = pthread_self(); in ThreadWriteFunc1() local 181 pthread_t thread = pthread_self(); in ThreadWriteFunc() local 224 pthread_t thread = pthread_self(); in PthreadRwlockTest() local
|
| /kernel/liteos_a/testsuites/unittest/process/lock/rwlock/smoke/ |
| H A D | pthread_rwlock_test_001.cpp | 96 pthread_t thread = pthread_self(); in ThreadReadFunc() local 137 pthread_t thread = pthread_self(); in ThreadWriteFunc1() local 182 pthread_t thread = pthread_self(); in ThreadWriteFunc() local 224 pthread_t thread = pthread_self(); in Testcase() local
|
| /test/xts/hats/kernel/syscalls/net/accept4/ |
| H A D | Accept4ApiTest.cpp | 233 pthread_t thread; in HWTEST_F() local
|
| /test/xts/hats/kernel/syscalls/net/get_info/ |
| H A D | GetInfoApiTest.cpp | 124 pthread_t thread; in HWTEST_F() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_frame.c | 86 state_alloc (Dwfl_Thread *thread) in state_alloc() argument 268 Dwfl_Thread thread; INTDEF() local 303 get_one_thread_cb(Dwfl_Thread *thread, void *arg) get_one_thread_cb() argument 319 getthread(Dwfl *dwfl, pid_t tid, int (*callback) (Dwfl_Thread *thread, void *arg), void *arg) getthread() argument 338 Dwfl_Thread thread; getthread() local 377 get_one_thread_frames_cb(Dwfl_Thread *thread, void *arg) get_one_thread_frames_cb() argument [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | slicethread.c | 33 pthread_t thread; member
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenccli_platform_dependents.cpp | 52 pthread_create( pthread_t* thread, const pthread_attr_t* attribs, void* (*threadfunc)(void*), void* thread_arg ) pthread_create() argument 78 set_group_affinity( pthread_t thread, int thread_index ) set_group_affinity() argument 119 pthread_join( pthread_t thread, void** value ) pthread_join() argument [all...] |
| /third_party/backends/sanei/ |
| H A D | sanei_thread.c | 416 pthread_t thread; in sanei_thread_begin() local [all...] |