/linux-6.14.4/Documentation/scheduler/ |
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-6.14.4/Documentation/admin-guide/ |
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-6.14.4/drivers/s390/scsi/ |
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() 223 * @buffer_update: Specific implementation for collecting and updating.
|
D | zfcp_diag.h | 21 * @updating: flag showing that an update for this buffer is currently running. 31 u64 updating :1; member
|
/linux-6.14.4/drivers/video/fbdev/omap2/omapfb/dss/ |
D | apply.c | 88 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 396 updating = extra_info_update_ongoing(); in wait_pending_extra_info_updates() 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() [all …]
|
/linux-6.14.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() 131 /* Before updating - wipe out the volume */ 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() 281 * When updating volumes, we accumulate whole logical eraseblock of in ubi_more_update_data() 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() 150 ubi_err(vol->ubi, "updating"); in vol_cdev_llseek() 184 if (vol->updating) { in vol_cdev_read() 185 ubi_err(vol->ubi, "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-6.14.4/drivers/hwtracing/ptt/ |
D | hisi_ptt.h | 79 /* FIFO size for dynamically updating the PTT trace filter list. */ 81 /* Delay time for filter updating work */ 170 * struct hisi_ptt_filter_update_info - Information for PTT filter updating 213 * @work: delayed work for filter updating
|
/linux-6.14.4/Documentation/filesystems/ |
D | multigrain-ts.rst | 15 whether anything will change. If nothing changed, then it can avoid updating 52 Updating the mtime always implies a change to the ctime, but updating the
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_rtp_types.h | 26 * @clr_bits: bits to clear when updating register. It's always a 30 /** @set_bits: bits to set when updating register */
|
/linux-6.14.4/Documentation/driver-api/pldmfw/ |
D | index.rst | 7 ``pldmfw`` implements functionality for updating the flash on a device using 70 updating.
|
/linux-6.14.4/fs/bcachefs/ |
D | extent_update.c | 23 /* Might also be updating LRU btree */ in bch2_bkey_nr_alloc_ptrs() 34 * Updating keys in the alloc btree may also update keys in the in bch2_bkey_nr_alloc_ptrs()
|
/linux-6.14.4/drivers/net/ethernet/intel/igc/ |
D | igc_nvm.c | 153 hw_dbg("NVM Read Error while updating checksum.\n"); in igc_update_nvm_checksum() 161 hw_dbg("NVM Write Error while updating checksum.\n"); in igc_update_nvm_checksum()
|
/linux-6.14.4/drivers/net/dsa/realtek/ |
D | rtl8366rb-leds.c | 57 dev_err(priv->dev, "error updating LED on port %d group %d\n", in rb8366rb_set_port_led() 67 dev_err(priv->dev, "error updating LED GROUP group %d\n", in rb8366rb_set_port_led()
|
/linux-6.14.4/Documentation/networking/devlink/ |
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.
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | xdp_link.c | 116 /* updating program under active BPF link works as expected */ in serial_test_xdp_link() 131 /* updating program under active BPF link with different type fails */ in serial_test_xdp_link()
|
/linux-6.14.4/net/mptcp/ |
D | mib.h | 78 * conflict with another subflow while updating msk rcv wnd 80 MPTCP_MIB_RCVWNDCONFLICT, /* Conflict with while updating msk rcv wnd */
|
/linux-6.14.4/tools/testing/selftests/cpufreq/ |
D | cpufreq.sh | 82 printf "Updating directory: $1\n\n" 91 # should skip updating it
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | sstep.h | 143 * updating *regs with the information in *op, -1 if we need the 151 * Emulate an instruction that can be executed just by updating
|
/linux-6.14.4/drivers/misc/keba/ |
D | Kconfig | 22 This driver is used for updating the configuration of the LAN9252
|
/linux-6.14.4/include/linux/ |
D | iversion.h | 29 * be updated after the results of the operation are visible. Updating it before 46 * wishes. Note that the filesystem is always responsible for updating the 60 * In the event that we're updating the ctime, we will usually go ahead and
|
/linux-6.14.4/include/uapi/linux/ |
D | cyclades.h | 7 #warning "Please consider updating your code"
|
/linux-6.14.4/drivers/platform/x86/intel/wmi/ |
D | Kconfig | 27 This is useful for updating the firmware when devices are not plugged
|
/linux-6.14.4/include/net/ |
D | net_failover.h | 26 /* spinlock while updating stats */
|
/linux-6.14.4/security/selinux/ |
D | nlmsgtab.c | 183 * before updating the BUILD_BUG_ON() macro! in selinux_nlmsg_lookup() 205 * before updating the BUILD_BUG_ON() macro! in selinux_nlmsg_lookup()
|