Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 25 of 55) sorted by relevance

123

/linux-6.12.1/drivers/dma/ti/
Dk3-psil.c34 struct psil_endpoint_config *psil_get_ep_config(u32 thread_id) in psil_get_ep_config()
79 u32 thread_id; in psil_set_new_ep_config() local
Dk3-udma-glue.c114 static int of_k3_udma_glue_parse_chn_common(struct k3_udma_glue_common *common, u32 thread_id, in of_k3_udma_glue_parse_chn_common()
148 u32 thread_id; in of_k3_udma_glue_parse_chn() local
194 bool tx_chn, u32 thread_id) in of_k3_udma_glue_parse_chn_by_id()
413 struct device_node *udmax_np, u32 thread_id) in k3_udma_glue_request_tx_chn_for_thread_id()
1170 struct device_node *udmax_np, u32 thread_id) in k3_udma_glue_request_remote_rx_chn_for_thread_id()
Dk3-psil-priv.h12 u32 thread_id; member
/linux-6.12.1/drivers/md/dm-vdo/
Ddata-vio.h372 thread_id_t thread_id = vdo_get_callback_thread_id(); in assert_data_vio_in_hash_zone() local
403 thread_id_t thread_id = vdo_get_callback_thread_id(); in assert_data_vio_in_logical_zone() local
431 thread_id_t thread_id = vdo_get_callback_thread_id(); in assert_data_vio_in_allocated_zone() local
461 thread_id_t thread_id = vdo_get_callback_thread_id(); in assert_data_vio_in_duplicate_zone() local
491 thread_id_t thread_id = vdo_get_callback_thread_id(); in assert_data_vio_in_mapped_zone() local
508 thread_id_t thread_id = vdo_get_callback_thread_id(); in assert_data_vio_in_new_mapped_zone() local
526 thread_id_t thread_id = vdo_get_callback_thread_id(); in assert_data_vio_in_journal_zone() local
556 thread_id_t thread_id = vdo_get_callback_thread_id(); in assert_data_vio_in_packer_zone() local
586 thread_id_t thread_id = vdo_get_callback_thread_id(); in assert_data_vio_on_cpu_thread() local
Dvdo.c344 thread_id_t thread_id, char *buffer, size_t buffer_length) in get_thread_name()
416 int vdo_make_thread(struct vdo *vdo, thread_id_t thread_id, in vdo_make_thread()
995 thread_id_t thread_id) in vdo_register_read_only_listener()
1146 thread_id_t thread_id = completion->callback_thread_id; in make_thread_read_only() local
1251 thread_id_t thread_id = vdo_get_callback_thread_id(); in vdo_enter_read_only_mode() local
1355 thread_id_t thread_id, void *parent) in perform_synchronous_action()
1610 thread_id_t thread_id; in vdo_get_callback_thread_id() local
Dcompletion.c112 thread_id_t thread_id = completion->callback_thread_id; in vdo_enqueue_completion() local
Dvio.c34 thread_id_t thread_id; member
311 int make_vio_pool(struct vdo *vdo, size_t pool_size, thread_id_t thread_id, in make_vio_pool()
Dphysical-zone.h60 thread_id_t thread_id; member
Dpacker.h76 thread_id_t thread_id; member
Dlogical-zone.h25 thread_id_t thread_id; member
Ddedupe.h40 thread_id_t thread_id; member
/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/bufq/src/
Dbufq.c105 unsigned int thread_id, in ia_css_queue_map()
126 unsigned int thread_id, in ia_css_query_internal_queue_id()
151 unsigned int thread_id, in map_buffer_type_to_queue_id()
192 unsigned int thread_id, in unmap_buffer_type_to_queue_id()
/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
Dpipeline.c132 unsigned int thread_id; in ia_css_pipeline_start() local
200 unsigned int thread_id; in ia_css_pipeline_request_stop() local
443 unsigned int thread_id; in ia_css_pipeline_has_stopped() local
556 unsigned int thread_id; in pipeline_unmap_num_to_sp_thread() local
/linux-6.12.1/drivers/staging/media/atomisp/pci/
Dsh_css_sp.c119 unsigned int thread_id; in store_sp_stage_data() local
196 unsigned int thread_id; in sh_css_sp_start_binary_copy() local
248 unsigned int thread_id; in sh_css_sp_start_raw_copy() local
318 unsigned int thread_id; in sh_css_sp_start_isys_copy() local
889 unsigned int thread_id; in sh_css_sp_init_stage() local
1189 unsigned int thread_id; in sh_css_sp_init_pipeline() local
1316 unsigned int thread_id; in sh_css_sp_uninit_pipeline() local
Dsh_css.c2789 unsigned int thread_id; in init_vf_frameinfo_defaults() local
2954 unsigned int thread_id; in init_in_frameinfo_memory_defaults() local
2993 unsigned int thread_id; in init_out_frameinfo_defaults() local
3353 unsigned int thread_id; in preview_start() local
3434 unsigned int thread_id; in ia_css_pipe_enqueue_buffer() local
3647 unsigned int thread_id; in ia_css_pipe_dequeue_buffer() local
4085 unsigned int thread_id; in sh_css_pipe_start() local
4809 unsigned int thread_id; in video_start() local
6357 unsigned int thread_id; in yuvpp_start() local
6771 unsigned int thread_id; in create_host_isyscopy_capture_pipeline() local
[all …]
/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_hv_ras.c205 int thread_id, subcore_id; in kvmppc_subcore_enter_guest() local
216 int thread_id, subcore_id; in kvmppc_subcore_exit_guest() local
/linux-6.12.1/tools/perf/scripts/python/
Dexport-to-postgresql.py990 def thread_table(thread_id, machine_id, process_id, pid, tid, *x): argument
994 def comm_table(comm_id, comm_str, thread_id, time, exec_flag, *x): argument
1001 def comm_thread_table(comm_thread_id, comm_id, thread_id, *x): argument
1031 def sample_table(sample_id, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset… argument
1043 def call_return_table(cr_id, thread_id, comm_id, call_path_id, call_time, return_time, branch_count… argument
/linux-6.12.1/arch/powerpc/platforms/cell/
Dcbe_regs.c44 unsigned int thread_id; member
254 unsigned int thread_id; in cbe_regs_init() local
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dtimer.c28 pthread_t thread_id[NUM_THR]; in timer() local
Dmap_lock.c54 pthread_t thread_id[6]; in test_map_lock() local
Dspin_lock.c133 pthread_t thread_id[4]; in test_spin_lock_success() local
/linux-6.12.1/tools/testing/selftests/sync/
Dsync_stress_parallelism.c42 int thread_id = (long)d; in test_stress_two_threads_shared_timeline_thread() local
/linux-6.12.1/drivers/acpi/acpica/
Dexmutex.c128 acpi_thread_id thread_id) in acpi_ex_acquire_mutex_object()
/linux-6.12.1/tools/testing/selftests/arm64/mte/
Dcheck_gcr_el1_cswitch.c71 pthread_t thread_id[MAX_THREADS]; in execute_test() local
/linux-6.12.1/tools/testing/selftests/powerpc/dscr/
Ddscr_explicit_test.c90 pthread_t thread_id; member

123