| /linux/Documentation/scheduler/ |
| H A D | membarrier.rst | 10 Memory barriers before updating rq->curr 15 user-space, before updating rq->curr. This barrier is implied by the sequence 20 Memory barriers after updating rq->curr 24 require each architecture to have a full memory barrier after updating rq->curr,
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_diag.c | 173 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 D | zfcp_diag.h | 31 u64 updating :1; member
|
| /linux/drivers/mtd/ubi/ |
| H A 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()
|
| H A 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/Documentation/admin-guide/ |
| H A 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/Documentation/driver-api/pldmfw/ |
| H A D | index.rst | 7 ``pldmfw`` implements functionality for updating the flash on a device using 69 updating.
|
| /linux/drivers/platform/x86/intel/wmi/ |
| H A D | Kconfig | 27 This is useful for updating the firmware when devices are not plugged
|
| /linux/Documentation/networking/devlink/ |
| H A D | devlink-flash.rst | 9 The ``devlink-flash`` API allows updating device firmware. It replaces the 23 how the device should handle subsections of flash components when updating.
|
| H A D | sfc.rst | 67 ``devlink-flash`` interface. It supports updating the device flash using a
|
| /linux/Documentation/gpu/rfc/ |
| H A D | gpusvm.rst | 54 memory should exist. mremap() is an example of the core MM updating 58 stable from allocation to page free. Safely updating this against a
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | intel_epb.rst | 40 example, SMT siblings or cores in one package). For this reason, updating the
|
| /linux/Documentation/userspace-api/gpio/ |
| H A D | gpio-v2-line-set-config-ioctl.rst | 42 also apply when updating the line configuration, with the additional
|
| H A D | gpio-handle-set-config-ioctl.rst | 46 lines also apply when updating the line configuration, with the additional
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | igbvf.rst | 28 Instructions on updating ethtool can be found in the section Additional
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-tpda.rst | 44 If rwp register of the sink is keeping updating when do
|
| /linux/Documentation/devicetree/bindings/ |
| H A D | ABI.rst | 42 updating this document would be appreciated.
|
| /linux/Documentation/virt/kvm/ |
| H A D | locking.rst | 157 writable between reading spte and updating spte. Like below case: 268 :Comment: 'raw' because updating the tsc offsets must not be preempted. 320 updating static calls.
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse-io.rst | 31 WRITE requests, as well as updating any cached pages (and caching previously
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-kexec-kdump | 49 is used by the user space utility kexec to support updating the
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | mcdi.c | 2184 if (!part->updating) { in efx_siena_mcdi_mtd_erase() 2188 part->updating = true; in efx_siena_mcdi_mtd_erase() 2215 if (!part->updating) { in efx_siena_mcdi_mtd_write() 2219 part->updating = true; in efx_siena_mcdi_mtd_write() 2242 if (part->updating) { in efx_siena_mcdi_mtd_sync() 2243 part->updating = false; in efx_siena_mcdi_mtd_sync()
|
| /linux/arch/arc/kernel/ |
| H A D | head.S | 123 ; Clear BSS before updating any globals
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-kernel-kexec-kdump | 59 is used by the user space utility kexec to support updating the
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi.c | 2406 if (!part->updating) { in efx_mcdi_mtd_erase() 2410 part->updating = true; in efx_mcdi_mtd_erase() 2437 if (!part->updating) { in efx_mcdi_mtd_write() 2441 part->updating = true; in efx_mcdi_mtd_write() 2464 if (part->updating) { in efx_mcdi_mtd_sync() 2465 part->updating = false; in efx_mcdi_mtd_sync()
|
| /linux/Documentation/usb/ |
| H A D | mtouchusb.rst | 48 download, I persist in updating this driver since I would like to use the
|