| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuThreadUtil.cpp | 123 void Operation::execute (Thread& thread) in execute() argument 282 void CompareData::exec (Thread& thread) in exec() argument
|
| /third_party/vk-gl-cts/framework/delibs/deutil/ |
| H A D | deTimer.c | 297 deThread thread; /*!< Thread. */ member 313 deTimerThread* thread = (deTimerThread*)arg; in timerThread() local 357 deTimerThread* thread = (deTimerThread*)deCalloc(sizeof(deTimerThread)); deTimerThread_create() local [all...] |
| /base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/ |
| H A D | dumpcatcher_interfaces_test.cpp | 97 pthread_t thread; in RecursiveMultiThreadConstructor() local 115 pthread_t thread; in MultiThreadConstructor() local [all...] |
| /drivers/hdf_core/framework/test/unittest/platform/common/ |
| H A D | can_test.c | 289 struct OsalThread *thread = (struct OsalThread *)OsalMemCalloc(sizeof(*thread)); in CanTestStartTestThread() local 319 CanTestStopTestThread(struct OsalThread *thread) CanTestStopTestThread() argument 349 struct OsalThread *thread = NULL; CanTestMultiThreadReadSameHandle() local 362 struct OsalThread *thread = NULL; CanTestMultiThreadReadMultiHandle() local 379 struct OsalThread *thread = NULL; CanTestMultiThreadSendSameHandle() local 391 struct OsalThread *thread = NULL; CanTestMultiThreadSendMultiHandle() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | ability_thread.cpp | 42 sptr<AbilityThread> thread = nullptr; in AbilityThreadMain() local 75 sptr<AbilityThread> thread = nullptr; in AbilityThreadMain() local [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/capturer/ |
| H A D | module_inner_capturer_sink.c | 74 pa_thread *thread; member
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
| H A D | event_runner.cpp | 98 bool Deposit(std::unique_ptr<std::thread> &thread, cons argument 127 std::unique_ptr<std::thread> thread; global() member 349 Attach(std::unique_ptr<std::thread> &thread) Attach() argument 424 auto thread = Create() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| H A D | hotplug-cpu.c | 220 u32 thread; in pseries_remove_processor() local 253 u32 thread; in dlpar_offline_cpu() local 295 u32 thread; dlpar_online_cpu() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
| H A D | pkeys.c | 316 void thread_pkey_regs_save(struct thread_struct *thread) in thread_pkey_regs_save() argument 340 void thread_pkey_regs_init(struct thread_struct *thread) in thread_pkey_regs_init() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
| H A D | interrupt.c | 379 void iic_set_interrupt_routing(int cpu, int thread, int priority) in iic_set_interrupt_routing() argument
|
| /kernel/linux/linux-5.10/arch/arm/vfp/ |
| H A D | vfpmodule.c | 62 static bool vfp_state_in_hw(unsigned int cpu, struct thread_info *thread) in vfp_state_in_hw() argument 76 static void vfp_force_reload(unsigned int cpu, struct thread_info *thread) in vfp_force_reload() argument 90 vfp_thread_flush(struct thread_info *thread) vfp_thread_flush() argument 118 vfp_thread_exit(struct thread_info *thread) vfp_thread_exit() argument 129 vfp_thread_copy(struct thread_info *thread) vfp_thread_copy() argument 161 struct thread_info *thread = v; vfp_notifier() local 516 vfp_sync_hwstate(struct thread_info *thread) vfp_sync_hwstate() argument 535 vfp_flush_hwstate(struct thread_info *thread) vfp_flush_hwstate() argument 551 struct thread_info *thread = current_thread_info(); vfp_preserve_user_clear_hwstate() local 589 struct thread_info *thread = current_thread_info(); vfp_restore_user_hwstate() local 716 struct thread_info *thread = current_thread_info(); kernel_neon_begin() local [all...] |
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| H A D | fpsimd.h | 77 static inline bool thread_sm_enabled(struct thread_struct *thread) in thread_sm_enabled() argument 82 static inline bool thread_za_enabled(struct thread_struct *thread) in thread_za_enabled() argument 96 static inline void *sve_pffr(struct thread_struct *thread) in sve_pffr() argument 108 static inline void *thread_zt_state(struct thread_struct *thread) in thread_zt_state() argument [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
| H A D | fsgsbase.c | 589 pthread_t thread; in main() local
|
| /kernel/linux/linux-6.6/arch/arm/vfp/ |
| H A D | vfpmodule.c | 62 static bool vfp_state_in_hw(unsigned int cpu, struct thread_info *thread) in vfp_state_in_hw() argument 76 static void vfp_force_reload(unsigned int cpu, struct thread_info *thread) in vfp_force_reload() argument 90 vfp_thread_flush(struct thread_info *thread) vfp_thread_flush() argument 118 vfp_thread_exit(struct thread_info *thread) vfp_thread_exit() argument 129 vfp_thread_copy(struct thread_info *thread) vfp_thread_copy() argument 161 struct thread_info *thread = v; vfp_notifier() local 513 vfp_sync_hwstate(struct thread_info *thread) vfp_sync_hwstate() argument 535 vfp_flush_hwstate(struct thread_info *thread) vfp_flush_hwstate() argument 551 struct thread_info *thread = current_thread_info(); vfp_preserve_user_clear_hwstate() local 589 struct thread_info *thread = current_thread_info(); vfp_restore_user_hwstate() local 818 struct thread_info *thread = current_thread_info(); kernel_neon_begin() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
| H A D | interrupt.c | 376 void iic_set_interrupt_routing(int cpu, int thread, int priority) in iic_set_interrupt_routing() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| H A D | hotplug-cpu.c | 298 u32 thread; in pseries_remove_processor() local 331 u32 thread; in dlpar_offline_cpu() local 387 u32 thread; dlpar_online_cpu() local [all...] |
| /kernel/linux/linux-5.10/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() argument 545 int proc_read_strstr(int pid, bool thread, const char *item, const char *needle) in proc_read_strstr() argument
|
| /kernel/linux/linux-5.10/drivers/md/bcache/ |
| H A D | btree.h | 225 struct task_struct *thread; member
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | raid10.h | 104 struct md_thread *thread; member
|
| /kernel/linux/linux-5.10/drivers/macintosh/ |
| H A D | therm_adt746x.c | 83 struct task_struct *thread; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
| H A D | scheduler.h | 50 struct task_struct *thread[I915_NUM_ENGINES]; member
|
| /kernel/linux/linux-5.10/drivers/media/pci/pt3/ |
| H A D | pt3.c | 460 struct task_struct *thread; in pt3_start_streaming() local [all...] |
| H A D | pt3.h | 121 struct task_struct *thread; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | w1.h | 231 struct task_struct *thread; member
|
| /kernel/linux/linux-5.10/tools/lib/perf/ |
| H A D | evlist.c | 370 static void perf_evsel__set_sid_idx(struct perf_evsel *evsel, int idx, int cpu, int thread) in perf_evsel__set_sid_idx() argument 227 perf_evlist__id_hash(struct perf_evlist *evlist, struct perf_evsel *evsel, int cpu, int thread, u64 id) perf_evlist__id_hash() argument 240 perf_evlist__id_add(struct perf_evlist *evlist, struct perf_evsel *evsel, int cpu, int thread, u64 id) perf_evlist__id_add() argument 248 perf_evlist__id_add_fd(struct perf_evlist *evlist, struct perf_evsel *evsel, int cpu, int thread, int fd) perf_evlist__id_add_fd() argument 419 mmap_per_evsel(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, int idx, struct perf_mmap_param *mp, int cpu_idx, int thread, int *_output, int *_output_overwrite) mmap_per_evsel() argument 506 int thread; mmap_per_thread() local 534 int cpu, thread; mmap_per_cpu() local [all...] |