Home
last modified time | relevance | path

Searched refs:starting (Results 1 – 25 of 721) sorted by relevance

12345678910>>...29

/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dremove-startup-option.patch15 - my $starting = &init::action_status("webmin");
21 - &ui_hidden("starting", $starting),
22 - &ui_radio("boot", $starting == 2 ? 1 : 0,
/openbmc/linux/net/ceph/
H A Dauth_none.c19 xi->starting = true; in reset()
32 return !xi->starting; in is_authenticated()
39 return xi->starting; in should_authenticate()
79 xi->starting = false; in handle_reply()
140 xi->starting = true; in ceph_auth_none_init()
H A Dauth_none.h22 bool starting; member
H A Dauth_x.h43 bool starting; member
/openbmc/linux/Documentation/riscv/
H A Duabi.rst20 #. Additional standard extensions (starting with 'Z') will be sorted after
29 #. Standard supervisor-level extensions (starting with 'S') will be listed
33 #. Standard machine-level extensions (starting with 'Zxm') will be listed
37 #. Non-standard extensions (starting with 'X') will be listed after all standard
/openbmc/phosphor-state-manager/target_files/
H A Dobmc-host-started@.target4 Wants=obmc-host-starting@%i.target
5 After=obmc-host-starting@%i.target
H A Dobmc-host-startmin@.target6 Wants=obmc-host-starting@%i.target
H A Dobmc-host-stopping@.target9 Conflicts=obmc-host-starting@%i.target
/openbmc/qemu/hw/block/dataplane/
H A Dvirtio-blk.c29 bool starting; member
133 if (vblk->dataplane_started || s->starting) { in virtio_blk_data_plane_start()
137 s->starting = true; in virtio_blk_data_plane_start()
205 s->starting = false; in virtio_blk_data_plane_start()
237 s->starting = false; in virtio_blk_data_plane_start()
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-ref-variables-context.rst19 Variables starting with ``BB_`` usually configure the behaviour of BitBake itself.
53 Variables starting with ``LAYER`` configure how BitBake handles layers.
54 Additionally, variables starting with ``BB`` configure how layers and files are
84 - There are further variables starting with ``SRC`` that specify the sources in
90 starting with ``PREFERRED_``. Those are normally set in the configuration
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/op-host-control/
H A Dstart_host@.service5 Wants=obmc-host-starting@%i.target
6 Before=obmc-host-starting@%i.target
/openbmc/openpower-proc-control/service_files/
H A Dop-continue-mpreboot@.service.in4 Wants=obmc-host-starting@%i.target
5 Before=obmc-host-starting@%i.target
/openbmc/openbmc/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/
H A Dop-start-host@.service4 Wants=obmc-host-starting@%i.target
5 Before=obmc-host-starting@%i.target
/openbmc/linux/Documentation/fb/
H A Dpxafb.rst127 c. starting horizontal position (XPOS) should start on a 32-bit
143 3) var->nonstd for starting (x, y) and color format
155 4. var->nonstd is used to pass starting (x, y) position and color format,
171 XPOS - starting horizontal position
173 YPOS - starting vertical position
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd.inc6 capabilities, uses socket and D-Bus activation for starting services, \
7 offers on-demand starting of daemons, keeps track of processes using \
/openbmc/qemu/tests/qemu-iotests/
H A D19153 echo === Preparing and starting VM ===
102 echo === Preparing and starting VM with -drive ===
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmarvell,orion-intc.txt7 - reg: base address(es) of interrupt registers starting with CAUSE register
30 - reg: base address of bridge interrupt registers starting with CAUSE register
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-ebs.rst42 Emulate 1 sector = 512 bytes logical block size on /dev/sda starting at
47 Emulate 2 sector = 1KiB logical block size on /dev/sda starting at
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-mlxcpld.rst53 (DATA1 - DATA4), data starting from DATA4.
56 starting from DATA0.
/openbmc/linux/Documentation/admin-guide/mm/
H A Dswap_numa.rst71 or the system will pick one starting from -1 then downwards. The priority
74 the semantics for priority >=0 cases, the previous starting from -1 then
75 downwards now becomes starting from -2 then downwards and -1 is reserved
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dmarvell,orion-timer.txt5 - reg: base address of the timer register starting with TIMERS CONTROL register
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Dti,rti-wdt.yaml47 property is set, at least 12 bytes reserved memory starting from
66 * starting from 0xa2200000 by RTI Watchdog Firmware, then make it
/openbmc/u-boot/board/Barix/ipam390/
H A Dipam390-ais-uart.cfg58 ; for starting the DDR2 interface.
166 ; for starting the DDR2 interface on ARM-boot D800K002 devices.
183 ; for starting the DDR2 interface on DSP-boot D800K002 devices.
/openbmc/u-boot/doc/
H A DREADME.ublimage38 2. This file can have empty lines and lines starting with "#" as first
122 starting with block 1 (page 0). When a valid UBL signature is found,
134 nand_spl into ARM internal RAM, starting at address 0x0000: 0020.
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dst,stm32-rcc.txt35 The secondary index is the bit number within the RCC register bank, starting
84 The index is the bit number within the RCC registers bank, starting from RCC

12345678910>>...29