/drivers/mailbox/ |
D | mtk-cmdq-mailbox.c | 70 struct cmdq_thread *thread; member 80 struct cmdq_thread *thread; member 113 static int cmdq_thread_suspend(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_suspend() 133 static void cmdq_thread_resume(struct cmdq_thread *thread) in cmdq_thread_resume() 158 static int cmdq_thread_reset(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_reset() 174 static void cmdq_thread_disable(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_disable() 181 static void cmdq_thread_invalidate_fetched_data(struct cmdq_thread *thread) in cmdq_thread_invalidate_fetched_data() 190 struct cmdq_thread *thread = task->thread; in cmdq_task_insert_into_thread() local 207 static bool cmdq_thread_is_in_wfe(struct cmdq_thread *thread) in cmdq_thread_is_in_wfe() 225 struct cmdq_thread *thread = task->thread; in cmdq_task_handle_error() local [all …]
|
/drivers/android/ |
D | binder.c | 461 binder_enqueue_deferred_thread_work_ilocked(struct binder_thread *thread, in binder_enqueue_deferred_thread_work_ilocked() 479 binder_enqueue_thread_work_ilocked(struct binder_thread *thread, in binder_enqueue_thread_work_ilocked() 506 binder_enqueue_thread_work(struct binder_thread *thread, in binder_enqueue_thread_work() 553 static bool binder_has_work_ilocked(struct binder_thread *thread, in binder_has_work_ilocked() 564 static bool binder_has_work(struct binder_thread *thread, bool do_proc_work) in binder_has_work() 575 static bool binder_available_for_proc_work_ilocked(struct binder_thread *thread) in binder_available_for_proc_work_ilocked() 585 struct binder_thread *thread; in binder_wakeup_poll_threads_ilocked() local 614 struct binder_thread *thread; in binder_select_thread_ilocked() local 644 struct binder_thread *thread, in binder_wakeup_thread_ilocked() 675 struct binder_thread *thread = binder_select_thread_ilocked(proc); in binder_wakeup_proc_ilocked() local [all …]
|
/drivers/of/ |
D | cpu.c | 14 u64 of_get_cpu_hwid(struct device_node *cpun, unsigned int thread) in of_get_cpu_hwid() 53 const char *prop_name, int cpu, unsigned int *thread) in __of_find_n_match_cpu_property() 85 int cpu, unsigned int *thread) in arch_find_n_match_cpu_physical_id() 119 struct device_node *of_get_cpu_node(int cpu, unsigned int *thread) in of_get_cpu_node()
|
/drivers/acpi/acpica/ |
D | dswstate.c | 412 struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state in acpi_ds_get_current_walk_state() 442 struct acpi_thread_state *thread) in acpi_ds_push_walk_state() 466 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state *thread) in acpi_ds_pop_walk_state() 511 struct acpi_thread_state in acpi_ds_create_walk_state()
|
D | exmutex.c | 37 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread; in acpi_ex_unlink_mutex() local 80 struct acpi_thread_state *thread) in acpi_ex_link_mutex() 461 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread) in acpi_ex_release_all_mutexes()
|
D | dsdebug.c | 94 struct acpi_thread_state *thread; in acpi_ds_dump_method_stack() local
|
D | dbobject.c | 37 struct acpi_thread_state *thread; in acpi_db_dump_method_info() local
|
D | psparse.c | 411 struct acpi_thread_state *thread; in acpi_ps_parse_aml() local
|
D | dsmethod.c | 456 acpi_ds_call_control_method(struct acpi_thread_state *thread, in acpi_ds_call_control_method()
|
/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_main.c | 158 static void mvpp2_thread_write(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_write() 164 static u32 mvpp2_thread_read(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_read() 170 static void mvpp2_thread_write_relaxed(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_write_relaxed() 176 static u32 mvpp2_thread_read_relaxed(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_read_relaxed() 466 unsigned int thread = mvpp2_cpu_to_thread(priv, get_cpu()); in mvpp2_bm_bufs_get_addrs() local 620 unsigned int thread = mvpp2_cpu_to_thread(priv, get_cpu()); in mvpp2_bm_pool_cleanup() local 1004 unsigned int thread = mvpp2_cpu_to_thread(port->priv, get_cpu()); in mvpp2_bm_pool_put() local 1431 u32 thread; in mvpp2_interrupts_mask() local 1453 u32 val, thread; in mvpp2_interrupts_unmask() local 2494 unsigned int thread = in mvpp2_aggr_desc_num_check() local [all …]
|
/drivers/dma/ |
D | dmatest.c | 250 struct dmatest_thread *thread; in is_threaded_test_run() local 266 struct dmatest_thread *thread; in is_threaded_test_pending() local 430 struct dmatest_thread *thread = in dmatest_callback() local 569 struct dmatest_thread *thread = data; in dmatest_func() local 936 struct dmatest_thread *thread; in dmatest_cleanup_channel() local 959 struct dmatest_thread *thread; in dmatest_add_threads() local 1123 struct dmatest_thread *thread; in run_pending_tests() local 1311 struct dmatest_thread *thread; in dmatest_test_list_get() local
|
/drivers/infiniband/hw/hfi1/ |
D | driver.c | 665 static noinline int max_packet_exceeded(struct hfi1_packet *packet, int thread) in max_packet_exceeded() 679 static inline int check_max_packet(struct hfi1_packet *packet, int thread) in check_max_packet() 688 static noinline int skip_rcv_packet(struct hfi1_packet *packet, int thread) in skip_rcv_packet() 741 static inline int process_rcv_packet(struct hfi1_packet *packet, int thread) in process_rcv_packet() 852 int handle_receive_interrupt_nodma_rtail(struct hfi1_ctxtdata *rcd, int thread) in handle_receive_interrupt_nodma_rtail() 878 int handle_receive_interrupt_dma_rtail(struct hfi1_ctxtdata *rcd, int thread) in handle_receive_interrupt_dma_rtail() 1001 int handle_receive_interrupt(struct hfi1_ctxtdata *rcd, int thread) in handle_receive_interrupt()
|
D | msix.c | 75 irq_handler_t handler, irq_handler_t thread, in msix_request_irq() 128 irq_handler_t thread, in msix_request_rcd_irq_common()
|
/drivers/scsi/bnx2i/ |
D | bnx2i_init.c | 414 struct task_struct *thread; in bnx2i_cpu_online() local 434 struct task_struct *thread; in bnx2i_cpu_offline() local
|
/drivers/gpu/drm/i915/selftests/ |
D | i915_request.c | 312 struct smoke_thread *thread = container_of(work, typeof(*thread), work); in __igt_breadcrumbs_smoketest() local 1466 struct parallel_thread *thread = in __live_parallel_engine1() local 1504 struct parallel_thread *thread = in __live_parallel_engineN() local 1556 struct parallel_thread *thread = in __live_parallel_spin() local 2966 struct p_thread *thread = container_of(work, typeof(*thread), work); in p_sync0() local 3040 struct p_thread *thread = container_of(work, typeof(*thread), work); in p_sync1() local 3117 struct p_thread *thread = container_of(work, typeof(*thread), work); in p_many() local
|
/drivers/platform/surface/aggregator/ |
D | ssh_packet_layer.h | 94 struct task_struct *thread; member 101 struct task_struct *thread; member
|
/drivers/s390/net/ |
D | lcs.c | 330 static int lcs_set_thread_start_bit(struct lcs_card *card, unsigned long thread) in lcs_set_thread_start_bit() 346 lcs_clear_thread_running_bit(struct lcs_card *card, unsigned long thread) in lcs_clear_thread_running_bit() 356 static int __lcs_do_run_thread(struct lcs_card *card, unsigned long thread) in __lcs_do_run_thread() 376 lcs_do_run_thread(struct lcs_card *card, unsigned long thread) in lcs_do_run_thread() 385 lcs_do_start_thread(struct lcs_card *card, unsigned long thread) in lcs_do_start_thread()
|
/drivers/net/wireless/rsi/ |
D | rsi_common.h | 60 struct rsi_thread *thread, in rsi_create_kthread()
|
/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_process.c | 799 struct kfd_process *kfd_create_process(struct task_struct *thread) in kfd_create_process() 883 struct kfd_process *kfd_get_process(const struct task_struct *thread) in kfd_get_process() 913 static struct kfd_process *find_process(const struct task_struct *thread, in find_process() 1459 static struct kfd_process *create_process(const struct task_struct *thread) in create_process()
|
/drivers/media/usb/pvrusb2/ |
D | pvrusb2-dvb.h | 29 struct task_struct *thread; member
|
/drivers/md/bcache/ |
D | writeback.h | 34 struct task_struct *thread; member
|
/drivers/firmware/psci/ |
D | psci_checker.c | 388 struct task_struct *thread; in suspend_tests() local
|
/drivers/md/ |
D | md-cluster.c | 286 static void recover_bitmaps(struct md_thread *thread) in recover_bitmaps() 529 struct md_thread *thread; in process_metadata_update() local 624 static void recv_daemon(struct md_thread *thread) in recv_daemon()
|
D | md-multipath.c | 286 static void multipathd(struct md_thread *thread) in multipathd()
|
/drivers/media/rc/ |
D | rc-ir-raw.c | 633 struct task_struct *thread; in ir_raw_event_register() local
|