Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 25 of 82) sorted by relevance

1234

/drivers/acpi/acpica/
Ddswstate.c446 struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state in acpi_ds_get_current_walk_state()
476 struct acpi_thread_state *thread) in acpi_ds_push_walk_state()
500 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state *thread) in acpi_ds_pop_walk_state()
545 struct acpi_thread_state in acpi_ds_create_walk_state()
Dexmutex.c71 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread; in acpi_ex_unlink_mutex() local
114 struct acpi_thread_state *thread) in acpi_ex_link_mutex()
495 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread) in acpi_ex_release_all_mutexes()
Ddsdebug.c128 struct acpi_thread_state *thread; in acpi_ds_dump_method_stack() local
Ddbobject.c73 struct acpi_thread_state *thread; in acpi_db_dump_method_info() local
Dpsparse.c445 struct acpi_thread_state *thread; in acpi_ps_parse_aml() local
Ddsmethod.c490 acpi_ds_call_control_method(struct acpi_thread_state *thread, in acpi_ds_call_control_method()
/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c78 struct kfd_process *kfd_create_process(const struct task_struct *thread) in kfd_create_process()
114 struct kfd_process *kfd_get_process(const struct task_struct *thread) in kfd_get_process()
144 static struct kfd_process *find_process(const struct task_struct *thread) in find_process()
274 static struct kfd_process *create_process(const struct task_struct *thread) in create_process()
/drivers/android/
Dbinder.c868 binder_enqueue_deferred_thread_work_ilocked(struct binder_thread *thread, in binder_enqueue_deferred_thread_work_ilocked()
885 binder_enqueue_thread_work_ilocked(struct binder_thread *thread, in binder_enqueue_thread_work_ilocked()
901 binder_enqueue_thread_work(struct binder_thread *thread, in binder_enqueue_thread_work()
1029 static bool binder_has_work_ilocked(struct binder_thread *thread, in binder_has_work_ilocked()
1038 static bool binder_has_work(struct binder_thread *thread, bool do_proc_work) in binder_has_work()
1049 static bool binder_available_for_proc_work_ilocked(struct binder_thread *thread) in binder_available_for_proc_work_ilocked()
1061 struct binder_thread *thread; in binder_wakeup_poll_threads_ilocked() local
1090 struct binder_thread *thread; in binder_select_thread_ilocked() local
1120 struct binder_thread *thread, in binder_wakeup_thread_ilocked()
1151 struct binder_thread *thread = binder_select_thread_ilocked(proc); in binder_wakeup_proc_ilocked() local
[all …]
/drivers/irqchip/
Dirq-metag.c164 unsigned int thread = hard_processor_id(); in metag_internal_irq_unmask() local
196 unsigned int cpu, thread; in metag_internal_irq_set_affinity() local
285 unsigned int thread = cpu_2_hwthread_id[cpu]; in metag_internal_irq_init_cpu() local
Dirq-metag-ext.c135 int thread = hard_processor_id(); in meta_intc_startup_irq() local
339 unsigned int thread = hard_processor_id(); in meta_intc_unmask_edge_irq_nomask() local
380 unsigned int thread = hard_processor_id(); in meta_intc_unmask_level_irq_nomask() local
508 unsigned int cpu, thread; in meta_intc_set_affinity() local
785 unsigned int thread = cpu_2_hwthread_id[cpu]; in meta_intc_init_cpu() local
/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c1466 struct ptlrpc_thread *thread) in ptlrpc_server_handle_req_in()
1623 struct ptlrpc_thread *thread) in ptlrpc_server_handle_request()
1941 ptlrpc_thread_stopping(struct ptlrpc_thread *thread) in ptlrpc_thread_stopping()
1973 struct ptlrpc_thread *thread) in ptlrpc_wait_event()
2011 struct ptlrpc_thread *thread = arg; in ptlrpc_main() local
2316 struct ptlrpc_thread *thread; in ptlrpc_svcpt_stop_threads() local
2407 struct ptlrpc_thread *thread; in ptlrpc_start_thread() local
Dsec_gc.c143 struct ptlrpc_thread *thread = arg; in sec_gc_main() local
/drivers/infiniband/hw/hfi1/
Ddriver.c686 static noinline int max_packet_exceeded(struct hfi1_packet *packet, int thread) in max_packet_exceeded()
700 static inline int check_max_packet(struct hfi1_packet *packet, int thread) in check_max_packet()
709 static noinline int skip_rcv_packet(struct hfi1_packet *packet, int thread) in skip_rcv_packet()
729 static inline int process_rcv_packet(struct hfi1_packet *packet, int thread) in process_rcv_packet()
810 int handle_receive_interrupt_nodma_rtail(struct hfi1_ctxtdata *rcd, int thread) in handle_receive_interrupt_nodma_rtail()
841 int handle_receive_interrupt_dma_rtail(struct hfi1_ctxtdata *rcd, int thread) in handle_receive_interrupt_dma_rtail()
987 int handle_receive_interrupt(struct hfi1_ctxtdata *rcd, int thread) in handle_receive_interrupt()
/drivers/clocksource/
Dtimer-nps.c139 int thread; in nps_clkevent_rm_thread() local
163 int thread; in nps_clkevent_add_thread() local
/drivers/scsi/bnx2i/
Dbnx2i_init.c414 struct task_struct *thread; in bnx2i_cpu_online() local
434 struct task_struct *thread; in bnx2i_cpu_offline() local
/drivers/dma/
Ddmatest.c193 struct dmatest_thread *thread; in is_threaded_test_run() local
357 struct dmatest_thread *thread = in dmatest_callback() local
442 struct dmatest_thread *thread = data; in dmatest_func() local
804 struct dmatest_thread *thread; in dmatest_cleanup_channel() local
827 struct dmatest_thread *thread; in dmatest_add_threads() local
/drivers/net/wireless/rsi/
Drsi_common.h60 struct rsi_thread *thread, in rsi_create_kthread()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h1305 static inline int thread_is_init(struct ptlrpc_thread *thread) in thread_is_init()
1310 static inline int thread_is_stopped(struct ptlrpc_thread *thread) in thread_is_stopped()
1315 static inline int thread_is_stopping(struct ptlrpc_thread *thread) in thread_is_stopping()
1320 static inline int thread_is_starting(struct ptlrpc_thread *thread) in thread_is_starting()
1325 static inline int thread_is_running(struct ptlrpc_thread *thread) in thread_is_running()
1330 static inline int thread_is_event(struct ptlrpc_thread *thread) in thread_is_event()
1335 static inline int thread_is_signal(struct ptlrpc_thread *thread) in thread_is_signal()
1340 static inline void thread_clear_flags(struct ptlrpc_thread *thread, __u32 flags) in thread_clear_flags()
1345 static inline void thread_set_flags(struct ptlrpc_thread *thread, __u32 flags) in thread_set_flags()
1350 static inline void thread_add_flags(struct ptlrpc_thread *thread, __u32 flags) in thread_add_flags()
[all …]
/drivers/media/usb/pvrusb2/
Dpvrusb2-dvb.h26 struct task_struct *thread; member
/drivers/s390/net/
Dlcs.c348 static int lcs_set_thread_start_bit(struct lcs_card *card, unsigned long thread) in lcs_set_thread_start_bit()
364 lcs_clear_thread_running_bit(struct lcs_card *card, unsigned long thread) in lcs_clear_thread_running_bit()
374 static int __lcs_do_run_thread(struct lcs_card *card, unsigned long thread) in __lcs_do_run_thread()
394 lcs_do_run_thread(struct lcs_card *card, unsigned long thread) in lcs_do_run_thread()
403 lcs_do_start_thread(struct lcs_card *card, unsigned long thread) in lcs_do_start_thread()
/drivers/staging/lustre/lustre/llite/
Dstatahead.c865 struct ptlrpc_thread *thread; in ll_agl_thread() local
933 struct ptlrpc_thread *thread = &sai->sai_agl_thread; in ll_start_agl() local
1522 struct ptlrpc_thread *thread; in start_statahead_thread() local
/drivers/mmc/core/
Dqueue.h64 struct task_struct *thread; member
/drivers/firmware/
Dpsci_checker.c389 struct task_struct *thread; in suspend_tests() local
/drivers/of/
Dbase.c344 const char *prop_name, int cpu, unsigned int *thread) in __of_find_n_match_cpu_property()
374 int cpu, unsigned int *thread) in arch_find_n_match_cpu_physical_id()
408 struct device_node *of_get_cpu_node(int cpu, unsigned int *thread) in of_get_cpu_node()
/drivers/media/rc/
Drc-ir-raw.c526 struct task_struct *thread; in ir_raw_event_register() local

1234