/linux-5.10/drivers/dma/ti/ |
D | k3-psil.c | 26 struct psil_endpoint_config *psil_get_ep_config(u32 thread_id) in psil_get_ep_config() 71 u32 thread_id; in psil_set_new_ep_config() local
|
D | k3-psil-priv.h | 12 u32 thread_id; member
|
/linux-5.10/drivers/staging/media/atomisp/pci/runtime/bufq/src/ |
D | bufq.c | 105 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-5.10/drivers/staging/media/atomisp/pci/runtime/pipeline/src/ |
D | pipeline.c | 132 unsigned int thread_id; in ia_css_pipeline_start() local 201 unsigned int thread_id; in ia_css_pipeline_request_stop() local 444 unsigned int thread_id; in ia_css_pipeline_has_stopped() local 559 unsigned int thread_id; in pipeline_unmap_num_to_sp_thread() local
|
/linux-5.10/arch/powerpc/kvm/ |
D | book3s_hv_ras.c | 141 int thread_id, subcore_id; in kvmppc_subcore_enter_guest() local 152 int thread_id, subcore_id; in kvmppc_subcore_exit_guest() local
|
/linux-5.10/drivers/staging/media/atomisp/pci/ |
D | sh_css_sp.c | 125 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 905 unsigned int thread_id; in sh_css_sp_init_stage() local 1216 unsigned int thread_id; in sh_css_sp_init_pipeline() local 1376 unsigned int thread_id; in sh_css_sp_uninit_pipeline() local
|
D | sh_css.c | 3282 unsigned int thread_id; in init_vf_frameinfo_defaults() local 3448 unsigned int thread_id; in init_in_frameinfo_memory_defaults() local 3488 unsigned int thread_id; in init_out_frameinfo_defaults() local 3956 unsigned int thread_id; in preview_start() local 4045 unsigned int thread_id; in ia_css_pipe_enqueue_buffer() local 4318 unsigned int thread_id; in ia_css_pipe_dequeue_buffer() local 4770 unsigned int thread_id; in sh_css_pipe_start() local 5757 unsigned int thread_id; in video_start() local 7329 unsigned int thread_id; in yuvpp_start() local 7728 unsigned int thread_id; in create_host_isyscopy_capture_pipeline() local [all …]
|
/linux-5.10/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 987 def thread_table(thread_id, machine_id, process_id, pid, tid, *x): argument 991 def comm_table(comm_id, comm_str, thread_id, time, exec_flag, *x): argument 998 def comm_thread_table(comm_thread_id, comm_id, thread_id, *x): argument 1028 def sample_table(sample_id, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset… argument 1040 def call_return_table(cr_id, thread_id, comm_id, call_path_id, call_time, return_time, branch_count… argument
|
D | exported-sql-viewer.py | 521 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, br… argument 565 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, name, dso, count, time, ins… argument 582 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument 801 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_… argument 847 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, name, dso, call_time, time, ins… argument 864 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument 1124 def DisplayThreadAtTime(self, comm_id, thread_id, time): argument 1169 def ExecComm(db, thread_id, time): argument 1232 def __init__(self, key, exec_comm_id, pid, tid, comm, thread_id, comm_id): argument 1295 def SelectComms(self, db, thread_id, last_comm_id, start_time, end_time): argument [all …]
|
/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | spinlock.c | 21 pthread_t thread_id[4]; in test_spinlock() local
|
D | map_lock.c | 51 pthread_t thread_id[6]; in test_map_lock() local
|
D | bpf_iter.c | 144 pthread_t thread_id; in test_task_file() local
|
/linux-5.10/arch/powerpc/platforms/cell/ |
D | cbe_regs.c | 45 unsigned int thread_id; member 239 unsigned int thread_id; in cbe_regs_init() local
|
/linux-5.10/tools/testing/selftests/sync/ |
D | sync_stress_parallelism.c | 42 int thread_id = (long)d; in test_stress_two_threads_shared_timeline_thread() local
|
/linux-5.10/arch/parisc/include/asm/ |
D | topology.h | 9 int thread_id; member
|
/linux-5.10/drivers/acpi/acpica/ |
D | exmutex.c | 128 acpi_thread_id thread_id) in acpi_ex_acquire_mutex_object()
|
D | utdebug.c | 130 acpi_thread_id thread_id; in acpi_debug_print() local
|
/linux-5.10/include/linux/ |
D | arch_topology.h | 50 int thread_id; member
|
/linux-5.10/arch/powerpc/platforms/ps3/ |
D | interrupt.c | 80 u64 thread_id; member 775 u64 thread_id = get_hard_smp_processor_id(cpu); in ps3_shutdown_IRQ() local
|
/linux-5.10/include/uapi/misc/ |
D | ocxl.h | 52 __u16 thread_id; /* The thread ID required to wake this thread */ member
|
/linux-5.10/arch/s390/include/asm/ |
D | topology.h | 14 unsigned short thread_id; member
|
/linux-5.10/samples/nitro_enclaves/ |
D | ne_ioctl_sample.c | 775 pthread_t thread_id = 0; in main() local
|
/linux-5.10/tools/testing/selftests/bpf/ |
D | test_lpm_map.c | 758 pthread_t thread_id[4]; in test_lpm_multi_thread() local
|
/linux-5.10/tools/testing/selftests/powerpc/mm/ |
D | tlbie_test.c | 115 static inline char *compute_chunk_start_addr(unsigned int thread_id) in compute_chunk_start_addr()
|
/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_dbgdev.h | 87 uint32_t thread_id:6; member
|