Home
last modified time | relevance | path

Searched refs:core (Results 1276 - 1300 of 6539) sorted by relevance

1...<<51525354555657585960>>...262

/third_party/pulseaudio/src/modules/
H A Dmodule-virtual-source.c34 #include <pulsecore/core-util.h>
302 target_chunk.memblock = pa_memblock_new(o->source->core->mempool, in source_output_push_cb()
507 if (!(master = pa_namereg_get(m->core, pa_modargs_get_value(ma, "master", NULL), PA_NAMEREG_SOURCE))) { in pa__init()
579 u->source = pa_source_new(m->core, &source_data, (master->flags & (PA_SOURCE_LATENCY|PA_SOURCE_DYNAMIC_LATENCY)) in pa__init()
617 pa_source_output_new(&u->source_output, m->core, &source_output_data); in pa__init()
667 u->sink = pa_sink_new(m->core, &sink_data, 0); /* FIXME, sink has no capabilities */ in pa__init()
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp128 // WGL core
217 // Load WGL core. in Library()
229 throw ResourceError("Failed to load core WGL functions"); in Library()
421 Context::Context (const Core* core, in Context() argument
427 : m_core (core) in Context()
431 const Functions& wgl = core->getLibrary()->getFunctions(); in Context()
476 TCU_THROW(InternalError, "Only OpenGL core contexts can be forward-compatible"); in Context()
489 if (core->getLibrary()->isWglExtensionSupported("WGL_ARB_create_context_no_error")) in Context()
548 if (core->getLibrary()->isWglExtensionSupported("WGL_EXT_swap_control")) in Context()
549 core in Context()
[all...]
/kernel/linux/linux-5.10/drivers/bcma/
H A Ddriver_chipcommon_sflash.c85 bcma_err(cc->core->bus, "SFLASH control command failed (timeout)!\n"); in bcma_sflash_cmd()
91 struct bcma_bus *bus = cc->core->bus; in bcma_sflash_init()
/kernel/linux/linux-5.10/drivers/fpga/
H A DMakefile21 obj-$(CONFIG_ALTERA_PR_IP_CORE) += altera-pr-ip-core.o
22 obj-$(CONFIG_ALTERA_PR_IP_CORE_PLAT) += altera-pr-ip-core-plat.o
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-wm8350.c15 #include <linux/mfd/core.h>
19 #include <linux/mfd/wm8350/core.h>
/kernel/linux/linux-5.10/arch/ia64/
H A DMakefile51 core-y += arch/ia64/kernel/ arch/ia64/mm/
52 core-$(CONFIG_IA64_SGI_UV) += arch/ia64/uv/
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmips-cpc.h80 /* CPC_ACCESS - Control core/IOCU access to CPC registers prior to CM 3 */
108 /* CPC_Cx_CMD - Instruct the CPC to take action on a core */
116 /* CPC_Cx_STAT_CONF - Indicates core configuration & state */
135 /* CPC_Cx_OTHER - Configure the core-other register block prior to CM 3 */
139 /* CPC_Cx_VP_STOP - Stop Virtual Processors (VPs) within a core from running */
142 /* CPC_Cx_VP_START - Start Virtual Processors (VPs) within a core running */
154 * mips_cpc_lock_other - lock access to another core
155 * core: the other core to be accessed
157 * Call before operating upon a core vi
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-l2c.h183 * Return the L2 Cache way partitioning for a given core.
185 * @core: The core processor of interest.
188 * the cache 'ways' that a core can evict from.
191 int cvmx_l2c_get_core_way_partition(uint32_t core);
194 * Partitions the L2 cache for a core
196 * @core: The core that the partitioning applies to.
198 * mask. A 0 bit allows the core to evict cache lines from
199 * a way, while a 1 bit blocks the core fro
[all...]
/kernel/linux/common_modules/tzdriver/tui/
H A DMakefile13 EXTRA_CFLAGS += -Idrivers/tzdriver/core
23 EXTRA_CFLAGS += -I$(KERNEL_DIR)/drivers/platform_drivers/tzdriver/core
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmips-cpc.h80 /* CPC_ACCESS - Control core/IOCU access to CPC registers prior to CM 3 */
108 /* CPC_Cx_CMD - Instruct the CPC to take action on a core */
116 /* CPC_Cx_STAT_CONF - Indicates core configuration & state */
135 /* CPC_Cx_OTHER - Configure the core-other register block prior to CM 3 */
139 /* CPC_Cx_VP_STOP - Stop Virtual Processors (VPs) within a core from running */
142 /* CPC_Cx_VP_START - Start Virtual Processors (VPs) within a core running */
154 * mips_cpc_lock_other - lock access to another core
155 * core: the other core to be accessed
157 * Call before operating upon a core vi
[all...]
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-l2c.h183 * Return the L2 Cache way partitioning for a given core.
185 * @core: The core processor of interest.
188 * the cache 'ways' that a core can evict from.
191 int cvmx_l2c_get_core_way_partition(uint32_t core);
194 * Partitions the L2 cache for a core
196 * @core: The core that the partitioning applies to.
198 * mask. A 0 bit allows the core to evict cache lines from
199 * a way, while a 1 bit blocks the core fro
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Dwm831x-i2c.c14 #include <linux/mfd/core.h>
21 #include <linux/mfd/wm831x/core.h>
/kernel/linux/linux-5.10/net/wireless/
H A DMakefile8 obj-$(CONFIG_WEXT_CORE) += wext-core.o
13 cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o scan.o nl80211.o
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dpfm.c96 count_pfm_events(&evlist->core), in test__pfm_events()
170 count_pfm_events(&evlist->core), in test__pfm_group()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmemory.c24 #include <core/memory.h>
25 #include <core/mm.h>
H A Devent.c22 #include <core/event.h>
23 #include <core/notify.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Ddmanv17.c27 #include <core/client.h>
28 #include <core/gpuobj.h>
H A Ddmanv50.c26 #include <core/client.h>
27 #include <core/ramht.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv50.c26 #include <core/gpuobj.h>
27 #include <core/object.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dgf100.c27 #include <core/memory.h>
28 #include <core/option.h>
H A Dgp102.c27 #include <core/firmware.h>
28 #include <core/memory.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dacr.h5 #include <core/subdev.h>
6 #include <core/falcon.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Duser.c26 #include <core/client.h>
27 #include <core/gpuobj.h>
H A Dusergf100.c27 #include <core/client.h>
28 #include <core/gpuobj.h>
H A Dusergf119.c27 #include <core/client.h>
28 #include <core/gpuobj.h>

Completed in 17 milliseconds

1...<<51525354555657585960>>...262