Home
last modified time | relevance | path

Searched defs:thread_id (Results 76 - 100 of 168) sorted by relevance

1234567

/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dtopology.h14 unsigned short thread_id; member
/kernel/linux/linux-5.10/samples/nitro_enclaves/
H A Dne_ioctl_sample.c775 pthread_t thread_id = 0; in main() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/bufq/src/
H A Dbufq.c104 ia_css_queue_map( unsigned int thread_id, enum ia_css_buffer_type buf_type, bool map) ia_css_queue_map() argument
124 ia_css_query_internal_queue_id( enum ia_css_buffer_type buf_type, unsigned int thread_id, enum sh_css_queue_id *val) ia_css_query_internal_queue_id() argument
150 map_buffer_type_to_queue_id( unsigned int thread_id, enum ia_css_buffer_type buf_type) map_buffer_type_to_queue_id() argument
191 unmap_buffer_type_to_queue_id( unsigned int thread_id, enum ia_css_buffer_type buf_type) unmap_buffer_type_to_queue_id() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c132 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
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H 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
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/bufq/src/
H A Dbufq.c104 ia_css_queue_map( unsigned int thread_id, enum ia_css_buffer_type buf_type, bool map) ia_css_queue_map() argument
124 ia_css_query_internal_queue_id( enum ia_css_buffer_type buf_type, unsigned int thread_id, enum sh_css_queue_id *val) ia_css_query_internal_queue_id() argument
150 map_buffer_type_to_queue_id( unsigned int thread_id, enum ia_css_buffer_type buf_type) map_buffer_type_to_queue_id() argument
191 unmap_buffer_type_to_queue_id( unsigned int thread_id, enum ia_css_buffer_type buf_type) unmap_buffer_type_to_queue_id() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_lpm_map.c749 pthread_t thread_id[4]; in test_lpm_multi_thread() local
/kernel/linux/linux-6.6/samples/nitro_enclaves/
H A Dne_ioctl_sample.c774 pthread_t thread_id = 0; in main() local
/third_party/benchmark/src/
H A Dbenchmark_runner.cc123 RunInThread(const BenchmarkInstance* b, IterationCount iters, int thread_id, ThreadManager* manager, PerfCountersMeasurement* perf_counters_measurement) RunInThread() argument
/third_party/gn/src/gn/
H A Dtrace.cc122 TraceItem(Type type, const std::string& name, std::thread::id thread_id) Coalesced() argument
H A Dtrace.h47 std::thread::id thread_id() const { return thread_id_; } in thread_id() function in TraceItem
/third_party/libuv/test/
H A Dbenchmark-multi-accept.c71 uv_thread_t thread_id; member
/third_party/mbedtls/programs/ssl/
H A Dssl_pthread_server.c70 long int thread_id = (long int) pthread_self(); in my_mutexed_debug() local
102 long int thread_id = (long int) pthread_self(); in handle_ssl_connection() local
[all...]
/third_party/node/test/cctest/
H A Dtest_environment.cc442 node::ThreadId thread_id; in TEST_F() member
/third_party/musl/src/thread/
H A Dpthread_create.c408 struct pthread* __pthread_list_find(pthread_t thread_id, const char* info) in __pthread_list_find() argument
/third_party/mesa3d/src/util/
H A Du_thread.h368 typedef DWORD thread_id; typedef
370 typedef thrd_t thread_id; typedef
/third_party/ltp/testcases/realtime/func/matrix_mult/
H A Dmatrix_mult.c153 int thread_id = (intptr_t) t->id; in concurrent_thread() local
/third_party/node/deps/v8/src/execution/
H A Dlocal-isolate.h111 ThreadId thread_id() const { return thread_id_; } in thread_id() function in v8::internal::final
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dtarget.cc278 uint64_t thread_id; in ProcessPacket() local
/third_party/node/deps/v8/src/libsampler/
H A Dsampler.cc205 pthread_t thread_id = sampler->platform_data()->vm_tid(); in AddSampler() local
221 pthread_t thread_id = sampler->platform_data()->vm_tid(); in RemoveSampler() local
/third_party/skia/third_party/externals/microhttpd/src/include/
H A Dw32functions.h199 static void W32_SetThreadName(const DWORD thread_id, const char *thread_name) in W32_SetThreadName() argument
/third_party/python/Modules/clinic/
H A Dsignalmodule.c.h573 unsigned long thread_id; in signal_pthread_kill() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dsysinfo.cc497 static thread_local pid_t thread_id = GetTID(); in GetCachedTID() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dinterrupt.c80 u64 thread_id; member
775 u64 thread_id = get_hard_smp_processor_id(cpu); ps3_shutdown_IRQ() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dinterrupt.c81 u64 thread_id; member
776 u64 thread_id = get_hard_smp_processor_id(cpu); ps3_shutdown_IRQ() local
[all...]

Completed in 18 milliseconds

1234567