Home
last modified time | relevance | path

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

1234

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dapply.c99 bool updating; member
280 if (mp->updating) in need_isr()
382 if (!mp->updating) in extra_info_update_ongoing()
402 bool updating; in wait_pending_extra_info_updates() local
409 updating = extra_info_update_ongoing(); in wait_pending_extra_info_updates()
411 if (!updating) { in wait_pending_extra_info_updates()
661 if (mp->updating) in dss_ovl_write_regs()
684 if (mp->updating) in dss_ovl_write_regs_extra()
710 if (mp->updating) in dss_mgr_write_regs()
731 if (mp->updating) in dss_mgr_write_regs_extra()
[all …]
/Linux-v4.19/drivers/mtd/ubi/
Dupd.c133 ubi_assert(!vol->updating && !vol->changing_leb); in ubi_start_update()
134 vol->updating = 1; in ubi_start_update()
161 vol->updating = 0; in ubi_start_update()
184 ubi_assert(!vol->updating && !vol->changing_leb); in ubi_start_leb_change()
371 vol->updating = 0; in ubi_more_update_data()
Dcdev.c138 if (vol->updating) { in vol_cdev_release()
142 vol->updating = 0; in vol_cdev_release()
161 if (vol->updating) { in vol_cdev_llseek()
197 if (vol->updating) { in vol_cdev_read()
344 if (!vol->updating && !vol->changing_leb) in vol_cdev_write()
347 if (vol->updating) in vol_cdev_write()
/Linux-v4.19/Documentation/
Ddell_rbu.txt9 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-v4.19/Documentation/x86/
Dmicrocode.txt8 updating the microcode on platforms beyond the OEM End-Of-Life support,
9 and updating the microcode on long-running systems without rebooting.
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-class-backlight53 the hardware and the OS independently updating the
/Linux-v4.19/Documentation/devicetree/bindings/mailbox/
Dmtk-gce.txt5 critical time limitation, such as updating display configuration during the
/Linux-v4.19/Documentation/devicetree/bindings/
DABI.txt39 updating this document would be appreciated.
Dsubmitting-patches.txt74 updating this document would be appreciated.
/Linux-v4.19/Documentation/filesystems/
Dfuse-io.txt24 WRITE requests, as well as updating any cached pages (and caching previously
Dmandatory-locking.txt35 update, before applying its own lock, updating the file and unlocking it again.
38 transfer agent must guard against updating the mailbox at the same time, and
Dfiles.txt105 7. While updating, the fdtable pointer must be looked up while
/Linux-v4.19/Documentation/usb/
Dmtouchusb.txt39 download, I persist in updating this driver since I would like to use the
/Linux-v4.19/fs/ubifs/
DKconfig46 to preserve the old behavior. If you enable this option, UBIFS starts updating atime,
/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi.c2195 if (!part->updating) { in efx_mcdi_mtd_erase()
2199 part->updating = true; in efx_mcdi_mtd_erase()
2226 if (!part->updating) { in efx_mcdi_mtd_write()
2230 part->updating = true; in efx_mcdi_mtd_write()
2253 if (part->updating) { in efx_mcdi_mtd_sync()
2254 part->updating = false; in efx_mcdi_mtd_sync()
/Linux-v4.19/Documentation/networking/
Digbvf.txt33 Instructions on updating ethtool can be found in the section "Additional
/Linux-v4.19/fs/jffs2/
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-v4.19/Documentation/device-mapper/
Dera.txt91 that it uses a few 4k blocks for updating metadata.
/Linux-v4.19/Documentation/fb/
Ddeferred_io.txt19 completes the work associated with updating the framebuffer. this is
/Linux-v4.19/Documentation/virtual/kvm/
Dlocking.txt102 writable between reading spte and updating spte. Like below case:
188 Comment: 'raw' because updating the tsc offsets must not be preempted.
/Linux-v4.19/drivers/net/ethernet/rocker/
Drocker_ofdpa.c1275 bool updating; in ofdpa_port_ipv4_neigh() local
1287 updating = found && adding; in ofdpa_port_ipv4_neigh()
1300 } else if (updating) { in ofdpa_port_ipv4_neigh()
1387 bool updating; in ofdpa_port_ipv4_nh() local
1400 updating = found && adding; in ofdpa_port_ipv4_nh()
1413 } else if (updating) { in ofdpa_port_ipv4_nh()
/Linux-v4.19/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt9 will help prevent conflicts when updating the repository. Refer to
/Linux-v4.19/Documentation/filesystems/cifs/
DTODO67 r) updating cifs documentation, and user guide.
/Linux-v4.19/Documentation/media/v4l-drivers/
Dradiotrack.rst118 1 Tuner updating in progress
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dcs35l33.txt76 automatic updating is enabled.

1234