Home
last modified time | relevance | path

Searched full:link (Results 1 – 25 of 2062) sorted by relevance

12345678910>>...83

/openbmc/openbmc/meta-openpower/recipes-phosphor/host/
H A Dop-proc-control-systemd-links.bb23 LINK="$D$systemd_system_unitdir/obmc-host-stop@0.target.wants/op-stop-instructions@0.service"
25 ln -s $TARGET $LINK
27LINK="$D$systemd_system_unitdir/obmc-host-quiesce@0.target.wants/op-clear-sys-dump-active@0.servic…
29 ln -s $TARGET $LINK
31 LINK="$D$systemd_system_unitdir/obmc-host-quiesce@0.target.wants/op-stop-instructions@0.service"
33 ln -s $TARGET $LINK
35 LINK="$D$systemd_system_unitdir/obmc-host-startmin@0.target.requires/op-cfam-reset.service"
37 ln -s $TARGET $LINK
39LINK="$D$systemd_system_unitdir/obmc-host-startmin@0.target.wants/xyz.openbmc_project.Control.Host…
41 ln -s $TARGET $LINK
[all …]
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/
H A D0003-link.mk-generate-version.o-in-link-out-dir.patch4 Subject: [PATCH 3/3] link.mk: generate version.o in link-out-dir
18 core/arch/arm/kernel/link.mk | 5 +++--
19 core/arch/riscv/kernel/link.mk | 5 +++--
24 diff --git a/core/arch/arm/kernel/link.mk b/core/arch/arm/kernel/link.mk
26 --- a/core/arch/arm/kernel/link.mk
27 +++ b/core/arch/arm/kernel/link.mk
30 $(call update-buildcount,$(link-out-dir)/.buildcount)
31 @$(cmd-echo-silent) ' GEN $(link-out-dir)/version.o'
33 + $(q)cd $(link-out-dir) && \
41 - -xc - -c -o $(link-out-dir)/version.o
[all …]
H A D0002-link.mk-use-CFLAGS-with-version.o.patch4 Subject: [PATCH 2/3] link.mk: use CFLAGS with version.o
11 core/arch/arm/kernel/link.mk | 2 +-
12 core/arch/riscv/kernel/link.mk | 2 +-
17 diff --git a/core/arch/arm/kernel/link.mk b/core/arch/arm/kernel/link.mk
19 --- a/core/arch/arm/kernel/link.mk
20 +++ b/core/arch/arm/kernel/link.mk
30 diff --git a/core/arch/riscv/kernel/link.mk b/core/arch/riscv/kernel/link.mk
32 --- a/core/arch/riscv/kernel/link.mk
33 +++ b/core/arch/riscv/kernel/link.mk
/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/
H A Dphosphor-state-manager-systemd-links.inc45 LINK="$D$systemd_system_unitdir/${j}"
46 LINK="$(echo ${LINK} | sed s/{}/${i}/g )"
48 mkdir -p "$(dirname ${LINK})"
49 ln -s "${TARGET}" "${LINK}"
57 LINK="$D$systemd_system_unitdir/${j}"
58 LINK="$(echo ${LINK} | sed s/{}/${i}/g )"
60 mkdir -p "$(dirname ${LINK})"
61 ln -s "${TARGET}" "${LINK}"
71 LINK="$D$systemd_system_unitdir/${j}"
72 LINK="$(echo ${LINK} | sed s/{}/${i}/g )"
[all …]
/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/
H A Dopenpower-debug-collector-systemd-links.inc9LINK="$D$systemd_system_unitdir/obmc-host-crash@0.target.wants/openpower-debug-collector-checkstop…
11 ln -s $TARGET $LINK
14LINK="$D$systemd_system_unitdir/obmc-host-timeout@0.target.wants/openpower-debug-collector-watchdo…
16 ln -s $TARGET $LINK
19LINK="$D$systemd_system_unitdir/obmc-host-timeout@0.target.wants/openpower-debug-collector-watchdo…
21 ln -s $TARGET $LINK
28LINK="$D$systemd_system_unitdir/obmc-host-stop@0.target.wants/clear_hostdumps_poweroff.service"
30 ln -s $TARGET $LINK
35LINK="$D$systemd_system_unitdir/obmc-host-crash@0.target.wants/openpower-debug-collector-checkstop…
36 rm $LINK
[all …]
/openbmc/openbmc/poky/bitbake/contrib/vim/syntax/
H A Dbitbake.vim105 hi def link bbUnmatched Error
106 hi def link bbInclude Include
107 hi def link bbTodo Todo
108 hi def link bbComment Comment
109 hi def link bbQuote String
110 hi def link bbString String
111 hi def link bbDelimiter Keyword
112 hi def link bbArrayBrackets Statement
113 hi def link bbContinue Special
114 hi def link bbExport Type
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/
H A Dphosphor-power-systemd-links-regulators.bb11LINK="$D$systemd_system_unitdir/obmc-chassis-poweron@${i}.target.requires/phosphor-regulators-conf…
12 rm $LINK
14LINK="$D$systemd_system_unitdir/obmc-chassis-poweron@${i}.target.wants/phosphor-regulators-monitor…
15 rm $LINK
17LINK="$D$systemd_system_unitdir/obmc-chassis-poweroff@${i}.target.wants/phosphor-regulators-monito…
18 rm $LINK
22LINK="$D$systemd_system_unitdir/obmc-chassis-poweron@0.target.requires/phosphor-regulators-config.…
24 ln -s $TARGET $LINK
27LINK="$D$systemd_system_unitdir/obmc-chassis-poweron@0.target.wants/phosphor-regulators-monitor-en…
29 ln -s $TARGET $LINK
[all …]
H A Dphosphor-power-systemd-links-sequencer.bb11 LINK="$D$systemd_system_unitdir/obmc-chassis-poweron@0.target.wants/pseq-monitor.service"
12 rm $LINK
13LINK="$D$systemd_system_unitdir/obmc-chassis-poweron@0.target.wants/pseq-monitor-pgood.service"
14 rm $LINK
19 LINK="$D$systemd_system_unitdir/obmc-chassis-poweron@0.target.wants/pseq-monitor.service"
21 ln -s $TARGET $LINK
22LINK="$D$systemd_system_unitdir/obmc-chassis-poweron@0.target.wants/pseq-monitor-pgood.service"
24 ln -s $TARGET $LINK
/openbmc/u-boot/arch/x86/lib/
H A Dpirq_routing.c16 int i, link; in pirq_get_next_free_irq() local
32 for (link = 0; link < CONFIG_MAX_PIRQ_LINKS; link++) { in pirq_get_next_free_irq()
33 if (pirq_check_irq_routed(dev, link, irq)) { in pirq_get_next_free_irq()
68 int link = irq->irq[intx].link; in pirq_route_irqs() local
72 debug("INT%c link: %x bitmap: %x ", in pirq_route_irqs()
73 'A' + intx, link, bitmap); in pirq_route_irqs()
75 if (!bitmap || !link) { in pirq_route_irqs()
81 /* translate link value to link number */ in pirq_route_irqs()
82 link = pirq_translate_link(dev, link); in pirq_route_irqs()
85 if (!pirq[link]) { in pirq_route_irqs()
[all …]
/openbmc/u-boot/arch/x86/include/asm/
H A Dpirq_routing.h16 * This tells us that in the PIRQ table, we are going to have 4 link-bitmap
31 u8 link; /* IRQ line ID, 0=not routed */ member
69 * This function checks whether an IRQ is routed to 8259 PIC for a given link.
75 * @link: link number which represents a PIRQ
77 * @return: true if the irq is already routed to 8259 for a given link,
80 bool pirq_check_irq_routed(struct udevice *dev, int link, u8 irq);
83 * pirq_translate_link() - Translate a link value
85 * This function translates a platform-specific link value to a link number.
86 * On Intel platforms, the link value is normally a offset into the PCI
93 * @link: platform-specific link value
[all …]
/openbmc/webui-vue/docs/guide/components/buttons/
H A Dindex.md7 like a link, set the variant value to `link`.
29 <b-button variant="link">Link Button</b-button>
30 <b-button variant="link">
32 <span>Link Button</span>
34 <b-button variant="link" title="Delete" class="btn-icon-only">
52 <b-button disabled variant="link">Link Button</b-button>
53 <b-button disabled variant="link">
55 <span>Link Button</span>
57 <b-button disabled variant="link" title="Delete" class="btn-icon-only">
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DServiceRoot.v1_19_0.json130 … "description": "The link to the manager that is providing this Redfish service.",
131 …"longDescription": "This property shall contain a link to a resource of type `Manager` that repres…
142 "description": "The link to a collection of sessions.",
143 …"longDescription": "This property shall contain a link to a resource collection of type `SessionCo…
282 "description": "The link to the account service.",
283 … "longDescription": "This property shall contain a link to a resource of type `AccountService`.",
288 "description": "The link to the aggregation service.",
289 …"longDescription": "This property shall contain a link to a resource of type `AggregationService`.…
295 "description": "The link to a collection of automation nodes.",
296 …"longDescription": "This property shall contain a link to a resource collection of type `Automatio…
[all …]
H A DNetworkPort.v1_4_3.json44 "RX": "The link partner can initiate IEEE 802.3x flow control.",
46 "TX_RX": "This station or the link partner can initiate IEEE 802.3x flow control."
71 "Down": "The port is enabled but link is down.",
72 …"Starting": "This link on this interface is starting. A physical link has been established, but t…
73 "Training": "This physical link on this interface is training.",
74 "Up": "The port is enabled and link is good (up)."
113 …"description": "The link to the network device function associated with this bandwidth setting of …
114 …"longDescription": "This property shall contain a link to a resource of type `NetworkDeviceFunctio…
151 …"description": "The link to the network device function associated with this bandwidth setting of …
152 …"longDescription": "This property shall contain a link to a resource of type `NetworkDeviceFunctio…
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DServiceRoot.v1_19_0.json130 … "description": "The link to the manager that is providing this Redfish service.",
131 …"longDescription": "This property shall contain a link to a resource of type `Manager` that repres…
142 "description": "The link to a collection of sessions.",
143 …"longDescription": "This property shall contain a link to a resource collection of type `SessionCo…
282 "description": "The link to the account service.",
283 … "longDescription": "This property shall contain a link to a resource of type `AccountService`.",
288 "description": "The link to the aggregation service.",
289 …"longDescription": "This property shall contain a link to a resource of type `AggregationService`.…
295 "description": "The link to a collection of automation nodes.",
296 …"longDescription": "This property shall contain a link to a resource collection of type `Automatio…
[all …]
/openbmc/openbmc/poky/meta/recipes-support/boost/boost/
H A D0001-dont-setup-compiler-flags-m32-m64.patch19 @@ -377,22 +377,6 @@ local rule compile-link-flags ( * )
20 compile-link-flags <link>shared/<target-os>$(non-windows) : -fPIC ;
25 - compile-link-flags <target-os>aix/<address-model>32 : -maix32 ;
26 - compile-link-flags <target-os>aix/<address-model>64 : -maix64 ;
28 - compile-link-flags <target-os>hpux/<address-model>32 : -milp32 ;
29 - compile-link-flags <target-os>hpux/<address-model>64 : -mlp64 ;
32 - compile-link-flags <target-os>$(generic-os)/<architecture>s390x/<address-model>32 : -m31 ;
33 - compile-link-flags <target-os>$(generic-os)/<architecture>s390x/<address-model>64 : -m64 ;
35 - compile-link-flags <target-os>$(generic-os)/<architecture>$(arch)/<address-model>32 : -m32 ;
36 - compile-link-flags <target-os>$(generic-os)/<architecture>$(arch)/<address-model>64 : -m64 ;
/openbmc/openbmc/meta-google/recipes-google/networking/files/
H A Dgbmc-ip-monitor-test.sh38 if [ "$1" = 'link' ]; then
41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
43 link/ether aa:aa:aa:aa:aa:aa brd ff:ff:ff:ff:ff:ff
51 [LINK]1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group defaul…
52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
53 [LINK]2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT gr…
54 link/ether aa:aa:aa:aa:aa:aa brd ff:ff:ff:ff:ff:ff
65 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
71 link/ether aa:aa:aa:aa:aa:aa brd ff:ff:ff:ff:ff:ff
96 192.168.242.0/23 dev eno2 proto kernel scope link src 192.168.242.57 metric 100
[all …]
/openbmc/qemu/tests/tcg/s390x/
H A Dex-branch.c10 void (*func)(long *link, long *magic);
18 F(bras, "%[link]", LINK_64) \
19 F(brasl, "%[link]", LINK_64) \
46 static void test_ ## insn(long *link, long *magic) \
54 : [link] "+r" (*link) \
59 static void test_ex_ ## insn(long *link, long *magic) \
73 , [link] "+r" (*link) \
78 static void test_exrl_ ## insn(long *link, long *magic) \
88 : [link] "+r" (*link) \
123 long link, magic; in main() local
[all …]
/openbmc/openbmc/poky/scripts/
H A Dsysroot-relativelinks.py22 link = os.readlink(filep)
23 if link[0] != "/":
25 if link.startswith(topdir):
27 #print("Replacing %s with %s for %s" % (link, topdir+link, filep))
28 print("Replacing %s with %s for %s" % (link, os.path.relpath(topdir+link, subdir), filep))
30 os.symlink(os.path.relpath(topdir+link, subdir), filep)
/openbmc/u-boot/doc/device-tree-bindings/net/
H A Dfixed-link.txt1 Fixed link Device Tree binding
4 Some Ethernet MACs have a "fixed link", and are not connected to a
6 binding allows to describe a "fixed link".
8 Such a fixed link situation is described by creating a 'fixed-link'
12 * 'speed' (integer, mandatory), to indicate the link speed. Accepted
25 fixed-link {
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/
H A DItem.interface.yaml31 association to provide a link to exactly one Item (usually a Board or
39 association to provide a link to one or more fans.
46 'fault_identified_by' association to provide a link to one or more LED
54 'identified_by' association to provide a link to one or more LED
62 association to provide a link to one or more metrics.
69 implement the 'monitored_by' association to provide a link to the
81 association to provide a link to one or more power supplies.
88 'throttled_by' association to provide a link to throttle.
103 "authenticated_by" association to provide a link to the component
111 "protected_by" association to provide a link to the target trusted
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/software/libxml2/2.9/
H A Dindex.html6 <tbody><tr><td class="link"><a href="../">Parent directory/</a></td><td class="size">-</td><td clas…
7 <tr><td class="link"><a href="LATEST-IS-2.9.14" title="LATEST-IS-2.9.14">LATEST-IS-2.9.14</a></td><…
8 <tr><td class="link"><a href="libxml2-2.9.0.sha256sum" title="libxml2-2.9.0.sha256sum">libxml2-2.9.…
9 <tr><td class="link"><a href="libxml2-2.9.0.tar.xz" title="libxml2-2.9.0.tar.xz">libxml2-2.9.0.tar.…
10 <tr><td class="link"><a href="libxml2-2.9.1.sha256sum" title="libxml2-2.9.1.sha256sum">libxml2-2.9.…
11 <tr><td class="link"><a href="libxml2-2.9.1.tar.xz" title="libxml2-2.9.1.tar.xz">libxml2-2.9.1.tar.…
12 <tr><td class="link"><a href="libxml2-2.9.10.sha256sum" title="libxml2-2.9.10.sha256sum">libxml2-2.…
13 <tr><td class="link"><a href="libxml2-2.9.10.tar.xz" title="libxml2-2.9.10.tar.xz">libxml2-2.9.10.t…
14 <tr><td class="link"><a href="libxml2-2.9.11.sha256sum" title="libxml2-2.9.11.sha256sum">libxml2-2.…
15 <tr><td class="link"><a href="libxml2-2.9.11.tar.xz" title="libxml2-2.9.11.tar.xz">libxml2-2.9.11.t…
[all …]
/openbmc/webui-vue/src/components/Global/
H A DTableRowAction.vue3 <b-link
5 class="align-bottom btn-icon-only py-0 btn-link"
14 </b-link>
15 <b-link
19 class="align-bottom btn-icon-only py-0 btn-link"
28 </b-link>
29 <b-link
31 class="align-bottom btn-icon-only py-0 btn-link"
40 </b-link>
43 variant="link"
/openbmc/u-boot/arch/x86/include/asm/acpi/
H A Dirqlinks.asl18 * This file defines 8 PCI IRQ link devices which corresponds to 8 PIRQ lines
34 /* Possible Resource Settings for this Link */
40 /* Current Resource Settings for this link */
58 /* Set Resource Setting for this IRQ link */
92 /* Possible Resource Settings for this Link */
98 /* Current Resource Settings for this link */
116 /* Set Resource Setting for this IRQ link */
150 /* Possible Resource Settings for this Link */
156 /* Current Resource Settings for this link */
174 /* Set Resource Setting for this IRQ link */
[all …]
/openbmc/openbmc/poky/meta/recipes-support/db/db/
H A D0001-configure-Add-explicit-tag-options-to-libtool-invoca.patch26 -MAKEFILE_SOLINK="\$(LIBTOOL) --mode=link ${MAKEFILE_CCLINK} -avoid-version"
27 -MAKEFILE_CCLINK="\$(LIBTOOL) --mode=link ${MAKEFILE_CCLINK}"
29 -MAKEFILE_XSOLINK="\$(LIBTOOL) --mode=link ${MAKEFILE_CXXLINK} -avoid-version"
30 -MAKEFILE_CXXLINK="\$(LIBTOOL) --mode=link ${MAKEFILE_CXXLINK}"
32 +MAKEFILE_SOLINK="\$(LIBTOOL) --tag=CC --mode=link ${MAKEFILE_CCLINK} -avoid-version"
33 +MAKEFILE_CCLINK="\$(LIBTOOL) --tag=CC --mode=link ${MAKEFILE_CCLINK}"
35 +MAKEFILE_XSOLINK="\$(LIBTOOL) --tag=CXX --mode=link ${MAKEFILE_CXXLINK} -avoid-version"
36 +MAKEFILE_CXXLINK="\$(LIBTOOL) --tag=CXX --mode=link ${MAKEFILE_CXXLINK}"
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/
H A D0003-ld-add-soname-to-shareable-objects.patch18 src/cmd/link/internal/ld/lib.go | 3 +++
21 diff --git a/src/cmd/link/internal/ld/lib.go b/src/cmd/link/internal/ld/lib.go
23 --- a/src/cmd/link/internal/ld/lib.go
24 +++ b/src/cmd/link/internal/ld/lib.go
25 @@ -1624,6 +1624,7 @@ func (ctxt *Link) hostlink() {
33 @@ -1639,6 +1640,7 @@ func (ctxt *Link) hostlink() {
41 @@ -1647,6 +1649,7 @@ func (ctxt *Link) hostlink() {

12345678910>>...83