Home
last modified time | relevance | path

Searched refs:SOURCE (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/linux/scripts/
H A Dgfp-translate5 SOURCE=
26 SOURCE=$2
45 if [ "$SOURCE" = "" ]; then
47 SOURCE=/usr/src/linux
50 SOURCE=`pwd`
55 if [ ! -r "$SOURCE/Makefile" ]; then
66 grep -q ___GFP $SOURCE/include/linux/gfp_types.h
68 …grep "^#define ___GFP" $SOURCE/include/linux/gfp_types.h | sed -e 's/u$//' | grep -v GFP_BITS > $T…
70 …grep "^#define __GFP" $SOURCE/include/linux/gfp_types.h | sed -e 's/(__force gfp_t)//' | sed -e 's…
76 echo Source: $SOURCE
/openbmc/linux/tools/testing/selftests/net/
H A Damt.sh79 readonly SOURCE=$(mktemp -u source-XXXXXXXX)
103 ip netns add "${SOURCE}" || exit_cleanup "${LISTENER}" "${GATEWAY}" \
111 exit_cleanup "${LISTENER}" "${GATEWAY}" "${RELAY}" "${SOURCE}"
116 for ns in "${LISTENER}" "${GATEWAY}" "${RELAY}" "${SOURCE}"; do
129 ip link set src_relay netns "${SOURCE}" up mtu 1400
153 ip netns exec "${SOURCE}" ip a a 172.17.0.2/24 dev src_relay
154 ip netns exec "${SOURCE}" ip a a 2001:db8:3::2/64 dev src_relay
197 ip netns exec "${SOURCE}" bash -c \
204 ip netns exec "${SOURCE}" bash -c \
244 ip netns exec "${SOURCE}" bash -c \
[all …]
/openbmc/phosphor-mrw-tools/
H A Dgen_fan_zone_yaml.pl64 next if (exists $tachs{$tach->{SOURCE}}{$tach->{DEST}});
65 $tachs{$tach->{SOURCE}}{$tach->{DEST}} = 1;
69 my $fru = Util::getEnclosingFru($targets, $tach->{SOURCE});
76 my $part = $targets->getTargetParent($tach->{SOURCE});
H A Dgen_presence_yaml.pl58 next if (exists $tachs{$tach->{SOURCE}}{$tach->{DEST}});
59 $tachs{$tach->{SOURCE}}{$tach->{DEST}} = 1;
61 my $fru = Util::getEnclosingFru($targets, $tach->{SOURCE});
H A Dhwmon.pl171 if (!$g_targetObj->isBadAttribute($i2c->{SOURCE}, "REG_BASE_ADDRESS")) {
172 my $addr = $g_targetObj->getAttribute($i2c->{SOURCE},
177 if (!$g_targetObj->isBadAttribute($i2c->{SOURCE}, "REG_OFFSET")) {
178 my $offset = $g_targetObj->getAttribute($i2c->{SOURCE},
H A Dgen_callouts.pl62 my $master = $i2c->{SOURCE};
109 my $master = $fsi->{SOURCE};
/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid/obmc/edid/
H A Dprogram_edid1 SOURCE=/usr/share/edid/edid.bin
/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/program-edid/
H A Dprogram-edid.service7 ExecStart=/usr/bin/program-edid.sh ${{SOURCE}} ${{TARGET}}
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DAdobe-200612SOURCE CODE IS PROVIDED "AS IS" AND "WITH ALL FAULTS", WITHOUT ANY TECHNICAL SUPPORT OR ANY EXPRES…
H A DCNRI-Python1 CNRI OPEN SOURCE LICENSE AGREEMENT
H A DCNRI-Python-GPL-Compatible1 CNRI OPEN SOURCE GPL-COMPATIBLE LICENSE AGREEMENT
H A DSISSL-1.21 SUN INDUSTRY STANDARDS SOURCE LICENSE
37 2.0 SOURCE CODE LICENSE
H A DNASA-1.32 ASA OPEN SOURCE AGREEMENT VERSION 1.3
4 THIS OPEN SOURCE AGREEMENT ("AGREEMENT") DEFINES THE RIGHTS OF USE, REPRODUCTION, DISTRIBUTION, MOD…
/openbmc/linux/Documentation/sound/designs/
H A Dcontrol-names.rst9 Syntax: [LOCATION] SOURCE [CHANNEL] [DIRECTION] FUNCTION
51 SOURCE section in Standard Syntax
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0006-Use-python3-and-pip3-instead-of-python-and-pip.patch22 @@ -21,4 +21,4 @@ DIR="$( dirname "$SOURCE" )"
32 @@ -21,4 +21,4 @@ DIR="$( dirname "$SOURCE" )"
H A D0001-Remove-python-venv.patch87 cd -P "$( dirname "$SOURCE" )"
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/
H A DSun5 SUN SOURCE CODE IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING
/openbmc/linux/Documentation/hwmon/
H A Dltc4260.rst55 in1_input SOURCE voltage (mV)
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dti,adc12138.yaml50 decreased to 6. See section 6.0 INPUT SOURCE RESISTANCE in the
/openbmc/qemu/
H A Dqemu-img-cmds.hx25 …"bitmap (--merge SOURCE | --add | --remove | --clear | --enable | --disable)... [-b source_file [-…
27 .. option:: bitmap (--merge SOURCE | --add | --remove | --clear | --enable | --disable)... [-b SOUR…
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/composefs/files/
H A D0001-musl-basename-use-portable-implementation-for-basena.patch74 "Usage: %s [OPTIONS] SOURCE IMAGE\n"
/openbmc/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst323 - AUDIO SOURCE / AUDIO / MUSIC
527 - SOURCE / SELECT / DISPLAY / SWITCH INPUTS / VIDEO
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dst,stm32mp1.txt28 dt-bindings/clock/stm32mp1-clksrc.h: CLK_<NAME>_<SOURCE>
/openbmc/openbmc/poky/meta/classes/
H A Dcreate-spdx-2.2.bbclass257 if "SOURCE" in spdx_file.fileTypes:
409 if "SOURCE" in spdx_file.fileTypes:
618 lambda filepath: ["SOURCE"],
/openbmc/linux/Documentation/crypto/
H A Dasync-tx-api.rst26 5 SOURCE

12