| /drivers/md/dm-vdo/ |
| A D | thread-utils.c | 21 struct thread { struct 22 void (*thread_function)(void *thread_data); argument 23 void *thread_data; argument 24 struct hlist_node thread_links; argument 25 struct task_struct *thread_task; argument 26 struct completion thread_done; argument 37 struct thread *thread = arg; in thread_starter() local 56 struct thread *thread; in vdo_create_thread() local 99 void vdo_join_threads(struct thread *thread) in vdo_join_threads()
|
| A D | thread-registry.c | 28 struct registered_thread *thread; in vdo_register_thread() local 57 struct registered_thread *thread; in vdo_unregister_thread() local 80 struct registered_thread *thread; in vdo_lookup_thread() local
|
| A D | vdo.c | 132 struct vdo_thread *thread = vdo_get_work_queue_owner(vdo_get_current_work_queue()); in start_vdo_request_queue() local 412 struct vdo_thread *thread = &vdo->threads[thread_id]; in vdo_make_thread() local 639 static void free_listeners(struct vdo_thread *thread) in free_listeners() 988 struct vdo_thread *thread = &vdo->threads[thread_id]; in vdo_register_read_only_listener() local 1143 struct vdo_thread *thread = &vdo->threads[thread_id]; in make_thread_read_only() local 1244 struct vdo_thread *thread; in vdo_enter_read_only_mode() local 1600 struct vdo_thread *thread; in vdo_get_callback_thread_id() local
|
| A D | funnel-workqueue.c | 62 struct task_struct *thread; member 318 struct task_struct *thread = NULL; in make_simple_work_queue() local
|
| /drivers/mailbox/ |
| A D | mtk-cmdq-mailbox.c | 72 struct cmdq_thread *thread; member 82 struct cmdq_thread *thread; member 136 static void cmdq_thread_resume(struct cmdq_thread *thread) in cmdq_thread_resume() 187 struct cmdq_thread *thread = task->thread; in cmdq_task_insert_into_thread() local 204 static bool cmdq_thread_is_in_wfe(struct cmdq_thread *thread) in cmdq_thread_is_in_wfe() 222 struct cmdq_thread *thread = task->thread; in cmdq_task_handle_error() local 237 struct cmdq_thread *thread) in cmdq_thread_irq_handler() 298 struct cmdq_thread *thread = &cmdq->thread[bit]; in cmdq_irq_handler() local 335 struct cmdq_thread *thread; in cmdq_suspend() local 378 struct cmdq_thread *thread = (struct cmdq_thread *)chan->con_priv; in cmdq_mbox_send_data() local [all …]
|
| /drivers/android/ |
| A D | binder.c | 584 struct binder_thread *thread; in binder_wakeup_poll_threads_ilocked() local 613 struct binder_thread *thread; in binder_select_thread_ilocked() local 643 struct binder_thread *thread, in binder_wakeup_thread_ilocked() 3962 struct binder_thread *thread, in binder_freeze_notification_done() 4008 struct binder_thread *thread, in binder_free_buf() 4042 struct binder_thread *thread, in binder_thread_write() 5213 struct binder_thread *thread; in binder_get_thread() local 5536 struct binder_thread *thread; in binder_txns_pending_ilocked() local 5701 struct binder_thread *thread; in binder_ioctl() local 6219 struct binder_thread *thread; in binder_deferred_release() local [all …]
|
| /drivers/of/ |
| A 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/ |
| A 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()
|
| A 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()
|
| A D | dsdebug.c | 94 struct acpi_thread_state *thread; in acpi_ds_dump_method_stack() local
|
| A D | dbobject.c | 37 struct acpi_thread_state *thread; in acpi_db_dump_method_info() local
|
| A D | psparse.c | 411 struct acpi_thread_state *thread; in acpi_ps_parse_aml() local
|
| A 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/ |
| A D | mvpp2_main.c | 1431 u32 thread; in mvpp2_interrupts_mask() local 1453 u32 val, thread; in mvpp2_interrupts_unmask() local 2536 unsigned int thread; in mvpp2_txq_reserved_desc_num_proc() local 2742 unsigned int thread; in mvpp2_tx_pkts_coal_set() local 2946 unsigned int thread; in mvpp2_rxq_init() local 3057 unsigned int thread; in mvpp2_rxq_deinit() local 3094 unsigned int thread; in mvpp2_txq_init() local 3186 unsigned int thread; in mvpp2_txq_deinit() local 4367 unsigned int thread; in mvpp2_tx() local 4888 unsigned int thread; in mvpp2_stop() local [all …]
|
| /drivers/dma/ |
| A D | dmatest.c | 257 struct dmatest_thread *thread; in is_threaded_test_run() local 273 struct dmatest_thread *thread; in is_threaded_test_pending() local 437 struct dmatest_thread *thread = in dmatest_callback() local 576 struct dmatest_thread *thread = data; in dmatest_func() local 950 struct dmatest_thread *thread; in dmatest_cleanup_channel() local 973 struct dmatest_thread *thread; in dmatest_add_threads() local 1138 struct dmatest_thread *thread; in run_pending_tests() local 1326 struct dmatest_thread *thread; in dmatest_test_list_get() local
|
| /drivers/infiniband/hw/hfi1/ |
| A 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()
|
| A 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/misc/amd-sbi/ |
| A D | rmi-core.c | 54 u8 thread; /* thread number */ member 116 u16 thread; in rmi_cpuid_read() local 197 u16 thread; in rmi_mca_msr_read() local
|
| /drivers/scsi/bnx2i/ |
| A D | bnx2i_init.c | 414 struct task_struct *thread; in bnx2i_cpu_online() local 431 struct task_struct *thread; in bnx2i_cpu_offline() local
|
| /drivers/gpu/drm/i915/selftests/ |
| A 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/ |
| A D | ssh_packet_layer.h | 94 struct task_struct *thread; member 101 struct task_struct *thread; member
|
| /drivers/net/wireless/rsi/ |
| A D | rsi_common.h | 60 struct rsi_thread *thread, in rsi_create_kthread()
|
| /drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_process.c | 828 struct kfd_process *kfd_create_process(struct task_struct *thread) in kfd_create_process() 914 struct kfd_process *kfd_get_process(const struct task_struct *thread) in kfd_get_process() 944 static struct kfd_process *find_process(const struct task_struct *thread, in find_process() 1513 static struct kfd_process *create_process(const struct task_struct *thread) in create_process()
|
| /drivers/media/usb/pvrusb2/ |
| A D | pvrusb2-dvb.h | 29 struct task_struct *thread; member
|
| /drivers/gpu/drm/imagination/ |
| A D | pvr_rogue_meta.h | 86 #define SP_ACCESS(thread) META_CR_CORE_REG(thread, 0, META_CR_TXUA0_ID) argument 87 #define PC_ACCESS(thread) META_CR_CORE_REG(thread, 0, META_CR_TXUPC_ID) argument
|