Searched defs:thread (Results 1 - 25 of 293) sorted by last modified time

1234567891011>>

/linux-master/kernel/
H A Dcpu.c71 struct task_struct *thread; member in struct:cpuhp_cpu_state
[all...]
H A Dfork.c2072 bool thread local
[all...]
/linux-master/drivers/dma/
H A Dpl330.c447 struct pl330_thread *thread; member in struct:dma_pl330_chan
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c800 struct kfd_process *kfd_create_process(struct task_struct *thread) argument
876 kfd_get_process(const struct task_struct *thread) argument
906 find_process(const struct task_struct *thread, bool ref) argument
1460 create_process(const struct task_struct *thread) argument
[all...]
H A Dkfd_chardev.c2892 struct task_struct *thread = NULL; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c1752 wave_read_regs(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t thread, uint32_t regno, uint32_t num, uint32_t *out) argument
1797 gfx_v9_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t thread, uint32_t start, uint32_t size, uint32_t *dst) argument
H A Dgfx_v11_0.c794 wave_read_regs(struct amdgpu_device *adev, uint32_t wave, uint32_t thread, uint32_t regno, uint32_t num, uint32_t *out) argument
844 gfx_v11_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t thread, uint32_t start, uint32_t size, uint32_t *dst) argument
H A Dgfx_v10_0.c4267 wave_read_regs(struct amdgpu_device *adev, uint32_t wave, uint32_t thread, uint32_t regno, uint32_t num, uint32_t *out) argument
4319 gfx_v10_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t thread, uint32_t start, uint32_t size, uint32_t *dst) argument
/linux-master/virt/kvm/
H A Dkvm_main.c6614 struct task_struct *thread; local
[all...]
/linux-master/drivers/android/
H A Dbinder.c458 binder_enqueue_deferred_thread_work_ilocked(struct binder_thread *thread, argument
476 binder_enqueue_thread_work_ilocked(struct binder_thread *thread, struct binder_work *work) argument
503 binder_enqueue_thread_work(struct binder_thread *thread, struct binder_work *work) argument
550 binder_has_work_ilocked(struct binder_thread *thread, bool do_proc_work) argument
559 binder_has_work(struct binder_thread *thread, bool do_proc_work) argument
570 binder_available_for_proc_work_ilocked(struct binder_thread *thread) argument
582 struct binder_thread *thread; local
611 struct binder_thread *thread; local
640 binder_wakeup_thread_ilocked(struct binder_proc *proc, struct binder_thread *thread, bool sync) argument
672 struct binder_thread *thread = binder_select_thread_ilocked(proc); local
841 struct binder_thread *thread = container_of(target_list, local
1445 binder_thread_dec_tmpref(struct binder_thread *thread) argument
1947 binder_transaction_buffer_release(struct binder_proc *proc, struct binder_thread *thread, struct binder_buffer *buffer, binder_size_t off_end_offset, bool is_failure) argument
2126 binder_release_entire_buffer(struct binder_proc *proc, struct binder_thread *thread, struct binder_buffer *buffer, bool is_failure) argument
2140 binder_translate_binder(struct flat_binder_object *fp, struct binder_transaction *t, struct binder_thread *thread) argument
2193 binder_translate_handle(struct flat_binder_object *fp, struct binder_transaction *t, struct binder_thread *thread) argument
2266 binder_translate_fd(u32 fd, binder_size_t fd_offset, struct binder_transaction *t, struct binder_thread *thread, struct binder_transaction *in_reply_to) argument
2573 binder_translate_fd_array(struct list_head *pf_head, struct binder_fd_array_object *fda, const void __user *sender_ubuffer, struct binder_buffer_object *parent, struct binder_buffer_object *sender_uparent, struct binder_transaction *t, struct binder_thread *thread, struct binder_transaction *in_reply_to) argument
2641 binder_fixup_parent(struct list_head *pf_head, struct binder_transaction *t, struct binder_thread *thread, struct binder_buffer_object *bp, binder_size_t off_start_offset, binder_size_t num_valid, binder_size_t last_fixup_obj_off, binder_size_t last_fixup_min_off) argument
2763 binder_proc_transaction(struct binder_transaction *t, struct binder_proc *proc, struct binder_thread *thread) argument
2908 binder_transaction(struct binder_proc *proc, struct binder_thread *thread, struct binder_transaction_data *tr, int reply, binder_size_t extra_buffers_size) argument
3778 binder_free_buf(struct binder_proc *proc, struct binder_thread *thread, struct binder_buffer *buffer, bool is_failure) argument
3812 binder_thread_write(struct binder_proc *proc, struct binder_thread *thread, binder_uintptr_t binder_buffer, size_t size, binder_size_t *consumed) argument
4259 binder_stat_br(struct binder_proc *proc, struct binder_thread *thread, uint32_t cmd) argument
4270 binder_put_node_cmd(struct binder_proc *proc, struct binder_thread *thread, void __user **ptrp, binder_uintptr_t node_ptr, binder_uintptr_t node_cookie, int node_debug_id, uint32_t cmd, const char *cmd_name) argument
4301 binder_wait_for_work(struct binder_thread *thread, bool do_proc_work) argument
4385 binder_thread_read(struct binder_proc *proc, struct binder_thread *thread, binder_uintptr_t binder_buffer, size_t size, binder_size_t *consumed, int non_block) argument
4859 struct binder_thread *thread = NULL; local
4897 struct binder_thread *thread; local
4937 binder_free_thread(struct binder_thread *thread) argument
4945 binder_thread_release(struct binder_proc *proc, struct binder_thread *thread) argument
5039 struct binder_thread *thread = NULL; local
5060 binder_ioctl_write_read(struct file *filp, unsigned long arg, struct binder_thread *thread) argument
5232 struct binder_thread *thread; local
5323 binder_ioctl_get_extended_error(struct binder_thread *thread, void __user *ubuf) argument
5343 struct binder_thread *thread; local
5733 struct binder_thread *thread = rb_entry(n, struct binder_thread, rb_node); local
5862 struct binder_thread *thread; local
6046 print_binder_thread_ilocked(struct seq_file *m, struct binder_thread *thread, int print_always) argument
6293 struct binder_thread *thread; local
[all...]
/linux-master/net/core/
H A Ddev.c4423 struct task_struct *thread; local
[all...]
/linux-master/drivers/md/
H A Draid1.c2649 static void raid1d(struct md_thread *thread) argument
[all...]
/linux-master/include/linux/
H A Dinterrupt.h127 struct task_struct *thread; member in struct:irqaction
H A Dnetdevice.h373 struct task_struct *thread; member in struct:napi_struct
H A Dof.h642 of_get_cpu_node(int cpu, unsigned int *thread) argument
/linux-master/tools/testing/selftests/mm/
H A Duffd-unit-tests.c305 pthread_t thread; local
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c1065 static int __qeth_do_run_thread(struct qeth_card *card, unsigned long thread) argument
1025 qeth_set_thread_start_bit(struct qeth_card *card, unsigned long thread) argument
1043 qeth_clear_thread_start_bit(struct qeth_card *card, unsigned long thread) argument
1054 qeth_clear_thread_running_bit(struct qeth_card *card, unsigned long thread) argument
1084 qeth_do_run_thread(struct qeth_card *card, unsigned long thread) argument
1551 qeth_do_start_thread(struct qeth_card *card, unsigned long thread) argument
[all...]
H A Dlcs.c328 static int lcs_set_thread_start_bit(struct lcs_card *card, unsigned long thread) argument
344 lcs_clear_thread_running_bit(struct lcs_card *card, unsigned long thread) argument
354 static int __lcs_do_run_thread(struct lcs_card *card, unsigned long thread) argument
374 lcs_do_run_thread(struct lcs_card *card, unsigned long thread) argument
383 lcs_do_start_thread(struct lcs_card *card, unsigned long thread) argument
[all...]
/linux-master/arch/x86/kernel/fpu/
H A Dxstate.c1571 struct task_struct *thread, *leader = current->group_leader; local
[all...]
/linux-master/arch/riscv/include/asm/
H A Dcompat.h23 static inline int is_compat_thread(struct thread_info *thread) argument
/linux-master/tools/tracing/rtla/src/
H A Dtimerlat_top.c162 unsigned long long latency, thread; local
125 timerlat_top_update(struct osnoise_tool *tool, int cpu, unsigned long long thread, unsigned long long latency) argument
[all...]
H A Dtimerlat_hist.c59 int *thread; member in struct:timerlat_hist_cpu
[all...]
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c455 pthread_t thread; local
H A Dsync_regs_test.c164 pthread_t thread; local
/linux-master/tools/testing/selftests/kvm/s390x/
H A Dmemop.c677 pthread_t thread; local

Completed in 367 milliseconds

1234567891011>>