Home
last modified time | relevance | path

Searched full:manage (Results 1 – 25 of 1191) sorted by relevance

12345678910>>...48

/openbmc/openbmc-test-automation/gui/test/server_control/
H A Dtest_obmc_gui_manage_power_usage.robot3 Documentation Test OpenBMC GUI "Manage power usage" sub-menu of "Server control".
19 Verify Existence Of All Sections In Manage Power Usage Page
20 [Documentation] Verify existence of all sections in manage power usage page.
27 Verify Existence Of All Buttons In Manage Power Usage Page
28 [Documentation] Verify existence of all buttons in manage power usage page.
45 Wait Until Page Contains Manage Power Usage
/openbmc/openbmc/poky/bitbake/bin/
H A Dtoaster17 Usage 2: source toaster manage [createsuperuser|lsupdates|migrate|makemigrations|checksettings|coll…
32 # ../bitbake/lib/toaster/manage.py createsuperuser --username=<ME>
33 $MANAGE migrate --noinput || retval=1
41 $MANAGE checksettings --traceback || retval=1
86 $MANAGE runserver --noreload "$ADDR_PORT" \
154 MANAGE="python3 $BBBASEDIR/lib/toaster/manage.py"
220 manage )
229 if [ "manage" == "$CMD" ] ; then
283 $MANAGE checksocket "$ADDR_PORT" || return 1
309 $MANAGE runbuilds \
[all …]
H A Dbitbake-hashserv48 this would allow anonymous users to manage all users accounts, which is a bad
62 @db-admin - Manage the hash database(s). This includes cleaning the
64 @user-admin - The ability to manage user accounts. This includes, creating
/openbmc/linux/drivers/crypto/ccp/
H A Dsp-dev.c83 /* Need a common routine to manage all interrupts */ in sp_request_ccp_irq()
96 /* Each sub-device can manage it's own interrupt */ in sp_request_ccp_irq()
111 /* Need a common routine to manage all interrupts */ in sp_request_psp_irq()
124 /* Each sub-device can manage it's own interrupt */ in sp_request_psp_irq()
136 /* Using common routine to manage all interrupts */ in sp_free_ccp_irq()
147 /* Each sub-device can manage it's own interrupt */ in sp_free_ccp_irq()
155 /* Using common routine to manage all interrupts */ in sp_free_psp_irq()
166 /* Each sub-device can manage it's own interrupt */ in sp_free_psp_irq()
/openbmc/openbmc/poky/documentation/toaster-manual/
H A Dreference.rst11 some useful ``manage.py`` commands that are Toaster-specific.
12 Information on ``manage.py`` commands is available across the Web and
132 $ bitbake/lib/toaster/manage.py lsupdates
510 stop Toaster, command-line commands are available through the ``manage.py``
511 management script. You can find general documentation on ``manage.py``
514 site. However, several ``manage.py`` commands have been created that are
518 ``bitbake/lib/manage.py``. This section documents those commands.
522 - When using ``manage.py`` commands given a default configuration,
524 :term:`Build Directory`. Using ``manage.py`` commands from the
529 can use ``manage.py`` commands from a directory other than the
[all …]
/openbmc/linux/drivers/scsi/cxlflash/
H A Dlunmgt.c219 * @manage: Manage ioctl data structure.
228 struct dk_cxlflash_manage_lun *manage) in cxlflash_manage_lun() argument
234 u64 flags = manage->hdr.flags; in cxlflash_manage_lun()
238 lli = find_and_create_lun(sdev, manage->wwid); in cxlflash_manage_lun()
240 __func__, get_unaligned_be64(&manage->wwid[0]), in cxlflash_manage_lun()
241 get_unaligned_be64(&manage->wwid[8]), manage->hdr.flags, lli); in cxlflash_manage_lun()
/openbmc/linux/Documentation/driver-api/usb/
H A Ddma.rst19 manage dma mappings for existing dma-ready buffers (see below).
27 don't manage dma mappings for URBs.
41 IOMMU to manage the DMA mappings. It can cost MUCH more to set up and
129 The calls manage ``urb->transfer_dma`` for you, and set
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libqrtr-glib/
H A Dlibqrtr-glib_git.bb1 SUMMARY = "library to use and manage the QRTR bus"
2 DESCRIPTION = "libqrtr-glib is a glib-based library to use and manage the QRTR (Qualcomm IPC Router…
/openbmc/linux/arch/powerpc/platforms/cell/
H A DMakefile19 spu-manage-$(CONFIG_PPC_CELL_COMMON) += spu_manage.o
24 $(spu-manage-y) \
/openbmc/linux/Documentation/core-api/irq/
H A Dirq-domain.rst33 top of the irq_alloc_desc*() API. An irq_domain to manage mapping is
184 controller to manage IRQ allocations and it requires an irq_desc to be
237 CPU Vector irq_domain (root irq_domain to manage CPU vectors)
240 Interrupt Remapping irq_domain (manage irq_remapping entries)
243 IOAPIC irq_domain (manage IOAPIC delivery entries/pins)
285 3) Optionally implement an irq_chip to manage the interrupt controller
/openbmc/linux/drivers/firmware/broadcom/
H A DKconfig31 This module help to manage firmware on Broadcom BNXT device. The module
32 registers on tee bus and invoke calls to manage firmware on BNXT device.
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A DREADME53 …44/wd/hub TOASTER_TESTS_URL=http://172.17.0.1:8000 ./bitbake/lib/toaster/manage.py test --liveserv…
54 …te TOASTER_REMOTE_HUB=http://127.0.0.1:4444/wd/hub ./bitbake/lib/toaster/manage.py test --liveserv…
74 PATH=/home/me/apps/phantomjs/bin:$PATH TOASTER_TESTS_BROWSER=phantomjs manage.py test tests.browser
/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/
H A Dirq-domain.rst200 CPU Vector irq_domain (root irq_domain to manage CPU vectors)
203 Interrupt Remapping irq_domain (manage irq_remapping entries)
206 IOAPIC irq_domain (manage IOAPIC delivery entries/pins)
/openbmc/linux/sound/soc/
H A Dsoc-devres.c19 * @dev: Device used to manage component
58 * @dev: Device used to manage component
96 * @dev: Device used to manage card
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch19 # for target_alias and gcc doesn't manage it consistently.
32 # for target_alias and gcc doesn't manage it consistently.
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/
H A Dtpm-tools_1.3.9.2.bb1 …age contains commands to allow the platform administrator the ability to manage and diagnose the p…
4 the ability to manage and diagnose the platform's TPM. Additionally, the \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cfengine/
H A Dcfengine-masterfiles_3.21.5.bb8 in an IT system to manage and understand IT infrastructure throughout \
9 its lifecycle. CFEngine takes systems from Build to Deploy, Manage and Audit. \
H A Dcfengine_3.21.0.bb8 in an IT system to manage and understand IT infrastructure throughout \
9 its lifecycle. CFEngine takes systems from Build to Deploy, Manage and Audit."
/openbmc/docs/designs/
H A Destoraged.md14 manage the encrypted filesystem on the device. Using the D-Bus interface, other
21 This design is intended to manage secondary storage devices and cannot be used
105 To manage the encrypted filesystem, we will make use of the
137 An alternative would be to use systemd targets to manage the eMMC. For example,
/openbmc/linux/arch/alpha/include/asm/
H A Dpci.h13 * The following structure is used to manage multiple PCI busses.
19 /* A controller. Used to manage multiple PCI busses. */
/openbmc/linux/drivers/thermal/
H A DKconfig146 Enable this to manage platform thermals using fair-share governor.
151 Enable this to manage platform thermals using a simple linear
158 Enable this to manage platform thermals using bang bang governor.
167 Enable this to let the user space manage the platform thermals.
173 Enable this to manage platform thermals by dynamically
/openbmc/phosphor-webui/
H A DREADME.md21 - View and manage event logs
31 - Manage and update BMC and Host firmware
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-flash.c31 /* Manage image status values */
40 /* Manage operation tokens */
223 * Manage flash routine
233 * Show manage flash status
248 * Manage operations:
/openbmc/linux/drivers/soc/qcom/
H A DKconfig49 This driver is used to manage Generic Interface (GENI) firmware based
51 driver is also used to manage the common aspects of multiple Serial
242 to manage cores, L2 low power modes and to configure the internal
/openbmc/linux/arch/arc/boot/dts/
H A Dabilis_tb10x.dtsi220 tb100-mdscr-manage-tsin;
229 tb100-mdscr-manage-tsin;
234 tb100-mdscr-manage-tsin;

12345678910>>...48