Home
last modified time | relevance | path

Searched refs:updating (Results 1 – 25 of 251) sorted by relevance

1234567891011

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_diag.c173 if (hdr->updating == 1) { in __zfcp_diag_update_buffer()
175 hdr->updating == 0, in __zfcp_diag_update_buffer()
179 hdr->updating = 1; in __zfcp_diag_update_buffer()
186 hdr->updating = 0; in __zfcp_diag_update_buffer()
H A Dzfcp_diag.h31 u64 updating :1; member
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c88 bool updating; member
267 if (mp->updating) in need_isr()
369 if (!mp->updating) in extra_info_update_ongoing()
389 bool updating; in wait_pending_extra_info_updates() local
398 if (!updating) { in wait_pending_extra_info_updates()
648 if (mp->updating) in dss_ovl_write_regs()
671 if (mp->updating) in dss_ovl_write_regs_extra()
697 if (mp->updating) in dss_mgr_write_regs()
718 if (mp->updating) in dss_mgr_write_regs_extra()
827 mp->updating = true; in dss_mgr_start_update_compat()
[all …]
/openbmc/linux/drivers/mtd/ubi/
H A Dupd.c120 ubi_assert(!vol->updating && !vol->changing_leb); in ubi_start_update()
121 vol->updating = 1; in ubi_start_update()
148 vol->updating = 0; in ubi_start_update()
171 ubi_assert(!vol->updating && !vol->changing_leb); in ubi_start_leb_change()
358 vol->updating = 0; in ubi_more_update_data()
H A Dcdev.c125 if (vol->updating) { in vol_cdev_release()
129 vol->updating = 0; in vol_cdev_release()
148 if (vol->updating) { in vol_cdev_llseek()
184 if (vol->updating) { in vol_cdev_read()
331 if (!vol->updating && !vol->changing_leb) in vol_cdev_write()
334 if (vol->updating) in vol_cdev_write()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dupd.c126 ubi_assert(!vol->updating && !vol->changing_leb); in ubi_start_update()
127 vol->updating = 1; in ubi_start_update()
154 vol->updating = 0; in ubi_start_update()
177 ubi_assert(!vol->updating && !vol->changing_leb); in ubi_start_leb_change()
369 vol->updating = 0; in ubi_more_update_data()
/openbmc/u-boot/drivers/fastboot/
H A DKconfig107 string "Target name for updating GPT"
117 The default target name for updating GPT is "gpt".
120 string "Target name for updating MBR"
127 defined here. The default target name for updating MBR is "mbr".
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/
H A Dgrubby_git.bb1 SUMMARY = "A command line tool for updating and displaying info about boot loaders"
2 DESCRIPTION = "grubby is a command line tool for updating and displaying information \
/openbmc/openpower-hw-diags/
H A Dbuildinfo.hpp.in4 // compilation. This allows for automatic updating of build information.
/openbmc/qemu/contrib/gitdm/
H A Dgroup-map-amd1 # AMD acquired Xilinx and contributors have been slowly updating emails
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-petact_0.1.2.bb1 SUMMARY = "Petact is a library used for installing and updating compressed tar files"
/openbmc/linux/Documentation/admin-guide/
H A Ddell_rbu.rst9 for updating BIOS images on Dell servers and desktops.
21 This driver works with Dell OpenManage or Dell Update Packages for updating
44 or updating.
124 After updating the BIOS image a user mode application needs to execute
/openbmc/openbmc/poky/meta/recipes-extended/parted/files/
H A Dautoconf-2.73.patch1 The gnulib largefile macro needs updating to work with autoconf 2.73. Rather
/openbmc/openbmc/meta-openpower/recipes-bsp/skiboot/
H A Dskiboot.inc23 # TODO: remove PREFIX=$prefix when updating to a version that has
/openbmc/openbmc/poky/meta/recipes-extended/findutils/findutils/
H A Dautoconf-2.73.patch1 The gnulib largefile macro needs updating to work with autoconf 2.73. Rather
/openbmc/openbmc/poky/meta/recipes-extended/libpipeline/libpipeline/
H A Dautoconf-2.73.patch1 The gnulib largefile macro needs updating to work with autoconf 2.73. Rather
/openbmc/openbmc/poky/meta/recipes-devtools/bison/bison/
H A Dautoconf-2.73.patch1 The gnulib largefile macro needs updating to work with autoconf 2.73. Rather
/openbmc/linux/Documentation/driver-api/pldmfw/
H A Dindex.rst7 ``pldmfw`` implements functionality for updating the flash on a device using
70 updating.
/openbmc/linux/drivers/platform/x86/intel/wmi/
H A DKconfig27 This is useful for updating the firmware when devices are not plugged
/openbmc/openbmc/poky/meta/recipes-bsp/usbutils/usbutils/
H A D0001-usbutils.pc.in-Fix-Cflags-entry.patch6 When updating the usbutils version in OpenEmbedded from 015 to 017,
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A D0010-Makefile.am-make-sure-autoheader-run-before-automake.patch8 It is because the file config-h.in in updating process by autoheader,
/openbmc/openbmc/poky/meta/recipes-support/shared-mime-info/
H A Dshared-mime-info_2.4.bb25 # freedesktop.org.xml is only required when updating the mime database,
/openbmc/phosphor-ipmi-flash/
H A Dmeson.options41 …hor-ipmi-flash-bmc-update.target', description : 'The systemd target started for updating the BMC')
45 …r-ipmi-flash-bios-update.target', description : 'The systemd target started for updating the BIOS')
/openbmc/qemu/
H A Dpythondeps.toml30 # Prefer an LTS version when updating the accepted versions of
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-flash.rst9 The ``devlink-flash`` API allows updating device firmware. It replaces the
23 how the device should handle subsections of flash components when updating.

1234567891011