Searched refs:thread (Results 4151 - 4175 of 4893) sorted by relevance
1...<<161162163164165166167168169170>>...196
/kernel/linux/linux-5.10/drivers/misc/ocxl/ |
H A D | file.c | 133 ctx->tidr = current->thread.tidr; in afu_ioctl_enable_p9_wait()
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-sst.c | 513 .thread = skl_dsp_irq_thread_handler,
|
H A D | skl-sst-dsp.c | 440 sst_dev->thread, IRQF_SHARED, "AudioDSP", sst); in skl_dsp_acquire_irq()
|
H A D | bxt-sst.c | 540 .thread = skl_dsp_irq_thread_handler,
|
H A D | cnl-sst.c | 383 .thread = cnl_dsp_irq_thread_handler,
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | evlist.h | 76 } thread; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | interrupt.h | 108 * @thread: thread pointer for threaded interrupts 110 * @thread_flags: flags related to @thread 111 * @thread_mask: bitmask for keeping track of @thread activity 120 struct task_struct *thread; member
|
H A D | mISDNif.h | 509 struct task_struct *thread; member
|
/kernel/linux/linux-6.6/drivers/misc/ocxl/ |
H A D | file.c | 131 ctx->tidr = current->thread.tidr; in afu_ioctl_enable_p9_wait()
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | acinterp.h | 258 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | interrupt.h | 112 * @thread: thread pointer for threaded interrupts 114 * @thread_flags: flags related to @thread 115 * @thread_mask: bitmask for keeping track of @thread activity 124 struct task_struct *thread; member
|
H A D | mISDNif.h | 508 struct task_struct *thread; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gfx.h | 290 uint32_t wave, uint32_t thread, uint32_t start,
|
/kernel/linux/linux-6.6/drivers/firmware/tegra/ |
H A D | bpmp-tegra186.c | 299 unsigned int index = bpmp->soc->channels.thread.offset + i; in tegra186_bpmp_setup_channels()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-sst.c | 513 .thread = skl_dsp_irq_thread_handler,
|
H A D | bxt-sst.c | 540 .thread = skl_dsp_irq_thread_handler,
|
H A D | cnl-sst.c | 383 .thread = cnl_dsp_irq_thread_handler,
|
H A D | skl-sst-dsp.c | 440 sst_dev->thread, IRQF_SHARED, "AudioDSP", sst); in skl_dsp_acquire_irq()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | evlist.h | 78 } thread; member
|
/kernel/liteos_a/testsuites/unittest/common/include/ |
H A D | osTest.h | 112 extern UINT32 PosixPthreadDestroy(pthread_attr_t *attr, pthread_t thread); 391 /* like the ctime/asctime api, use static buffer, though not thread-safe. */
|
/test/testfwk/arkxtest/uitest/addon/ |
H A D | extension_executor.cpp | 241 g_recordRunningLock.lock(); // wait for running thread terminates
in StartCapture() 243 auto recordThread = thread([callback]() {
in StartCapture()
|
/test/testfwk/developer_test/aw/cxx/distributed/ |
H A D | distributed_agent.cpp | 116 mpthCmdProcess_ = std::make_unique<std::thread>([=]() {
in InitAgentServer()
|
/test/xts/acts/ai/nncore/nncoretest/src/ |
H A D | HdiModelTest.cpp | 18 #include <thread>
|
/test/xts/acts/multimedia/av_codec/audio_decoder/src/ |
H A D | null_check_test.cpp | 20 #include <thread>
|
/test/xts/acts/multimedia/av_codec/audio_encoder/src/ |
H A D | null_check_test.cpp | 20 #include <thread>
|
Completed in 24 milliseconds
1...<<161162163164165166167168169170>>...196