Home
last modified time | relevance | path

Searched defs:thread (Results 401 - 425 of 897) sorted by relevance

1...<<11121314151617181920>>...36

/kernel/linux/linux-6.6/drivers/base/
H A Ddevtmpfs.c40 static struct task_struct *thread; variable
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/bufq/src/
H A Dbufq.c207 bufq_get_qhandle( enum sh_css_queue_type type, enum sh_css_queue_id id, int thread) bufq_get_qhandle() argument
/kernel/linux/linux-6.6/drivers/usb/atm/
H A Dusbatm.h147 struct task_struct *thread; member
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.h94 struct task_struct *thread; global() member
101 struct task_struct *thread; global() member
[all...]
/kernel/linux/linux-6.6/drivers/virt/acrn/
H A Dacrn_drv.h131 struct task_struct *thread; member
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtmrvl_main.c591 struct btmrvl_thread *thread = data; in btmrvl_service_main_thread() local
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_ipmb.c58 struct task_struct *thread; member
/kernel/linux/linux-6.6/drivers/firmware/psci/
H A Dpsci_checker.c388 struct task_struct *thread; in suspend_tests() local
/kernel/linux/linux-6.6/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c107 struct thread_struct *thread = &current->thread; in write_ok_or_segv() local
/kernel/linux/linux-6.6/arch/x86/include/asm/uv/
H A Duv_geo.h50 thread:4; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_slpc.c474 struct slpc_thread *thread = container_of(work, typeof(*thread), work); in slpc_spinner_thread() local
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dwriteback.h34 struct task_struct *thread; member
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-multipath.c286 static void multipathd(struct md_thread *thread) in multipathd() argument
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...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...36