/third_party/pulseaudio/src/modules/ |
H A D | module-null-sink.c | 38 #include <pulsecore/core-util.h> 64 pa_core *core; member 271 if (u->core->realtime_scheduling) in thread_func() 272 pa_thread_make_realtime(u->core->realtime_priority); in thread_func() 308 pa_asyncmsgq_post(u->thread_mq.outq, PA_MSGOBJECT(u->core), PA_CORE_MESSAGE_UNLOAD_MODULE, u->module, 0, NULL, NULL); in thread_func() 332 ss = m->core->default_sample_spec; in pa__init() 333 map = m->core->default_channel_map; in pa__init() 340 u->core = m->core; in pa__init() 345 if (pa_thread_mq_init(&u->thread_mq, m->core in pa__init() [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | core-scache.c | 52 #include <pulsecore/core-subscribe.h> 55 #include <pulsecore/core-rtclock.h> 56 #include <pulsecore/core-util.h> 58 #include <pulsecore/core-error.h> 61 #include "core-scache.h" 80 pa_namereg_unregister(e->core, e->name); in free_entry() 81 pa_subscription_post(e->core, PA_SUBSCRIPTION_EVENT_SAMPLE_CACHE|PA_SUBSCRIPTION_EVENT_REMOVE, e->index); in free_entry() 82 pa_hook_fire(&e->core->hooks[PA_CORE_HOOK_SAMPLE_CACHE_UNLINK], e); in free_entry() 106 pa_assert(e->core == c); in scache_add_item() 119 e->core in scache_add_item() [all...] |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | property_util.h | 22 #include <core/json/json.h> 23 #include <core/property/intf_property_api.h> 24 #include <core/property/intf_property_handle.h> 25 #include <core/property/property_handle_util.h> 26 #include <core/property/property_types.h>
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/ |
H A D | intf_ecs_serializer.h | 24 #include <core/ecs/intf_component_manager.h> 25 #include <core/ecs/intf_ecs.h> 26 #include <core/json/json.h> 27 #include <core/property/intf_property_api.h> 28 #include <core/property/scoped_handle.h>
|
/kernel/linux/linux-5.10/drivers/clk/renesas/ |
H A D | r7s9210-cpg-mssr.c | 161 const struct cpg_core_clk *core, const struct cpg_mssr_info *info, in rza2_cpg_clk_register() 169 parent = clks[core->parent]; in rza2_cpg_clk_register() 173 switch (core->id) { in rza2_cpg_clk_register() 188 if (core->id == CLK_MAIN) in rza2_cpg_clk_register() 191 return clk_register_fixed_factor(NULL, core->name, in rza2_cpg_clk_register() 160 rza2_cpg_clk_register(struct device *dev, const struct cpg_core_clk *core, const struct cpg_mssr_info *info, struct clk **clks, void __iomem *base, struct raw_notifier_head *notifiers) rza2_cpg_clk_register() argument
|
/kernel/linux/linux-6.6/arch/arc/ |
H A D | Makefile | 86 core-y += arch/arc/boot/dts/ 88 core-y += arch/arc/plat-sim/ 89 core-$(CONFIG_ARC_PLAT_TB10X) += arch/arc/plat-tb10x/ 90 core-$(CONFIG_ARC_PLAT_AXS10X) += arch/arc/plat-axs10x/ 91 core-$(CONFIG_ARC_SOC_HSDK) += arch/arc/plat-hsdk/
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | event-times.c | 41 evsel->core.attr.enable_on_exec = 1; in attach__enable_on_exec() 73 evsel->core.attr.disabled = 1; in attach__current_disabled() 126 evsel->core.attr.disabled = 1; in attach__cpu_disabled() 184 evsel->core.attr.read_format |= in test_times() 200 perf_evsel__read(&evsel->core, 0, 0, &count); in test_times()
|
H A D | expand-cgroup.c | 31 nr_events = evlist->core.nr_entries; in test_expand_events() 48 nr_members = evlist__first(evlist)->core.nr_members; in test_expand_events() 57 if (evlist->core.nr_entries != nr_events * nr_cgrps) { in test_expand_events() 84 if (evsel->core.nr_members != nr_members) { in test_expand_events() 86 evsel->core.nr_members, nr_members); in test_expand_events() 200 .type = "core", in expand_metric_events()
|
/kernel/linux/linux-6.6/drivers/clk/renesas/ |
H A D | r7s9210-cpg-mssr.c | 161 const struct cpg_core_clk *core, const struct cpg_mssr_info *info, in rza2_cpg_clk_register() 169 parent = clks[core->parent]; in rza2_cpg_clk_register() 173 switch (core->id) { in rza2_cpg_clk_register() 188 if (core->id == CLK_MAIN) in rza2_cpg_clk_register() 191 return clk_register_fixed_factor(NULL, core->name, in rza2_cpg_clk_register() 160 rza2_cpg_clk_register(struct device *dev, const struct cpg_core_clk *core, const struct cpg_mssr_info *info, struct clk **clks, void __iomem *base, struct raw_notifier_head *notifiers) rza2_cpg_clk_register() argument
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | event-times.c | 41 evsel->core.attr.enable_on_exec = 1; in attach__enable_on_exec() 73 evsel->core.attr.disabled = 1; in attach__current_disabled() 126 evsel->core.attr.disabled = 1; in attach__cpu_disabled() 184 evsel->core.attr.read_format |= in test_times() 200 perf_evsel__read(&evsel->core, 0, 0, &count); in test_times()
|
H A D | expand-cgroup.c | 31 nr_events = evlist->core.nr_entries; in test_expand_events() 48 nr_members = evlist__first(evlist)->core.nr_members; in test_expand_events() 57 if (evlist->core.nr_entries != nr_events * nr_cgrps) { in test_expand_events() 84 if (evsel->core.nr_members != nr_members) { in test_expand_events() 86 evsel->core.nr_members, nr_members); in test_expand_events()
|
/kernel/linux/linux-6.6/rust/alloc/vec/ |
H A D | drain.rs | 4 use core::fmt; 5 use core::iter::{FusedIterator, TrustedLen}; 6 use core::mem::{self, ManuallyDrop, SizedTypeProperties}; 7 use core::ptr::{self, NonNull}; 8 use core::slice::{self};
|
/third_party/rust/crates/cxx/src/ |
H A D | lib.rs | 15 //! and *all* the C++ code. The core safety claim under this new model is that 407 pub extern crate core; 414 extern crate core as alloc; 423 extern crate core as std; 517 pub use core::{concat, module_path}; 542 struct void(core::ffi::c_void);
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2.cpp | 19 #include <core/ecs/intf_ecs.h> 20 #include <core/ecs/intf_entity_manager.h> 21 #include <core/intf_engine.h> 22 #include <core/io/intf_file_manager.h> 23 #include <core/log.h> 24 #include <core/plugin/intf_plugin_register.h>
|
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/ |
H A D | ecs_clone_util.h | 21 #include <core/ecs/entity.h> 22 #include <core/ecs/intf_component_manager.h> 23 #include <core/ecs/intf_ecs.h> 24 #include <core/ecs/intf_entity_manager.h> 25 #include <core/property/intf_property_api.h> 26 #include <core/property/property_types.h>
|
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/ |
H A D | component_query.cpp | 24 #include <core/ecs/entity.h> 25 #include <core/ecs/intf_component_manager.h> 26 #include <core/ecs/intf_ecs.h> 27 #include <core/ecs/intf_entity_manager.h> 28 #include <core/log.h> 29 #include <core/namespace.h>
|
H A D | base_manager.h | 28 #include <core/ecs/entity.h> 29 #include <core/ecs/intf_component_manager.h> 30 #include <core/namespace.h> 31 #include <core/property/intf_property_api.h> 32 #include <core/property/intf_property_handle.h> 33 #include <core/property/scoped_handle.h>
|
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
H A D | net_policy_core.cpp | 76 for (const auto &core : cores_) { in HandleEvent() 77 if (eventData && core && core != eventData->sender) { in HandleEvent() 78 core->HandleEvent(eventId, eventData); in HandleEvent() 185 std::shared_ptr<NetPolicyCore> core) in ReceiveMessage() 186 : EventFwk::CommonEventSubscriber(subscriberInfo), receiveMessage_(core) in ReceiveMessage() 184 ReceiveMessage(const EventFwk::CommonEventSubscribeInfo &subscriberInfo, std::shared_ptr<NetPolicyCore> core) ReceiveMessage() argument
|
/kernel/linux/linux-5.10/drivers/crypto/qce/ |
H A D | core.c | 18 #include "core.h" 192 qce->core = devm_clk_get(qce->dev, "core"); in qce_crypto_probe() 193 if (IS_ERR(qce->core)) in qce_crypto_probe() 194 return PTR_ERR(qce->core); in qce_crypto_probe() 204 ret = clk_prepare_enable(qce->core); in qce_crypto_probe() 245 clk_disable_unprepare(qce->core); in qce_crypto_probe() 258 clk_disable_unprepare(qce->core); in qce_crypto_remove()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-cavium-octeon/ |
H A D | kernel-entry-init.h | 25 # a2 = 1 if init core, zero otherwise 63 4: # core-16057 work around 66 5: # No core-16057 work around 89 # Get my core id 114 # This is the variable where the next core to boot is stored 116 # Get the core id of the next to be booted
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-cavium-octeon/ |
H A D | kernel-entry-init.h | 25 # a2 = 1 if init core, zero otherwise 63 4: # core-16057 work around 66 5: # No core-16057 work around 89 # Get my core id 114 # This is the variable where the next core to boot is stored 116 # Get the core id of the next to be booted
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_ctcam.c | 9 #include "core.h" 23 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ptar), ptar_pl); in mlxsw_sp_acl_ctcam_region_resize() 36 mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(prcr), prcr_pl); in mlxsw_sp_acl_ctcam_region_move() 75 err = mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ptce2), ptce2_pl); in mlxsw_sp_acl_ctcam_region_entry_insert() 96 mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ptce2), ptce2_pl); in mlxsw_sp_acl_ctcam_region_entry_remove() 117 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ptce2), ptce2_pl); in mlxsw_sp_acl_ctcam_region_entry_action_replace() 129 max_tcam_rules = MLXSW_CORE_RES_GET(mlxsw_sp->core, ACL_MAX_TCAM_RULES); in mlxsw_sp_acl_ctcam_region_parman_resize()
|
/kernel/linux/linux-5.10/drivers/net/ipa/ |
H A D | ipa_clock.c | 20 * The "IPA Clock" manages both the IPA core clock and the interconnects 25 * disabled. We currently operate the core clock at a fixed clock rate, and 48 * @core: IPA core clock 56 struct clk *core; member 178 ret = clk_prepare_enable(ipa->clock->core); in ipa_clock_enable() 188 clk_disable_unprepare(ipa->clock->core); in ipa_clock_disable() 253 /* Return the current IPA core clock rate */ 256 return ipa->clock ? (u32)clk_get_rate(ipa->clock->core) : 0; in ipa_clock_rate() 266 clk = clk_get(dev, "core"); in ipa_clock_init() [all...] |
/kernel/linux/linux-5.10/drivers/staging/wfx/ |
H A D | bus_spi.c | 36 struct wfx_dev *core; member 138 wfx_bh_request_rx(bus->core); in wfx_spi_irq_handler() 226 bus->core = wfx_init_common(&func->dev, &wfx_spi_pdata, in wfx_spi_probe() 228 if (!bus->core) in wfx_spi_probe() 231 return wfx_probe(bus->core); in wfx_spi_probe() 238 wfx_release(bus->core); in wfx_spi_remove()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | evsel_fprintf.c | 49 if (evsel->core.nr_members > 1) in evsel__fprintf() 56 if (evsel->core.nr_members > 1) in evsel__fprintf() 64 printed += perf_event_attr__fprintf(fp, &evsel->core.attr, in evsel__fprintf() 69 if (!evsel->core.attr.freq) in evsel__fprintf() 73 term, (u64)evsel->core.attr.sample_freq); in evsel__fprintf() 79 if (evsel->core.attr.type != PERF_TYPE_TRACEPOINT) { in evsel__fprintf()
|