Home
last modified time | relevance | path

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

12345678910>>...39

/drivers/hdf_core/adapter/uhdf2/host/src/
H A Dhdf_device_thread.c94 struct DeviceThread *thread = in DeviceThreadNewInstance() local
102 void DeviceThreadFreeInstance(struct DeviceThread *thread) in DeviceThreadFreeInstance() argument
/drivers/hdf_core/framework/support/platform/include/fwk/
H A Dplatform_queue.h40 struct OsalThread thread; /* the worker thread of this queue */ member
/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Dthread_pool.cpp69 std::shared_ptr<Thread> thread; in Pop() local
87 void ThreadPool::Push(std::shared_ptr<Thread> &thread) in Push() argument
[all...]
/foundation/resourceschedule/ffrt/src/eu/
H A Dworker_thread.cpp81 void SetThreadAttr(WorkerThread* thread, const QoS& qos) in SetThreadAttr() argument
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_condition.cpp299 ffrt_thread_t thread; in HWTEST_F() local
H A Dut_thread.cpp151 ffrt_thread_t thread; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/x86/um/asm/
H A Dprocessor_32.h38 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread() argument
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dtls.h60 struct thread_info *thread; in set_tls() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dpsparse.c411 struct acpi_thread_state *thread; in acpi_ps_parse_aml() local
[all...]
H A Dexmutex.c37 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread; in acpi_ex_unlink_mutex() local
79 acpi_ex_link_mutex(union acpi_operand_object *obj_desc, struct acpi_thread_state *thread) acpi_ex_link_mutex() argument
461 acpi_ex_release_all_mutexes(struct acpi_thread_state *thread) acpi_ex_release_all_mutexes() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dswitch_to.h53 static inline void refresh_sysenter_cs(struct thread_struct *thread) in refresh_sysenter_cs() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dxscale-cp0.c35 struct thread_info *thread = t; in dsp_do() local
60 struct thread_info *thread = t; in iwmmxt_do() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/dscr/
H A Ddscr_default_test.c20 unsigned long thread = (unsigned long)in; in do_test() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm-tmspr.c94 pthread_t *thread; in test_tmspr() local
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dxscale-cp0.c35 struct thread_info *thread = t; in dsp_do() local
60 struct thread_info *thread = t; in iwmmxt_do() local
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H A Drsi_common.h59 rsi_create_kthread(struct rsi_common *common, struct rsi_thread *thread, void *func_ptr, u8 *name) rsi_create_kthread() argument
/kernel/linux/linux-5.10/tools/lib/perf/
H A Dthreadmap.c35 void perf_thread_map__set_pid(struct perf_thread_map *map, int thread, pid_t pid) in perf_thread_map__set_pid() argument
40 char *perf_thread_map__comm(struct perf_thread_map *map, int thread) in perf_thread_map__comm() argument
88 pid_t perf_thread_map__pid(struct perf_thread_map *map, int thread) in perf_thread_map__pid() argument
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_filter.c18 struct thread *thread; member
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dunwind-libunwind.c81 unwind__get_entries(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack) unwind__get_entries() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dpsparse.c411 struct acpi_thread_state *thread; in acpi_ps_parse_aml() local
[all...]
H A Dexmutex.c37 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread; in acpi_ex_unlink_mutex() local
79 acpi_ex_link_mutex(union acpi_operand_object *obj_desc, struct acpi_thread_state *thread) acpi_ex_link_mutex() argument
461 acpi_ex_release_all_mutexes(struct acpi_thread_state *thread) acpi_ex_release_all_mutexes() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dswitch_to.h55 static inline void refresh_sysenter_cs(struct thread_struct *thread) in refresh_sysenter_cs() argument
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_common.h59 rsi_create_kthread(struct rsi_common *common, struct rsi_thread *thread, void *func_ptr, u8 *name) rsi_create_kthread() argument
/kernel/linux/linux-6.6/arch/x86/um/asm/
H A Dprocessor_32.h38 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread() argument
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H A Dtm-tmspr.c94 pthread_t *thread; in test_tmspr() local

Completed in 8 milliseconds

12345678910>>...39