Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/dma/ti/
A Dk3-psil.c31 struct psil_endpoint_config *psil_get_ep_config(u32 thread_id) in psil_get_ep_config()
76 u32 thread_id; in psil_set_new_ep_config() local
A Dk3-psil-priv.h12 u32 thread_id; member
A Dk3-udma-glue.c119 u32 thread_id; in of_k3_udma_glue_parse_chn() local
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/runtime/bufq/src/
A 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.3-rc2/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
A 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
558 unsigned int thread_id; in pipeline_unmap_num_to_sp_thread() local
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A Dsh_css_sp.c125 unsigned int thread_id; in store_sp_stage_data() local
202 unsigned int thread_id; in sh_css_sp_start_binary_copy() local
257 unsigned int thread_id; in sh_css_sp_start_raw_copy() local
330 unsigned int thread_id; in sh_css_sp_start_isys_copy() local
924 unsigned int thread_id; in sh_css_sp_init_stage() local
1219 unsigned int thread_id; in sh_css_sp_init_pipeline() local
1342 unsigned int thread_id; in sh_css_sp_uninit_pipeline() local
A Dsh_css.c2952 unsigned int thread_id; in init_vf_frameinfo_defaults() local
3120 unsigned int thread_id; in init_in_frameinfo_memory_defaults() local
3160 unsigned int thread_id; in init_out_frameinfo_defaults() local
3525 unsigned int thread_id; in preview_start() local
3606 unsigned int thread_id; in ia_css_pipe_enqueue_buffer() local
3819 unsigned int thread_id; in ia_css_pipe_dequeue_buffer() local
4264 unsigned int thread_id; in sh_css_pipe_start() local
4991 unsigned int thread_id; in video_start() local
6552 unsigned int thread_id; in yuvpp_start() local
6971 unsigned int thread_id; in create_host_isyscopy_capture_pipeline() local
[all …]
/linux-6.3-rc2/tools/perf/scripts/python/
A 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
A Dexported-sql-viewer.py528 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, br… argument
572 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, name, dso, count, time, ins… argument
589 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument
808 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_… argument
871 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument
1131 def DisplayThreadAtTime(self, comm_id, thread_id, time): argument
1176 def ExecComm(db, thread_id, time): argument
1239 def __init__(self, key, exec_comm_id, pid, tid, comm, thread_id, comm_id): argument
1302 def SelectComms(self, db, thread_id, last_comm_id, start_time, end_time): argument
1350 def NewHRegion(self, db, key, thread_id, comm_id, time): argument
[all …]
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv_ras.c204 int thread_id, subcore_id; in kvmppc_subcore_enter_guest() local
215 int thread_id, subcore_id; in kvmppc_subcore_exit_guest() local
/linux-6.3-rc2/arch/powerpc/platforms/cell/
A Dcbe_regs.c45 unsigned int thread_id; member
255 unsigned int thread_id; in cbe_regs_init() local
/linux-6.3-rc2/tools/testing/selftests/sync/
A Dsync_stress_parallelism.c42 int thread_id = (long)d; in test_stress_two_threads_shared_timeline_thread() local
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dmap_lock.c54 pthread_t thread_id[6]; in test_map_lock() local
A Dspin_lock.c104 pthread_t thread_id[4]; in test_spin_lock_success() local
A Dbpf_iter.c219 pthread_t thread_id; in test_task_common_nocheck() local
345 pthread_t thread_id; in test_task_file() local
/linux-6.3-rc2/drivers/acpi/acpica/
A Dexmutex.c128 acpi_thread_id thread_id) in acpi_ex_acquire_mutex_object()
A Dutdebug.c130 acpi_thread_id thread_id; in acpi_debug_print() local
/linux-6.3-rc2/tools/testing/selftests/arm64/mte/
A Dcheck_gcr_el1_cswitch.c71 pthread_t thread_id[MAX_THREADS]; in execute_test() local
/linux-6.3-rc2/include/linux/
A Darch_topology.h67 int thread_id; member
/linux-6.3-rc2/arch/powerpc/platforms/ps3/
A Dinterrupt.c81 u64 thread_id; member
776 u64 thread_id = get_hard_smp_processor_id(cpu); in ps3_shutdown_IRQ() local
/linux-6.3-rc2/include/uapi/misc/
A Docxl.h52 __u16 thread_id; /* The thread ID required to wake this thread */ member
/linux-6.3-rc2/arch/s390/include/asm/
A Dtopology.h14 unsigned short thread_id; member
/linux-6.3-rc2/samples/nitro_enclaves/
A Dne_ioctl_sample.c774 pthread_t thread_id = 0; in main() local
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_lpm_map.c749 pthread_t thread_id[4]; in test_lpm_multi_thread() local
/linux-6.3-rc2/tools/testing/selftests/powerpc/mm/
A Dtlbie_test.c114 static inline char *compute_chunk_start_addr(unsigned int thread_id) in compute_chunk_start_addr()

Completed in 69 milliseconds

12