| /Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | apply.c | 88 bool updating; member 269 if (mp->updating) in need_isr() 371 if (!mp->updating) in extra_info_update_ongoing() 391 bool updating; in wait_pending_extra_info_updates() local 398 updating = extra_info_update_ongoing(); in wait_pending_extra_info_updates() 400 if (!updating) { in wait_pending_extra_info_updates() 650 if (mp->updating) in dss_ovl_write_regs() 673 if (mp->updating) in dss_ovl_write_regs_extra() 699 if (mp->updating) in dss_mgr_write_regs() 720 if (mp->updating) in dss_mgr_write_regs_extra() [all …]
|
| /Linux-v5.4/drivers/mtd/ubi/ |
| D | upd.c | 120 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()
|
| D | cdev.c | 125 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-v5.4/Documentation/driver-api/ |
| D | dell_rbu.rst | 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-v5.4/drivers/soc/mediatek/ |
| D | Kconfig | 17 time limitation, such as updating display configuration during the
|
| /Linux-v5.4/Documentation/x86/ |
| D | microcode.rst | 12 updating the microcode on platforms beyond the OEM End-Of-Life support, 13 and updating the microcode on long-running systems without rebooting.
|
| /Linux-v5.4/Documentation/admin-guide/pm/ |
| D | intel_epb.rst | 40 example, SMT siblings or cores in one package). For this reason, updating the
|
| /Linux-v5.4/Documentation/ABI/stable/ |
| D | sysfs-class-backlight | 53 the hardware and the OS independently updating the
|
| /Linux-v5.4/Documentation/networking/device_drivers/intel/ |
| D | igbvf.rst | 28 Instructions on updating ethtool can be found in the section Additional
|
| /Linux-v5.4/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-v5.4/fs/unicode/ |
| D | README.utf8data | 53 If you are a kernel developer updating to a newer version of the
|
| /Linux-v5.4/Documentation/devicetree/bindings/mailbox/ |
| D | mtk-gce.txt | 5 critical time limitation, such as updating display configuration during the
|
| /Linux-v5.4/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-v5.4/Documentation/usb/ |
| D | mtouchusb.rst | 48 download, I persist in updating this driver since I would like to use the
|
| /Linux-v5.4/drivers/net/ethernet/sfc/ |
| D | mcdi.c | 2234 if (!part->updating) { in efx_mcdi_mtd_erase() 2238 part->updating = true; in efx_mcdi_mtd_erase() 2265 if (!part->updating) { in efx_mcdi_mtd_write() 2269 part->updating = true; in efx_mcdi_mtd_write() 2292 if (part->updating) { in efx_mcdi_mtd_sync() 2293 part->updating = false; in efx_mcdi_mtd_sync()
|
| /Linux-v5.4/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-v5.4/Documentation/admin-guide/device-mapper/ |
| D | era.rst | 99 that it uses a few 4k blocks for updating metadata::
|
| /Linux-v5.4/fs/ubifs/ |
| D | Kconfig | 57 to preserve the old behavior. If you enable this option, UBIFS starts updating atime,
|
| /Linux-v5.4/Documentation/fb/ |
| D | deferred_io.rst | 20 completes the work associated with updating the framebuffer. this is
|
| /Linux-v5.4/Documentation/virt/kvm/ |
| D | locking.txt | 100 writable between reading spte and updating spte. Like below case: 186 Comment: 'raw' because updating the tsc offsets must not be preempted.
|
| /Linux-v5.4/Documentation/networking/device_drivers/google/ |
| D | gve.rst | 108 descriptors in-order and updating a __be32 counter. Both the doorbell
|
| /Linux-v5.4/drivers/net/ethernet/rocker/ |
| D | rocker_ofdpa.c | 1272 bool updating; in ofdpa_port_ipv4_neigh() local 1284 updating = found && adding; in ofdpa_port_ipv4_neigh() 1297 } else if (updating) { in ofdpa_port_ipv4_neigh() 1384 bool updating; in ofdpa_port_ipv4_nh() local 1397 updating = found && adding; in ofdpa_port_ipv4_nh() 1410 } else if (updating) { in ofdpa_port_ipv4_nh()
|