Home
last modified time | relevance | path

Searched defs:thread (Results 76 – 100 of 289) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_windows.h482 static __inline u8 _os_thread_init( void *drv_priv, _os_thread *thread, in _os_thread_init()
498 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit()
507 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule()
513 static inline void _os_thread_stop(void *drv_priv, _os_thread *thread) in _os_thread_stop()
517 static inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop()
522 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop()
575 _os_thread *thread = (_os_thread *) &(handler->os_handler.u.tasklet); in phl_notify_thread_callback() local
H A Dpltfm_ops_linux.h600 static __inline u8 _os_thread_init( void *drv_priv, _os_thread *thread, in _os_thread_init()
614 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit()
623 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule()
627 static inline void _os_thread_stop(void *drv_priv, _os_thread *thread) in _os_thread_stop()
631 static inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop()
636 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_windows.h491 static __inline u8 _os_thread_init( void *drv_priv, _os_thread *thread, in _os_thread_init()
507 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit()
516 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule()
522 static inline void _os_thread_stop(void *drv_priv, _os_thread *thread) in _os_thread_stop()
526 static inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop()
531 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop()
584 _os_thread *thread = (_os_thread *) &(handler->os_handler.u.tasklet); in phl_notify_thread_callback() local
H A Dpltfm_ops_macos.h354 static __inline u8 _os_thread_init( void *drv_priv, _os_thread *thread, in _os_thread_init()
361 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit()
365 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule()
369 static inline void _os_thread_stop(void *drv_priv, _os_thread *thread) in _os_thread_stop()
372 static inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop()
376 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dptrace.c457 struct thread_struct *thread = &(current->thread); in ptrace_triggered() local
543 struct thread_struct *thread = &tsk->thread; in ptrace_write_dr7() local
594 struct thread_struct *thread = &tsk->thread; in ptrace_get_debugreg() local
653 struct thread_struct *thread = &tsk->thread; in ptrace_set_debugreg() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/
H A Dtm-tmspr.c94 pthread_t *thread; in test_tmspr() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/dscr/
H A Ddscr_default_test.c20 unsigned long thread = (unsigned long)in; in do_test() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/
H A Drsi_common.h60 struct rsi_thread *thread, in rsi_create_kthread()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dtls.h60 struct thread_info *thread; in set_tls() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dunwind-libunwind.c82 struct thread *thread, in unwind__get_entries()
H A Dunwind-libunwind-local.c98 struct thread *thread; member
572 static int entry(u64 ip, struct thread *thread, in entry()
706 struct thread *thread, in _unwind__get_entries()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dthread.hpp144 std::thread thread; member in mbgl::util::Thread
/OK3568_Linux_fs/kernel/arch/x86/um/asm/
H A Dprocessor_32.h38 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dpsparse.c411 struct acpi_thread_state *thread; in acpi_ps_parse_aml() local
H A Ddbobject.c37 struct acpi_thread_state *thread; in acpi_db_dump_method_info() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dxcam_thread.cpp53 Thread *thread = (Thread *)user_data; in thread_func() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c747 struct task_struct *thread = current; in kfd_create_process() local
827 struct kfd_process *kfd_get_process(const struct task_struct *thread) in kfd_get_process()
857 static struct kfd_process *find_process(const struct task_struct *thread) in find_process()
1150 static struct kfd_process *create_process(const struct task_struct *thread) in create_process()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dhists_filter.c18 struct thread *thread; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dswitch_to.h53 static inline void refresh_sysenter_cs(struct thread_struct *thread) in refresh_sysenter_cs()
/OK3568_Linux_fs/kernel/tools/testing/selftests/timens/
H A Dclock_nanosleep.c47 pthread_t thread; in run_test() local
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dsctop.py18 import _thread as thread namespace
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtest_module.c70 _os_thread thread; member
214 _os_thread *thread = NULL; in test_thread() local
312 _os_thread *thread = NULL; in phl_test_module_start() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtest_module.c70 _os_thread thread; member
214 _os_thread *thread = NULL; in test_thread() local
312 _os_thread *thread = NULL; in phl_test_module_start() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf.c87 pthread_t thread; in test_ringbuf() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/timers/
H A Dthreadtest.c129 void *(*thread)(void *) = shared_thread; in main() local

12345678910>>...12