| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | lcs.c | 335 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 D | pltfm_ops_linux.h | 691 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 D | pltfm_ops_none.h | 435 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 D | thread-stack.h | 55 struct thread *thread; member
|
| H A D | intel-bts.c | 321 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 D | pvrusb2-dvb.h | 29 struct task_struct *thread; member
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | processor.h | 47 #define release_thread(thread) do { } while (0) argument
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_thread.cpp | 143 int pthread_setname_np(pthread_t thread, const char *name) in pthread_setname_np()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | dsmethod.c | 456 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 D | pltfm_ops_none.h | 426 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 D | skip-callchain-idx.c | 242 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 D | fpsimd.h | 64 static inline void *sve_pffr(struct thread_struct *thread) in sve_pffr()
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | context.c | 107 struct thread_info *thread = t; in contextidr_notifier() local
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/ |
| H A D | scriptutils.py | 34 def thread(): function
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/vsyscall/ |
| H A D | vsyscall_64.c | 107 struct thread_struct *thread = ¤t->thread; in write_ok_or_segv() local
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | suspend_64.h | 57 #define loaddebug(thread,register) \ argument
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | mmap-thread-lookup.c | 188 struct thread *thread; in mmap_events() local
|
| H A D | hists_common.c | 96 struct thread *thread; in setup_fake_machine() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-adv.c | 87 struct thread_struct *thread = &task->thread; in ptrace_set_debugreg() local
|
| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | smp.c | 180 struct thread_info *thread = (struct thread_info *)idle->stack; in __cpu_up() local
|
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | writeback.h | 30 struct task_struct *thread; member
|
| /OK3568_Linux_fs/kernel/tools/power/acpi/os_specific/service_layers/ |
| H A D | osunixxf.c | 1248 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 D | cgroup_util.c | 532 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()
|