Home
last modified time | relevance | path

Searched full:updating (Results 1 – 25 of 2381) sorted by relevance

12345678910>>...96

/kernel/linux/linux-6.6/Documentation/admin-guide/
Ddell_rbu.rst9 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
/kernel/linux/linux-5.10/Documentation/admin-guide/
Ddell_rbu.rst9 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
/kernel/linux/linux-6.6/drivers/s390/scsi/
Dzfcp_diag.c173 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.
Dzfcp_diag.h21 * @updating: flag showing that an update for this buffer is currently running.
31 u64 updating :1; member
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
Dapply.c88 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 …]
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
Dapply.c88 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 …]
/kernel/linux/linux-6.6/drivers/mtd/ubi/
Dupd.c120 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()
Dcdev.c125 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()
/kernel/linux/linux-5.10/drivers/mtd/ubi/
Dupd.c120 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()
Dcdev.c125 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()
/kernel/linux/linux-5.10/drivers/s390/scsi/
Dzfcp_diag.c215 if (hdr->updating == 1) { in __zfcp_diag_update_buffer()
217 hdr->updating == 0, in __zfcp_diag_update_buffer()
221 hdr->updating = 1; in __zfcp_diag_update_buffer()
228 hdr->updating = 0; in __zfcp_diag_update_buffer()
265 * @buffer_update: Specific implementation for collecting and updating.
Dzfcp_diag.h21 * @updating: flag showing that an update for this buffer is currently running.
31 u64 updating :1; member
/kernel/linux/linux-6.6/drivers/hwtracing/ptt/
Dhisi_ptt.h78 /* FIFO size for dynamically updating the PTT trace filter list. */
80 /* Delay time for filter updating work */
169 * struct hisi_ptt_filter_update_info - Information for PTT filter updating
212 * @work: delayed work for filter updating
/kernel/linux/linux-5.10/Documentation/driver-api/pldmfw/
Dindex.rst7 ``pldmfw`` implements functionality for updating the flash on a device using
70 updating.
/kernel/linux/linux-6.6/Documentation/driver-api/pldmfw/
Dindex.rst7 ``pldmfw`` implements functionality for updating the flash on a device using
70 updating.
/kernel/linux/linux-5.10/Documentation/x86/
Dmicrocode.rst12 updating the microcode on platforms beyond the OEM End-Of-Life support,
13 and updating the microcode on long-running systems without rebooting.
/kernel/linux/linux-6.6/net/mptcp/
Dmib.h70 * conflict with another subflow while updating msk rcv wnd
72 MPTCP_MIB_RCVWNDCONFLICT, /* Conflict with while updating msk rcv wnd */
/kernel/linux/linux-6.6/Documentation/networking/devlink/
Ddevlink-flash.rst9 The ``devlink-flash`` API allows updating device firmware. It replaces the
23 how the device should handle subsections of flash components when updating.
/kernel/linux/linux-5.10/Documentation/networking/devlink/
Ddevlink-flash.rst9 The ``devlink-flash`` API allows updating device firmware. It replaces the
23 how the device should handle subsections of flash components when updating.
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dxdp_link.c116 /* 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()
/kernel/linux/linux-5.10/fs/btrfs/
Dvolumes.h498 * This memory barrier orders stores updating statistics before stores in btrfs_dev_stat_inc()
499 * updating dev_stats_ccnt. in btrfs_dev_stat_inc()
535 * This memory barrier orders stores updating statistics before stores in btrfs_dev_stat_set()
536 * updating dev_stats_ccnt. in btrfs_dev_stat_set()
/kernel/linux/linux-5.10/sound/soc/qcom/
Dlpass-platform.c227 dev_err(soc_runtime->dev, "error updating bursten field: %d\n", ret); in lpass_platform_pcmops_hw_params()
233 dev_err(soc_runtime->dev, "error updating fifowm field: %d\n", ret); in lpass_platform_pcmops_hw_params()
242 dev_err(soc_runtime->dev, "error updating burst8en field: %d\n", ret); in lpass_platform_pcmops_hw_params()
248 dev_err(soc_runtime->dev, "error updating burst16en field: %d\n", ret); in lpass_platform_pcmops_hw_params()
254 dev_err(soc_runtime->dev, "error updating dynbursten field: %d\n", ret); in lpass_platform_pcmops_hw_params()
266 dev_err(soc_runtime->dev, "error updating audio interface field: %d\n", in lpass_platform_pcmops_hw_params()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
Digc_nvm.c203 hw_dbg("NVM Read Error while updating checksum.\n"); in igc_update_nvm_checksum()
211 hw_dbg("NVM Write Error while updating checksum.\n"); in igc_update_nvm_checksum()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_inode_fork.h141 * Return the extent after cur in gotp without updating the cursor.
153 * Return the extent before cur in gotp without updating the cursor.
/kernel/linux/linux-5.10/tools/testing/selftests/cpufreq/
Dcpufreq.sh82 printf "Updating directory: $1\n\n"
91 # should skip updating it

12345678910>>...96