/openbmc/linux/arch/powerpc/sysdev/ |
D | ipic.c |
|
/openbmc/linux/arch/sh/boot/ |
D | Makefile |
|
/openbmc/linux/arch/mips/boot/ |
D | Makefile |
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/firmware-image-juno/ |
H A D | images-r0.txt | 6 NOR0UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 12 NOR1UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 18 NOR2UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 25 NOR3UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 32 NOR4UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 38 NOR5UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 44 NOR6UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 51 NOR7UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 58 NOR8UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 64 NOR9UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
|
H A D | images-r2.txt | 6 NOR0UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 12 NOR1UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 18 NOR2UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 25 NOR3UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 32 NOR4UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 38 NOR5UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 44 NOR6UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 51 NOR7UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 58 NOR8UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 64 NOR9UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
|
H A D | images-r1.txt | 6 NOR0UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 12 NOR1UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 18 NOR2UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 25 NOR3UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 32 NOR4UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 38 NOR5UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 44 NOR6UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 51 NOR7UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 58 NOR8UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE 64 NOR9UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE
|
/openbmc/linux/drivers/input/joystick/iforce/ |
D | Kconfig |
|
/openbmc/linux/drivers/pcmcia/ |
D | yenta_socket.h |
|
/openbmc/linux/arch/microblaze/boot/ |
D | Makefile |
|
/openbmc/linux/arch/alpha/boot/ |
D | Makefile |
|
/openbmc/linux/arch/x86/entry/syscalls/ |
D | Makefile |
|
/openbmc/qemu/hw/intc/ |
H A D | grlib_irqmp.c | 84 uint32_t force[IRQMP_MAX_CPU]; member 98 uint32_t pend = (state->pending | state->force[i]) & state->mask[i]; in grlib_irqmp_check_irqs() 102 trace_grlib_irqmp_check_irqs(state->pending, state->force[i], in grlib_irqmp_check_irqs() 115 state->force[cpu] &= ~mask; in grlib_irqmp_ack_mask() 154 s->force[i] |= 1 << irq; in grlib_irqmp_set_irq() 184 /* This register is an "alias" for the force register of CPU 0 */ in grlib_irqmp_read() 185 return state->force[0]; in grlib_irqmp_read() 209 /* force registers */ in grlib_irqmp_read() 214 return state->force[cpu]; in grlib_irqmp_read() 254 /* This register is an "alias" for the force register of CPU 0 */ in grlib_irqmp_write() [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/ |
H A D | SDKToolchainConfig.cmake.template | 15 set(CMAKE_C_FLAGS "${ARCH_FLAGS}" CACHE STRING "" FORCE ) 16 set(CMAKE_CXX_FLAGS "${ARCH_FLAGS}" CACHE STRING "" FORCE ) 17 set(CMAKE_ASM_FLAGS ${CMAKE_C_FLAGS} CACHE STRING "" FORCE ) 18 set(CMAKE_LDFLAGS_FLAGS ${CMAKE_C_FLAGS} CACHE STRING "" FORCE ) 31 set(CMAKE_PROGRAM_PATH "${HOST_SYSROOT}/usr/bin" CACHE STRING "" FORCE)
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | config_secure.mk | 48 u-boot-spl_HS_X-LOADER: $(obj)/u-boot-spl.bin FORCE 54 u-boot-spl_HS_MLO: $(obj)/u-boot-spl.bin FORCE 61 u-boot-spl_HS_2ND: $(obj)/u-boot-spl.bin FORCE 65 u-boot-spl_HS_ULO: $(obj)/u-boot-spl.bin FORCE 71 u-boot-spl_HS_ISSW: $(obj)/u-boot-spl.bin FORCE 80 u-boot-spl_HS_SPI_X-LOADER: $(obj)/u-boot-spl.bin FORCE 96 u-boot_HS_XIP_X-LOADER: $(obj)/u-boot.bin FORCE 112 %.dtb_HS: %.dtb FORCE 115 u-boot-nodtb_HS.bin: u-boot-nodtb.bin FORCE 118 u-boot_HS.img: u-boot-nodtb_HS.bin u-boot.img $(patsubst %.dtb,%.dtb_HS,$(OF_LIST_TARGETS)) FORCE
|
/openbmc/linux/drivers/usb/gadget/udc/ |
D | Kconfig |
|
/openbmc/linux/arch/nios2/boot/ |
D | Makefile |
|
/openbmc/openbmc/poky/scripts/ |
H A D | test-reexec | 11 # tasks. The test results are saved in ./reexeclogs. Force build 12 # logs are saved with prefix "force". Build failure logs are saved with 66 if [ -f $LOGS/force.$target.$task ]; then 81 bitbake $target -c $task -f > $LOGS/force.$target.$task 84 cp $LOGS/force.$target.$task $LOGS/failed.$target.$task 87 bitbake $target >> $LOGS/force.$target.$task 90 cp $LOGS/force.$target.$task $LOGS/failed.$target.$task
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 153.out | 2 == readonly=off,force-share=on should be rejected == 3 QEMU_PROG: -drive if=none,file=null-co://,readonly=off,force-share=on: force-share=on can only be u… 21 == Launching another QEMU, opts: 'read-only=on,force-share=on' == 104 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images 109 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images 147 qemu-img: Could not open 'TEST_DIR/t.qcow2': force-share=on can only be used with read-only images 166 == Launching another QEMU, opts: 'read-only=on,force-share=on' == 228 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images 233 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images 271 qemu-img: Could not open 'TEST_DIR/t.qcow2': force-share=on can only be used with read-only images [all …]
|
H A D | 218 | 74 log('--- force=false ---') 82 log(vm.qmp('block-job-cancel', device='mirror', force=False)) 88 log('--- force=true ---') 96 log(vm.qmp('block-job-cancel', device='mirror', force=True)) 106 log('--- force=false ---') 116 log(vm.qmp('block-job-cancel', device='mirror', force=False)) 122 log('--- force=true ---') 132 log(vm.qmp('block-job-cancel', device='mirror', force=True))
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | Makefile | 83 $(PLUGIN).o: $(PLUGIN).S FORCE 87 $(PLUGIN).bin: $(PLUGIN).o FORCE 103 %.cfgout: $(IMX_CONFIG) FORCE 125 u-boot.imx: u-boot.bin u-boot.cfgout $(PLUGIN).bin FORCE 134 u-boot-dtb.imx: u-boot-dtb.bin u-boot-dtb.cfgout $(PLUGIN).bin FORCE 148 spl/u-boot-spl-ddr.bin: spl/u-boot-spl.bin spl/u-boot-spl.cfgout FORCE 153 flash.bin: spl/u-boot-spl-ddr.bin u-boot.itb FORCE 165 flash.bin: spl/u-boot-spl.bin u-boot.itb FORCE 176 SPL: spl/u-boot-spl.bin spl/u-boot-spl.cfgout $(PLUGIN).bin FORCE 182 u-boot.uim: u-boot.bin FORCE [all …]
|
/openbmc/linux/tools/build/tests/ex/ |
D | Makefile |
|
/openbmc/u-boot/tools/binman/test/ |
H A D | 071_gbb.dts | 15 force-dev-switch-on; 16 force-dev-boot-usb; 19 force-dev-boot-legacy; 25 force-dev-boot-fastboot-full-cap;
|
/openbmc/linux/tools/gpio/ |
D | Makefile |
|
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ |
H A D | ampere-hostctrl.bb | 15 file://ampere-host-force-reset@.service \ 25 ampere-host-force-reset@.service \ 31 # append force reboot 32 HOST_WARM_REBOOT_FORCE_TGT = "ampere-host-force-reset@.service" 33 HOST_WARM_REBOOT_FORCE_INSTMPL = "ampere-host-force-reset@{0}.service" 34 HOST_WARM_REBOOT_FORCE_TGTFMT = "obmc-host-force-warm-reboot@{0}.target"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ulogd2/ulogd2/ |
H A D | ulogd.init | 21 # force-reload cause the configuration to be reloaded if the service supports 25 # The start, stop, restart, force-reload, and status actions shall be supported 159 try-restart|force-reload) 160 # force-reload is the same as reload or try-restart according 162 # force-reload is the alias of try-restart here, but it should 170 # force-reload be the alias of reload, and remove it from 171 # try-restart|force-reload) 176 echo "Usage: $0 {start|stop|status|restart|try-restart|force-reload}" >&2
|