Home
last modified time | relevance | path

Searched defs:thread (Results 526 - 550 of 972) sorted by relevance

1...<<21222324252627282930>>...39

/third_party/vk-gl-cts/framework/common/
H A DtcuThreadUtil.cpp123 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 DdeTimer.c297 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 Ddumpcatcher_interfaces_test.cpp97 pthread_t thread; in RecursiveMultiThreadConstructor() local
115 pthread_t thread; in MultiThreadConstructor() local
[all...]
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dcan_test.c289 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 Dability_thread.cpp42 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 Dmodule_inner_capturer_sink.c74 pa_thread *thread; member
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_runner.cpp98 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 Dhotplug-cpu.c220 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 Dpkeys.c316 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 Dinterrupt.c379 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 Dvfpmodule.c62 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 Dfpsimd.h77 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 Dfsgsbase.c589 pthread_t thread; in main() local
/kernel/linux/linux-6.6/arch/arm/vfp/
H A Dvfpmodule.c62 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 Dinterrupt.c376 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 Dhotplug-cpu.c298 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 Dcgroup_util.c532 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 Dbtree.h225 struct task_struct *thread; member
/kernel/linux/linux-5.10/drivers/md/
H A Draid10.h104 struct md_thread *thread; member
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dtherm_adt746x.c83 struct task_struct *thread; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dscheduler.h50 struct task_struct *thread[I915_NUM_ENGINES]; member
/kernel/linux/linux-5.10/drivers/media/pci/pt3/
H A Dpt3.c460 struct task_struct *thread; in pt3_start_streaming() local
[all...]
H A Dpt3.h121 struct task_struct *thread; member
/kernel/linux/linux-5.10/include/linux/
H A Dw1.h231 struct task_struct *thread; member
/kernel/linux/linux-5.10/tools/lib/perf/
H A Devlist.c370 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...]

Completed in 17 milliseconds

1...<<21222324252627282930>>...39