/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | apply.c | 99 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/ |
D | upd.c | 133 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()
|
D | cdev.c | 138 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/ |
D | dell_rbu.txt | 9 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/ |
D | microcode.txt | 8 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/ |
D | sysfs-class-backlight | 53 the hardware and the OS independently updating the
|
/Linux-v4.19/Documentation/devicetree/bindings/mailbox/ |
D | mtk-gce.txt | 5 critical time limitation, such as updating display configuration during the
|
/Linux-v4.19/Documentation/devicetree/bindings/ |
D | ABI.txt | 39 updating this document would be appreciated.
|
D | submitting-patches.txt | 74 updating this document would be appreciated.
|
/Linux-v4.19/Documentation/filesystems/ |
D | fuse-io.txt | 24 WRITE requests, as well as updating any cached pages (and caching previously
|
D | mandatory-locking.txt | 35 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
|
D | files.txt | 105 7. While updating, the fdtable pointer must be looked up while
|
/Linux-v4.19/Documentation/usb/ |
D | mtouchusb.txt | 39 download, I persist in updating this driver since I would like to use the
|
/Linux-v4.19/fs/ubifs/ |
D | Kconfig | 46 to preserve the old behavior. If you enable this option, UBIFS starts updating atime,
|
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | mcdi.c | 2195 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/ |
D | igbvf.txt | 33 Instructions on updating ethtool can be found in the section "Additional
|
/Linux-v4.19/fs/jffs2/ |
D | README.Locking | 157 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/ |
D | era.txt | 91 that it uses a few 4k blocks for updating metadata.
|
/Linux-v4.19/Documentation/fb/ |
D | deferred_io.txt | 19 completes the work associated with updating the framebuffer. this is
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | locking.txt | 102 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/ |
D | rocker_ofdpa.c | 1275 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/ |
D | AddingTestCases.txt | 9 will help prevent conflicts when updating the repository. Refer to
|
/Linux-v4.19/Documentation/filesystems/cifs/ |
D | TODO | 67 r) updating cifs documentation, and user guide.
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | radiotrack.rst | 118 1 Tuner updating in progress
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | cs35l33.txt | 76 automatic updating is enabled.
|