Home
last modified time | relevance | path

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

12345

/linux/drivers/s390/scsi/
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()
A Dzfcp_diag.h31 u64 updating :1; member
/linux/drivers/video/fbdev/omap2/omapfb/dss/
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 …]
/linux/drivers/mtd/ubi/
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()
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()
/linux/Documentation/admin-guide/
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
/linux/Documentation/driver-api/pldmfw/
A Dindex.rst7 ``pldmfw`` implements functionality for updating the flash on a device using
70 updating.
/linux/drivers/platform/x86/intel/wmi/
A DKconfig27 This is useful for updating the firmware when devices are not plugged
/linux/Documentation/networking/devlink/
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.
A Dice.rst95 ``devlink-flash`` interface. It supports updating the device flash using a
120 instructed to preserve all settings and identifying fields when updating.
/linux/Documentation/x86/
A Dmicrocode.rst12 updating the microcode on platforms beyond the OEM End-Of-Life support,
13 and updating the microcode on long-running systems without rebooting.
/linux/Documentation/admin-guide/pm/
A Dintel_epb.rst40 example, SMT siblings or cores in one package). For this reason, updating the
/linux/Documentation/ABI/stable/
A Dsysfs-class-backlight54 the hardware and the OS independently updating the
/linux/Documentation/networking/device_drivers/ethernet/intel/
A Digbvf.rst28 Instructions on updating ethtool can be found in the section Additional
/linux/drivers/soc/mediatek/
A DKconfig17 time limitation, such as updating display configuration during the
/linux/fs/unicode/
A DREADME.utf8data53 If you are a kernel developer updating to a newer version of the
/linux/Documentation/devicetree/bindings/
A DABI.rst42 updating this document would be appreciated.
/linux/Documentation/filesystems/
A Dfuse-io.rst30 WRITE requests, as well as updating any cached pages (and caching previously
/linux/arch/arc/kernel/
A Dhead.S123 ; Clear BSS before updating any globals
/linux/tools/perf/Documentation/
A Dperf-inject.txt85 without updating it. Currently this option is supported only by
/linux/drivers/net/ethernet/sfc/
A Dmcdi.c2299 if (!part->updating) { in efx_mcdi_mtd_erase()
2303 part->updating = true; in efx_mcdi_mtd_erase()
2330 if (!part->updating) { in efx_mcdi_mtd_write()
2334 part->updating = true; in efx_mcdi_mtd_write()
2357 if (part->updating) { in efx_mcdi_mtd_sync()
2358 part->updating = false; in efx_mcdi_mtd_sync()
/linux/Documentation/usb/
A Dmtouchusb.rst48 download, I persist in updating this driver since I would like to use the
/linux/fs/jffs2/
A DREADME.Locking157 by read-semaphore. But you must hold write-semaphore when updating,
162 when updating such a object is necessary under holding read semaphore.
/linux/Documentation/devicetree/bindings/mailbox/
A Dmtk-gce.txt5 critical time limitation, such as updating display configuration during the
/linux/fs/ubifs/
A DKconfig58 to preserve the old behavior. If you enable this option, UBIFS starts updating atime,

Completed in 36 milliseconds

12345