Home
last modified time | relevance | path

Searched defs:thread (Results 451 - 475 of 951) sorted by relevance

1...<<11121314151617181920>>...39

/kernel/linux/linux-6.6/drivers/md/
H A Draid1.h133 struct md_thread __rcu *thread; member
/kernel/linux/linux-6.6/tools/perf/bench/
H A Depoll-ctl.c69 pthread_t thread; member
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dhists_cumulate.c20 struct thread *thread; member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H A Dmemstress.c27 pthread_t thread; member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dsteal_time.c247 pthread_t thread; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_ipi.c225 static void cancel_join_vcpu_thread(pthread_t thread, struct kvm_vcpu *vcpu) in cancel_join_vcpu_thread() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmaps.c386 int maps__clone(struct thread *thread, struct maps *parent) in maps__clone() argument
H A Dvdso.c143 machine__thread_dso_type(struct machine *machine, struct thread *thread) machine__thread_dso_type() argument
257 __machine__findnew_vdso_compat(struct machine *machine, struct thread *thread, struct vdso_info *vdso_info, struct dso **dso) __machine__findnew_vdso_compat() argument
291 machine__find_vdso(struct machine *machine, struct thread *thread) machine__find_vdso() argument
321 machine__findnew_vdso(struct machine *machine, struct thread *thread) machine__findnew_vdso() argument
[all...]
H A Dunwind-libdw.c257 unwind__get_entries(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack, bool best_effort) unwind__get_entries() argument
[all...]
/kernel/liteos_a/net/lwip-2.1/porting/src/
H A Dsys_arch.c55 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stackSize, int prio) in sys_thread_new() argument
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
H A Dsys_arch.c57 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stackSize, int prio) in sys_thread_new() argument
/kernel/liteos_m/testsuites/sample/posix/
H A Dpthread_func_test.c325 pthread_t thread[TEST_THREAD_COUNT]; in PthreadFunc06() local
443 pthread_t thread[TEST_THREAD_COUNT]; in PthreadFunc07() local
647 pthread_t thread[TEST_THREAD_COUNT]; variable
747 pthread_t thread; global() variable
807 pthread_t thread; global() variable
980 pthread_t thread; global() variable
[all...]
/kernel/liteos_m/testsuites/unittest/posix/src/pthread/
H A Dpthread_cond_func_test.c342 pthread_t thread[TEST_THREAD_COUNT]; in pthread_f06() local
461 pthread_t thread[TEST_THREAD_COUNT]; in pthread_f07() local
665 pthread_t thread[TEST_THREAD_COUNT]; variable
715 pthread_t thread[TEST_THREAD_COUNT]; global() variable
764 pthread_t thread; global() variable
823 pthread_t thread; global() variable
[all...]
/kernel/uniproton/src/net/lwip-2.1/src/
H A Dsys_arch.c42 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stackSize, int prio) in sys_thread_new() argument
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i_init.c414 struct task_struct *thread; in bnx2i_cpu_online() local
434 struct task_struct *thread; in bnx2i_cpu_offline() local
[all...]
/kernel/linux/linux-6.6/kernel/sched/rtg/
H A Drtg_ctrl.h86 int thread[MAX_TID_NUM]; member
H A Dframe_rtg.h67 int thread[MAX_TID_NUM]; member
/test/xts/hats/kernel/syscalls/net/data_handle/
H A DDataHandleApiTest.cpp188 pthread_t thread; in HWTEST_F() local
315 pthread_t thread; in HWTEST_F() local
398 pthread_t thread; in HWTEST_F() local
434 pthread_t thread; in HWTEST_F() local
488 pthread_t thread; HWTEST_F() local
521 pthread_t thread; HWTEST_F() local
[all...]
/third_party/elfutils/tests/
H A Dbacktrace-data.c175 set_initial_registers (Dwfl_Thread *thread, in set_initial_registers() argument
249 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__ ((unused))) in thread_callback() argument
/third_party/ffmpeg/libavcodec/
H A Ddnxhdenc.h60 struct DNXHDEncContext *thread[MAX_THREADS]; member
H A Dpthread_slice.c50 AVSliceThread *thread; member
210 void ff_thread_report_progress2(AVCodecContext *avctx, int field, int thread, int n) in ff_thread_report_progress2() argument
222 ff_thread_await_progress2(AVCodecContext *avctx, int field, int thread, int shift) ff_thread_await_progress2() argument
[all...]
/third_party/elfutils/libdwfl/
H A Dlinux-pid-attach.c311 Dwfl_Thread *thread = (Dwfl_Thread *) arg; in pid_thread_state_registers_cb() local
324 pid_set_initial_registers (Dwfl_Thread *thread, void *thread_arg) in pid_set_initial_registers() argument
364 pid_thread_detach (Dwfl_Thread *thread, void *thread_arg) in pid_thread_detach() argument
[all...]
H A Dlinux-core-attach.c168 core_set_initial_registers (Dwfl_Thread *thread, void *thread_arg_voidp) in core_set_initial_registers() argument
/third_party/ffmpeg/compat/
H A Dw32pthreads.h76 static av_unused int pthread_create(pthread_t *thread, const void *unused_attr, in pthread_create() argument
91 static av_unused int pthread_join(pthread_t thread, void **value_ptr) in pthread_join() argument
[all...]
H A Dos2threads.h75 pthread_t *thread = arg; in thread_entry() local
80 static av_always_inline int pthread_create(pthread_t *thread, in pthread_create() argument
94 pthread_join(pthread_t thread, void **value_ptr) pthread_join() argument
[all...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...39