/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/ |
H A D | aufs-util-don-t-strip-executables.patch | 9 …WARNING: File '/sbin/mount.aufs' from aufs-util was already stripped, this will prevent future deb… 10 …WARNING: File '/sbin/auplink' from aufs-util was already stripped, this will prevent future debugg… 11 …WARNING: File '/sbin/umount.aufs' from aufs-util was already stripped, this will prevent future de… 12 …WARNING: File '/sbin/auibusy' from aufs-util was already stripped, this will prevent future debugg… 13 …WARNING: File '/usr/lib/libau.so.2.6' from aufs-util was already stripped, this will prevent futur…
|
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ |
H A D | ampere-hostctrl.bb | 18 file://obmc-power-already-on@.target \ 19 file://obmc-host-already-on@.target \ 26 obmc-power-already-on@.target \ 27 obmc-host-already-on@.target \ 47 AMPERE_POWER_ON_TGT = "obmc-power-already-on@.target" 48 AMPERE_POWER_ON_INSTMPL = "obmc-power-already-on@{0}.target"
|
/openbmc/linux/Documentation/livepatch/ |
H A D | system-state.rst | 16 any new livepatch must be able to detect what changes have already been 17 done by the already installed livepatches. 33 already installed livepatches. 63 already installed livepatches. 74 for already modified system states. 77 already installed livepatches. 79 - Non-cumulative livepatches are allowed to touch already modified 90 has not been already modified by a livepatches that are being 93 - Take over or update the system state modification when is has already 102 - Remove any already made changes when error occurs and the livepatch [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/ |
H A D | 0001-build-top.mk-unset-STRIP_OPTS.patch | 9 '/usr/bin/ldapcompare' from openldap was already stripped, this will 10 prevent future debugging! [already-stripped] 13 '/usr/bin/ldapdelete' from openldap was already stripped, this will 14 prevent future debugging! [already-stripped]
|
/openbmc/linux/Documentation/locking/ |
H A D | hwspinlock.rst | 57 if that hwspinlock is already in use. Usually board code will 84 is already free). 104 msecs). If the hwspinlock is already taken, the function will busy loop 120 msecs). If the hwspinlock is already taken, the function will busy loop 136 msecs). If the hwspinlock is already taken, the function will busy loop 153 msecs). If the hwspinlock is already taken, the function will busy loop 170 msecs). If the hwspinlock is already taken, the function will busy loop 187 it is already taken. 195 notably -EBUSY if the hwspinlock was already taken). 204 it is already taken. [all …]
|
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/platform/ampere-driver-binder/ |
H A D | ampere-host-on-driver-binder@.service | 3 After=obmc-host-already-on@%i.target 4 BindTo=obmc-host-already-on@%i.target 13 WantedBy=obmc-host-already-on@%i.target
|
H A D | ampere-power-on-driver-binder@.service | 3 After=obmc-power-already-on@%i.target 4 BindTo=obmc-power-already-on@%i.target
|
/openbmc/linux/sound/isa/gus/ |
H A D | gus_irq.c | 41 unsigned int already, _current_; in snd_gus_interrupt() local 45 already = 0; in snd_gus_interrupt() 49 if (already & _current_) in snd_gus_interrupt() 51 already |= _current_; /* mark request */ in snd_gus_interrupt()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/ |
H A D | 0001-Makefile-remove-strip.patch | 9 ERROR: QA Issue: File '/sbin/gradm' from gradm was already stripped, 10 this will prevent future debugging! [already-stripped] 11 ERROR: QA Issue: File '/sbin/grlearn' from gradm was already stripped, 12 this will prevent future debugging! [already-stripped]
|
/openbmc/linux/Documentation/virt/kvm/devices/ |
H A D | vcpu.rst | 27 -EBUSY The PMU overflow interrupt is already set 50 -EEXIST Interrupt number already used 54 -EBUSY PMUv3 already initialized 73 -EBUSY PMUv3 already initialized or a VCPU has already run 116 -EBUSY PMUv3 already initialized, a VCPU has already run or 117 an event filter has already been set 130 if a PMU event filter is already present. 155 -EBUSY One or more VCPUs has already run 190 -EEXIST Base address already set for this VCPU
|
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/ |
H A D | ampere-boot-progress.service | 3 After=obmc-host-already-on@0.target 4 BindTo=obmc-host-already-on@0.target
|
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-mctp-i2c-binding/ |
H A D | ampere-mctp-i2c-binding.service | 3 After=obmc-host-already-on@0.target 4 BindTo=obmc-host-already-on@0.target
|
/openbmc/openbmc-test-automation/lib/ |
H A D | boot_utils.robot | 15 # performed if the machine is not already in 41 # performed if the machine is not already in 67 # performed if the machine is not already in 93 # performed if the machine is not already in 119 # performed if the machine is not already in 145 # performed if the machine is not already in 171 # performed if the machine is not already in 198 # performed if the machine is not already in 224 # performed if the machine is not already in 250 # performed if the machine is not already in [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/ |
H A D | openl2tpd-initscript-fix.patch | 23 echo -n $"cannot start openl2tpd: openl2tpd is already running."; 24 - failure $"cannot start openl2tpd: openl2tpd already running."; 25 + #failure $"cannot start openl2tpd: openl2tpd already running.";
|
/openbmc/u-boot/doc/ |
H A D | README.ramboot-ppc85xx | 22 2. Load the RAM based bootloader onto DDR using already existing bootloader on 27 Suppose the board already has a working bootloader on it. And you would 31 - Suppose a platform already has a propreitery bootloader which does not 45 - In case of the pure RAM based bootloaders we have to do it by JTAG manually or already existing b… 59 2. Using already existing bootloader. 76 In the 2nd case bootloader has already re-located CCSRBAR to 0xffe00000
|
/openbmc/linux/scripts/coccinelle/misc/ |
H A D | array_size_dup.cocci | 72 msg = "WARNING: array_size is already used (line %s) to compute the same size" % (p1[0].line) 80 msg = "WARNING: array_size is already used (line %s) to compute the same size" % (p1[0].line) 138 msg = "WARNING: array3_size is already used (line %s) to compute the same size" % (p1[0].line) 146 msg = "WARNING: array3_size is already used (line %s) to compute the same size" % (p1[0].line) 200 msg = "WARNING: struct_size is already used (line %s) to compute the same size" % (p1[0].line) 208 msg = "WARNING: struct_size is already used (line %s) to compute the same size" % (p1[0].line)
|
/openbmc/linux/Documentation/networking/ |
H A D | x25-iface.rst | 16 already existing Ethernet device drivers. However unlike those drivers, the 31 over the LAPB link. The LAPB link should already exist before any data is 36 Establish the LAPB link. If the link is already established then the connect 41 Terminate the LAPB link. If it is already disconnected then the disconnect
|
/openbmc/linux/drivers/usb/dwc2/ |
H A D | drd.c | 90 int already = 0; in dwc2_drd_role_sw_set() local 140 already = dwc2_ovr_avalid(hsotg, true); in dwc2_drd_role_sw_set() 142 already = dwc2_ovr_bvalid(hsotg, true); in dwc2_drd_role_sw_set() 159 if (!already && hsotg->dr_mode == USB_DR_MODE_OTG) in dwc2_drd_role_sw_set()
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6ull-colibri-aster.dts | 52 /* Pin already used by atmel_mxt_ts touchscreen */ 58 /* Pin already used by atmel_mxt_ts touchscreen */
|
H A D | imx6ull-colibri-wifi-aster.dts | 52 /* Pin already used by atmel_mxt_ts touchscreen */ 58 /* Pin already used by atmel_mxt_ts touchscreen */
|
H A D | imx7-colibri-aster.dtsi | 15 &gpio4 23 GPIO_ACTIVE_LOW /* SODIMM 65 / already muxed pinctrl_gpio2 as SPI_CE0_N */ 16 &gpio4 22 GPIO_ACTIVE_LOW /* SODIMM 85 / already muxed pinctrl_gpio2 as SPI_CE1_N */
|
/openbmc/linux/drivers/net/ipa/ |
H A D | ipa_uc.c | 211 static bool already; in ipa_uc_power() local 215 if (already) in ipa_uc_power() 217 already = true; /* Only do this on first boot */ in ipa_uc_power()
|
/openbmc/linux/tools/memory-model/scripts/ |
H A D | checklitmushist.sh | 41 xargs -r grep -L "^P${LKMM_PROCS}"> $T/list-C-already 42 xargs < $T/list-C-already -r grep -L "^P${LKMM_PROCS}" > $T/list-C-short
|
H A D | newlitmushist.sh | 42 xargs -r grep -L "^P${LKMM_PROCS}"> $T/list-C-already 50 sort $T/list-C-already $T/list-C-short | uniq -u > $T/list-C-new
|
H A D | checkghlitmus.sh | 40 xargs -r grep -L "^P${LKMM_PROCS}"> $T/list-C-already 49 sort $T/list-C-already $T/list-C-result-short | uniq -u > $T/list-C-needed
|