Home
last modified time | relevance | path

Searched defs:thread (Results 101 – 125 of 289) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dlcs.c335 static int lcs_set_thread_start_bit(struct lcs_card *card, unsigned long thread) in lcs_set_thread_start_bit()
351 lcs_clear_thread_running_bit(struct lcs_card *card, unsigned long thread) in lcs_clear_thread_running_bit()
361 static int __lcs_do_run_thread(struct lcs_card *card, unsigned long thread) in __lcs_do_run_thread()
381 lcs_do_run_thread(struct lcs_card *card, unsigned long thread) in lcs_do_run_thread()
390 lcs_do_start_thread(struct lcs_card *card, unsigned long thread) in lcs_do_start_thread()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_linux.h691 static __inline u8 _os_thread_init( void *drv_priv, _os_thread *thread, in _os_thread_init()
705 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit()
714 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule()
718 static inline void _os_thread_stop(void *drv_priv, _os_thread *thread) in _os_thread_stop()
722 static inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop()
727 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop()
H A Dpltfm_ops_none.h435 static __inline u8 _os_thread_init( void *drv_priv, _os_thread *thread, in _os_thread_init()
442 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit()
446 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule()
450 static inline void _os_thread_stop(void *drv_priv, _os_thread *thread) in _os_thread_stop()
453 static __inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop()
457 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dthread-stack.h55 struct thread *thread; member
H A Dintel-bts.c321 struct thread *thread; in intel_bts_get_next_insn() local
408 struct thread *thread) in intel_bts_process_buffer()
449 struct thread *thread; in intel_bts_process_queue() local
/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-dvb.h29 struct task_struct *thread; member
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dprocessor.h47 #define release_thread(thread) do { } while (0) argument
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_thread.cpp143 int pthread_setname_np(pthread_t thread, const char *name) in pthread_setname_np()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Ddsmethod.c456 acpi_ds_call_control_method(struct acpi_thread_state *thread, in acpi_ds_call_control_method()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_none.h426 static __inline u8 _os_thread_init( void *drv_priv, _os_thread *thread, in _os_thread_init()
433 static __inline u8 _os_thread_deinit(void *drv_priv, _os_thread *thread) in _os_thread_deinit()
437 static __inline enum rtw_phl_status _os_thread_schedule(void *drv_priv, _os_thread *thread) in _os_thread_schedule()
441 static inline void _os_thread_stop(void *drv_priv, _os_thread *thread) in _os_thread_stop()
444 static __inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop()
448 static inline int _os_thread_wait_stop(void *drv_priv, _os_thread *thread) in _os_thread_wait_stop()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dfpsimd.h64 static inline void *sve_pffr(struct thread_struct *thread) in sve_pffr()
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dcontext.c107 struct thread_info *thread = t; in contextidr_notifier() local
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dfutex-hash.c49 pthread_t thread; member
H A Dfutex-lock-pi.c29 pthread_t thread; member
/OK3568_Linux_fs/yocto/poky/scripts/lib/
H A Dscriptutils.py34 def thread(): function
/OK3568_Linux_fs/kernel/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c107 struct thread_struct *thread = &current->thread; in write_ok_or_segv() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsuspend_64.h57 #define loaddebug(thread,register) \ argument
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dmmap-thread-lookup.c188 struct thread *thread; in mmap_events() local
H A Dhists_common.c96 struct thread *thread; in setup_fake_machine() local
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c87 struct thread_struct *thread = &task->thread; in ptrace_set_debugreg() local
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dsmp.c180 struct thread_info *thread = (struct thread_info *)idle->stack; in __cpu_up() local
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dwriteback.h30 struct task_struct *thread; member
/OK3568_Linux_fs/kernel/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c1248 pthread_t thread; in acpi_os_get_thread_id() local
1272 pthread_t thread; in acpi_os_execute() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/
H A Dcgroup_util.c532 ssize_t proc_read_text(int pid, bool thread, const char *item, char *buf, size_t size) in proc_read_text()
545 int proc_read_strstr(int pid, bool thread, const char *item, const char *needle) in proc_read_strstr()

12345678910>>...12