Home
last modified time | relevance | path

Searched refs:core (Results 201 – 225 of 7325) sorted by relevance

12345678910>>...293

/openbmc/linux/drivers/char/
H A Dps3flash.c103 dev_dbg(&dev->sbd.core, in ps3flash_read()
112 dev_dbg(&dev->sbd.core, in ps3flash_read()
132 dev_dbg(&dev->sbd.core, in ps3flash_read()
172 dev_dbg(&dev->sbd.core, in ps3flash_write()
181 dev_dbg(&dev->sbd.core, in ps3flash_write()
204 dev_dbg(&dev->sbd.core, in ps3flash_write()
296 dev_err(&dev->sbd.core, in ps3flash_interrupt()
339 dev_err(&dev->sbd.core, in ps3flash_probe()
346 dev_err(&dev->sbd.core, in ps3flash_probe()
357 dev_err(&dev->sbd.core, in ps3flash_probe()
[all …]
/openbmc/qemu/docs/system/s390x/
H A Dcpu-topology.rst75 based on the core-id starting with core-0 at position 0 of socket-0,
91 -device gen16b-s390x-cpu,core-id=1,dedicated=true
117 (qemu) device_add gen16b-s390x-cpu,core-id=9
138 -device host-s390x-cpu,core-id=14 \
144 (qemu) device_add gen16b-s390x-cpu,core-id=9
146 The core-id defines the placement of the core in the topology by
147 starting with core 0 in socket 0 up to maxcpus.
152 They will take the core-ids 0,1,2,3,4
154 to the guest in socket 0, with core-ids 0,1,2,3.
158 be placed in socket 3, with core-id 14
[all …]
/openbmc/linux/tools/perf/util/
H A Drecord.c55 struct perf_event_attr *attr = &evsel->core.attr; in evsel__config_leader_sampling()
91 attr->sample_type = read_sampler->core.attr.sample_type | in evsel__config_leader_sampling()
92 leader->core.attr.sample_type; in evsel__config_leader_sampling()
102 if (perf_cpu_map__cpu(evlist->core.user_requested_cpus, 0).cpu < 0) in evlist__config()
110 evsel->core.attr.comm_exec = 1; in evlist__config()
125 } else if (evlist->core.nr_entries > 1) { in evlist__config()
129 if (evsel->core.attr.sample_type == first->core.attr.sample_type) in evlist__config()
240 if (!evlist || perf_cpu_map__empty(evlist->core.user_requested_cpus)) { in evlist__can_select_event()
248 cpu = perf_cpu_map__cpu(evlist->core.user_requested_cpus, 0); in evlist__can_select_event()
252 fd = sys_perf_event_open(&evsel->core.attr, pid, cpu.cpu, -1, in evlist__can_select_event()
H A Dperf_api_probe.c32 fd = sys_perf_event_open(&evsel->core.attr, pid, cpu.cpu, -1, flags); in perf_do_probe_api()
46 fd = sys_perf_event_open(&evsel->core.attr, pid, cpu.cpu, -1, flags); in perf_do_probe_api()
84 evsel->core.attr.sample_type |= PERF_SAMPLE_IDENTIFIER; in perf_probe_sample_identifier()
89 evsel->core.attr.comm_exec = 1; in perf_probe_comm_exec()
94 evsel->core.attr.context_switch = 1; in perf_probe_context_switch()
99 evsel->core.attr.text_poke = 1; in perf_probe_text_poke()
104 evsel->core.attr.build_id = 1; in perf_probe_build_id()
109 evsel->core.attr.cgroup = 1; in perf_probe_cgroup()
H A Devlist.h55 struct perf_evlist core; member
234 return list_empty(&evlist->core.entries); in evlist__empty()
241 return container_of(evsel, struct evsel, core); in evlist__first()
246 struct perf_evsel *evsel = perf_evlist__last(&evlist->core); in evlist__last()
248 return container_of(evsel, struct evsel, core); in evlist__last()
253 return perf_evlist__nr_groups(&evlist->core); in evlist__nr_groups()
268 list_for_each_entry(evsel, list, core.node)
276 __evlist__for_each_entry(&(evlist)->core.entries, evsel)
284 list_for_each_entry_continue(evsel, list, core.node)
300 list_for_each_entry_from(evsel, list, core.node)
[all …]
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c325 for (core = 0; core < 2; core++) { in b43_nphy_rf_ctl_intc_override_rev7()
2137 for (core = 0; core < 2; core++) { in b43_nphy_rev3_rssi_cal()
2208 for (core = 0; core < 2; core++) { in b43_nphy_rev3_rssi_cal()
2780 for (core = 0; core < 2; core++) { in b43_nphy_workarounds_rev7plus()
2813 for (core = 0; core < 2; core++) { in b43_nphy_workarounds_rev7plus()
2906 for (core = 0; core < 2; core++) { in b43_nphy_workarounds_rev7plus()
2928 for (core = 0; core < 2; core++) { in b43_nphy_workarounds_rev7plus()
3075 for (core = 0; core < 2; core++) { in b43_nphy_workarounds_rev7plus()
3854 for (core = 0; core < 2; core++) { in b43_nphy_ipa_internal_tssi_setup()
3887 for (core = 0; core < 2; core++) { in b43_nphy_ipa_internal_tssi_setup()
[all …]
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dno-gplv3.inc9 RDEPENDS:packagegroup-core-full-cmdline-utils:remove = "bash bc coreutils cpio ed findutils gawk gr…
10 RDEPENDS:packagegroup-core-full-cmdline-dev-utils:remove = "diffutils m4 make patch"
11 RDEPENDS:packagegroup-core-full-cmdline-multiuser:remove = "gzip"
20 IMAGE_FEATURES:remove:pn-core-image-weston = "package-management"
21 CORE_IMAGE_EXTRA_INSTALL:pn-core-image-weston += "rpm"
22 IMAGE_FEATURES:remove:pn-core-image-full-cmdline = "package-management"
23 CORE_IMAGE_EXTRA_INSTALL:pn-core-image-full-cmdline += "rpm"
26 CORE_IMAGE_BASE_INSTALL:remove:pn-core-image-weston = "matchbox-terminal"
/openbmc/linux/tools/perf/arch/x86/util/
H A Devlist.c32 list_add_tail(&evsel->core.node, &head); in ___evlist__add_default_attrs()
43 evsel->core.attr.config |= (__u64)pmu->type << PERF_PMU_TYPE_SHIFT; in ___evlist__add_default_attrs()
45 evsel->core.cpus = cpus; in ___evlist__add_default_attrs()
46 evsel->core.own_cpus = perf_cpu_map__get(cpus); in ___evlist__add_default_attrs()
48 list_add_tail(&evsel->core.node, &head); in ___evlist__add_default_attrs()
93 return lhs->core.idx - rhs->core.idx; in arch_evlist__cmp()
/openbmc/openbmc/poky/meta/recipes-devtools/git/
H A Dgit_2.44.0.bb64 template_dir=${datadir}/git-core/templates
84 rm ${D}${libexecdir}/git-core/git-cvsserver \
92 rm -r ${D}${libexecdir}/git-core/git-svn \
119 FILES:${PN} += "${datadir}/git-core ${libexecdir}/git-core/"
123 ${libexecdir}/git-core/git-archimport \
124 ${libexecdir}/git-core/git-cvsexportcommit \
125 ${libexecdir}/git-core/git-cvsimport \
126 ${libexecdir}/git-core/git-cvsserver \
127 ${libexecdir}/git-core/git-send-email \
128 ${libexecdir}/git-core/git-svn \
[all …]
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_imx8q.c142 int vpu_imx8q_boot_core(struct vpu_core *core) in vpu_imx8q_boot_core() argument
144 csr_writel(core, IMX8Q_CSR_CM0Px_ADDR_OFFSET, core->fw.phys); in vpu_imx8q_boot_core()
145 csr_writel(core, IMX8Q_CSR_CM0Px_CPUWAIT, 0); in vpu_imx8q_boot_core()
149 int vpu_imx8q_get_power_state(struct vpu_core *core) in vpu_imx8q_get_power_state() argument
151 if (csr_readl(core, IMX8Q_CSR_CM0Px_CPUWAIT) == 1) in vpu_imx8q_get_power_state()
156 int vpu_imx8q_on_firmware_loaded(struct vpu_core *core) in vpu_imx8q_on_firmware_loaded() argument
160 p = core->fw.virt; in vpu_imx8q_on_firmware_loaded()
161 p[16] = core->vpu->res->plat_type; in vpu_imx8q_on_firmware_loaded()
162 p[17] = core->id; in vpu_imx8q_on_firmware_loaded()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dcore.c36 } core; variable
44 return core.default_display_name; in omapdss_get_default_display_name()
50 struct omap_dss_board_info *pdata = core.pdev->dev.platform_data; in omapdss_get_version()
57 return core.pdev; in dss_get_core_pdev()
62 struct omap_dss_board_info *board_data = core.pdev->dev.platform_data; in dss_dsi_enable_pads()
72 struct omap_dss_board_info *board_data = core.pdev->dev.platform_data; in dss_dsi_disable_pads()
82 struct omap_dss_board_info *pdata = core.pdev->dev.platform_data; in dss_set_min_bus_tput()
160 core.pdev = pdev; in omap_dss_probe()
167 core.default_display_name = def_disp_name; in omap_dss_probe()
/openbmc/linux/arch/mips/crypto/
H A DMakefile9 chacha-mips-y := chacha-core.o chacha-glue.o
10 AFLAGS_chacha-core.o += -O2 # needed to fill branch delay slots
13 poly1305-mips-y := poly1305-core.o poly1305-glue.o
21 $(obj)/poly1305-core.S: $(src)/poly1305-mips.pl FORCE
24 targets += poly1305-core.S
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead907d.c39 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_or()
220 NVVAL(NV907D, HEAD_SET_OFFSET, ORIGIN, asyh->core.offset >> 8)); in head907d_core_set()
223 NVVAL(NV907D, HEAD_SET_SIZE, WIDTH, asyh->core.w) | in head907d_core_set()
224 NVVAL(NV907D, HEAD_SET_SIZE, HEIGHT, asyh->core.h), in head907d_core_set()
227 NVVAL(NV907D, HEAD_SET_STORAGE, BLOCK_HEIGHT, asyh->core.blockh) | in head907d_core_set()
228 NVVAL(NV907D, HEAD_SET_STORAGE, PITCH, asyh->core.pitch >> 8) | in head907d_core_set()
229 NVVAL(NV907D, HEAD_SET_STORAGE, PITCH, asyh->core.blocks) | in head907d_core_set()
230 NVVAL(NV907D, HEAD_SET_STORAGE, MEMORY_LAYOUT, asyh->core.layout), in head907d_core_set()
233 NVVAL(NV907D, HEAD_SET_PARAMS, FORMAT, asyh->core.format) | in head907d_core_set()
241 NVVAL(NV907D, HEAD_SET_VIEWPORT_POINT_IN, X, asyh->core.x) | in head907d_core_set()
[all …]
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c1024 struct bcma_device *core; in brcms_b_txstatus() local
1035 core = wlc_hw->d11core; in brcms_b_txstatus()
2333 bcma_read32(core, in brcms_b_fifoerrors()
2380 bcma_write32(core, in brcms_b_fifoerrors()
2929 bcma_wflush16(core, objoff, v); in brcms_b_write_objmem()
3199 bcma_aread32(core, BCMA_IOST); in brcms_b_coreinit()
4426 if (!brcms_c_chipmatch(core)) { in brcms_b_attach()
4441 wlc_hw->d11core = core; in brcms_b_attach()
4560 wlc->core->coreidx = core->core_index; in brcms_b_attach()
5624 switch (core->bus->hosttype) { in brcms_c_chipmatch()
[all …]
/openbmc/linux/rust/kernel/
H A Dstr.rs7 use core::fmt::{self, Write};
8 use core::ops::{self, Deref, Index};
79 unsafe { core::hint::unreachable_unchecked() }; in len_with_nul()
143 unsafe { core::mem::transmute(bytes) } in from_bytes_with_nul_unchecked()
148 pub const fn as_char_ptr(&self) -> *const core::ffi::c_char { in as_char_ptr()
178 pub fn to_str(&self) -> Result<&str, core::str::Utf8Error> { in to_str()
179 core::str::from_utf8(self.as_bytes()) in to_str()
201 unsafe { core::str::from_utf8_unchecked(self.as_bytes()) } in as_str_unchecked()
310 use core::ops;
471 core::ptr::copy_nonoverlapping( in write_str()
[all …]
/openbmc/linux/drivers/macintosh/
H A Dwindfarm_smu_sat.c200 u8 chip, core; in wf_sat_probe() local
234 core = loc[5] - '0'; in wf_sat_probe()
235 if (chip > 1 || core > 1) { in wf_sat_probe()
240 cpu = 2 * chip + core; in wf_sat_probe()
252 vsens[core] = index; in wf_sat_probe()
256 isens[core] = index; in wf_sat_probe()
287 for (core = 0; core < 2; ++core) { in wf_sat_probe()
288 if (vsens[core] < 0 || isens[core] < 0) in wf_sat_probe()
290 cpu = 2 * sat->nr + core; in wf_sat_probe()
297 sens->index = vsens[core]; in wf_sat_probe()
[all …]
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dcore-scheduling.rst7 share a core. These groups can be specified either for security usecases (one
10 hardware resources of the shared core, or may prefer different cores if they
21 user-designated trusted group can share a core. This increase in core sharing
36 on the same core. The core scheduler uses this information to make sure that
80 cookie and thus a core is to rely on the fact that the core-sched cookie is
83 same core-sched group.
97 each other and share a core.
100 siblings of a core such that all the selected tasks running on a core are
164 Limitations of core-scheduling
181 Open cross-HT issues that core scheduling does not solve
[all …]
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-vbi.c32 if (dev->core->tvnorm & V4L2_STD_525_60) { in cx8800_vbi_fmt()
40 } else if (dev->core->tvnorm & V4L2_STD_625_50) { in cx8800_vbi_fmt()
55 struct cx88_core *core = dev->core; in cx8800_start_vbi_dma() local
58 cx88_sram_channel_setup(dev->core, &cx88_sram_channels[SRAM_CH24], in cx8800_start_vbi_dma()
70 cx_set(MO_PCI_INTMSK, core->pci_irqmask | PCI_INT_VIDINT); in cx8800_start_vbi_dma()
85 struct cx88_core *core = dev->core; in cx8800_stop_vbi_dma() local
122 if (dev->core->tvnorm & V4L2_STD_525_60) in queue_setup()
138 if (dev->core->tvnorm & V4L2_STD_525_60) in buffer_prepare()
208 struct cx88_core *core = dev->core; in stop_streaming() local
/openbmc/linux/arch/arm/crypto/
H A D.gitignore2 aesbs-core.S
3 sha256-core.S
4 sha512-core.S
5 poly1305-core.S
/openbmc/linux/drivers/watchdog/
H A Docteon-wdt-main.c133 unsigned int core = cpu2core(cpu); in octeon_wdt_poke_irq() local
139 cvmx_write_csr_node(node, CVMX_CIU_PP_POKEX(core), 1); in octeon_wdt_poke_irq()
148 cvmx_write_csr_node(node, CVMX_CIU_PP_POKEX(core), 1); in octeon_wdt_poke_irq()
327 unsigned int core; in octeon_wdt_cpu_pre_down() local
331 core = cpu2core(cpu); in octeon_wdt_cpu_pre_down()
336 cvmx_write_csr_node(node, CVMX_CIU_PP_POKEX(core), 1); in octeon_wdt_cpu_pre_down()
348 unsigned int core; in octeon_wdt_cpu_online() local
355 core = cpu2core(cpu); in octeon_wdt_cpu_online()
371 hwirq = WD_BLOCK_NUMBER << 12 | 0x200 | core; in octeon_wdt_cpu_online()
376 irq = OCTEON_IRQ_WDOG0 + core; in octeon_wdt_cpu_online()
[all …]
/openbmc/linux/sound/soc/
H A DMakefile2 snd-soc-core-objs := soc-core.o soc-dapm.o soc-jack.o soc-utils.o soc-dai.o soc-component.o
3 snd-soc-core-objs += soc-pcm.o soc-devres.o soc-ops.o soc-link.o soc-card.o
4 snd-soc-core-$(CONFIG_SND_SOC_COMPRESS) += soc-compress.o
7 snd-soc-core-objs += soc-topology.o
21 snd-soc-core-objs += soc-generic-dmaengine-pcm.o
25 snd-soc-core-objs += soc-ac97.o
34 obj-$(CONFIG_SND_SOC) += snd-soc-core.o
/openbmc/linux/include/crypto/
H A Ddrbg.h143 const struct drbg_core *core; member
149 if (drbg && drbg->core) in drbg_statelen()
150 return drbg->core->statelen; in drbg_statelen()
156 if (drbg && drbg->core) in drbg_blocklen()
157 return drbg->core->blocklen_bytes; in drbg_blocklen()
163 if (drbg && drbg->core) in drbg_keylen()
164 return (drbg->core->statelen - drbg->core->blocklen_bytes); in drbg_keylen()
/openbmc/qemu/hw/intc/
H A Dbcm2836_control.c63 static void deliver_local(BCM2836ControlState *s, uint8_t core, uint8_t irq, in deliver_local() argument
68 s->fiqsrc[core] |= (uint32_t)1 << irq; in deliver_local()
71 s->irqsrc[core] |= (uint32_t)1 << irq; in deliver_local()
145 assert(core >= 0 && core < BCM2836_NCORES); in bcm2836_control_set_local_irq()
148 s->timerirqs[core] = deposit32(s->timerirqs[core], local_irq, 1, !!level); in bcm2836_control_set_local_irq()
158 static void bcm2836_control_set_local_irq0(void *opaque, int core, int level) in bcm2836_control_set_local_irq0() argument
160 bcm2836_control_set_local_irq(opaque, core, IRQ_CNTPSIRQ, level); in bcm2836_control_set_local_irq0()
163 static void bcm2836_control_set_local_irq1(void *opaque, int core, int level) in bcm2836_control_set_local_irq1() argument
165 bcm2836_control_set_local_irq(opaque, core, IRQ_CNTPNSIRQ, level); in bcm2836_control_set_local_irq1()
170 bcm2836_control_set_local_irq(opaque, core, IRQ_CNTHPIRQ, level); in bcm2836_control_set_local_irq2()
[all …]
/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.h23 u32 amvdec_read_dos(struct amvdec_core *core, u32 reg);
24 void amvdec_write_dos(struct amvdec_core *core, u32 reg, u32 val);
25 void amvdec_write_dos_bits(struct amvdec_core *core, u32 reg, u32 val);
26 void amvdec_clear_dos_bits(struct amvdec_core *core, u32 reg, u32 val);
27 u32 amvdec_read_parser(struct amvdec_core *core, u32 reg);
28 void amvdec_write_parser(struct amvdec_core *core, u32 reg, u32 val);
/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_pcie2.h146 struct bcma_device *core; member
151 #define pcie2_read16(pcie2, offset) bcma_read16((pcie2)->core, offset)
152 #define pcie2_read32(pcie2, offset) bcma_read32((pcie2)->core, offset)
153 #define pcie2_write16(pcie2, offset, val) bcma_write16((pcie2)->core, offset, val)
154 #define pcie2_write32(pcie2, offset, val) bcma_write32((pcie2)->core, offset, val)
156 #define pcie2_set32(pcie2, offset, set) bcma_set32((pcie2)->core, offset, set)
157 #define pcie2_mask32(pcie2, offset, mask) bcma_mask32((pcie2)->core, offset, mask)

12345678910>>...293