/linux-3.3/drivers/mtd/ubi/ |
D | upd.c | 21 * Jan 2007: Alexander Schmidt, hacked per-volume update. 25 * This file contains implementation of the volume update and atomic LEB change 28 * The update operation is based on the per-volume update marker which is 29 * stored in the volume table. The update marker is set before the update 30 * starts, and removed after the update has been finished. So if the update was 31 * interrupted by an unclean re-boot or due to some other reasons, the update 33 * device next time. If the update marker is set for a volume, the volume is 34 * treated as damaged and most I/O operations are prohibited. Only a new update 37 * Note, in general it is possible to implement the update operation as a 47 * set_update_marker - set update marker. [all …]
|
/linux-3.3/Documentation/ |
D | dell_rbu.txt | 2 Demonstrate the usage of the new open sourced rbu (Remote BIOS Update) driver 8 update itself with the image downloaded in to the memory. 11 This driver works with Dell OpenManage or Dell Update Packages for updating 15 OpenManage and Dell Update packages (DUP). 16 Libsmbios can also be used to update BIOS on Dell systems go to 19 Dell_RBU driver supports BIOS update using the monolithic image and packetized 28 inform the BIOS to enable the update in the next system reboot. 40 The driver supports two types of update mechanism; monolithic and packetized. 41 These update mechanism depends upon the BIOS currently running on the system. 42 Most of the Dell systems support a monolithic update where the BIOS image is [all …]
|
/linux-3.3/drivers/s390/char/ |
D | con3270.c | 43 struct list_head update; /* list of lines to update. */ member 44 int line_nr; /* line number for next update. */ 47 unsigned long update_flags; /* Update indication bits. */ 64 #define CON_UPDATE_LIST 2 /* Update lines in tty3270->update. */ 65 #define CON_UPDATE_STATUS 4 /* Update status line. */ 71 * Setup timeout for a device. On timeout trigger an update. 131 * Rebuild update list to print all lines. 140 * Throw away update list and create a new one, in con3270_rebuild_update() 143 list_for_each_entry_safe(s, n, &cp->update, update) in con3270_rebuild_update() 144 list_del_init(&s->update); in con3270_rebuild_update() [all …]
|
/linux-3.3/drivers/media/video/omap3isp/ |
D | isph3a_aewb.c | 36 * h3a_aewb_update_regs - Helper function to update h3a registers. 53 if (!aewb->update) in h3a_aewb_setup_regs() 85 aewb->update = 0; in h3a_aewb_setup_regs() 202 int update = 0; in h3a_aewb_set_params() local 206 update = 1; in h3a_aewb_set_params() 210 update = 1; in h3a_aewb_set_params() 214 update = 1; in h3a_aewb_set_params() 218 update = 1; in h3a_aewb_set_params() 222 update = 1; in h3a_aewb_set_params() 226 update = 1; in h3a_aewb_set_params() [all …]
|
D | isph3a_af.c | 57 if (!af->update) in h3a_af_setup_regs() 135 af->update = 0; in h3a_af_setup_regs() 245 /* Update local parameters */ 250 int update = 0; in h3a_af_set_params() local 255 update = 1; in h3a_af_set_params() 261 update = 1; in h3a_af_set_params() 265 update = 1; in h3a_af_set_params() 271 update = 1; in h3a_af_set_params() 277 update = 1; in h3a_af_set_params() 283 update = 1; in h3a_af_set_params() [all …]
|
/linux-3.3/fs/ocfs2/ |
D | journal.h | 343 /* extended attribute block update */ 346 /* Update of a single quota block */ 349 /* global quotafile inode update, data block */ 379 /* group extend. inode update and last group update. */ 382 /* group add. inode update and the new group update. */ 395 /* dinode + group descriptor update. We don't relink on free yet. */ 409 * update for free list */ 422 * blocks + quota update */ 443 /* file update (nlink, etc) + directory mtime/ctime + dir entry block + quota 444 * update on dir + index leaf + dx root update for free list + [all …]
|
/linux-3.3/drivers/usb/host/whci/ |
D | asl.c | 99 enum whc_update update = 0; in process_qset() local 119 /* A halted qTD always triggers an update in process_qset() 122 update |= WHC_UPDATE_UPDATED; in process_qset() 131 update |= qset_add_qtds(whc, qset); in process_qset() 140 update |= WHC_UPDATE_REMOVED; in process_qset() 142 return update; in process_qset() 168 * asl_update - request an ASL update and wait for the hardware to be synced 170 * @wusbcmd: WUSBCMD value to start the update. 173 * update must be skipped as the hardware may not respond to update 189 whc_hw_error(whc, "ASL update timeout"); in asl_update() [all …]
|
D | pzl.c | 105 enum whc_update update = 0; in pzl_process_qset() local 125 /* A halted qTD always triggers an update in pzl_process_qset() 128 update |= WHC_UPDATE_UPDATED; in pzl_process_qset() 137 update |= qset_add_qtds(whc, qset); in pzl_process_qset() 145 update |= WHC_UPDATE_REMOVED; in pzl_process_qset() 148 return update; in pzl_process_qset() 181 * pzl_update - request a PZL update and wait for the hardware to be synced 183 * @wusbcmd: WUSBCMD value to start the update. 186 * update must be skipped as the hardware may not respond to update 202 whc_hw_error(whc, "PZL update timeout"); in pzl_update() [all …]
|
/linux-3.3/Documentation/sound/alsa/soc/ |
D | jack.txt | 19 snd_soc_jack_pins representing DAPM endpoints to update and blocks of 25 connected and so will want to make sure to update both speaker and 40 These represent a DAPM pin to update depending on some of the status 52 input to the system and update a jack by calling snd_soc_jack_report(), 53 specifying a subset of bits to update. The jack detection code should 55 update and the set of things to report when the jack is connected. 70 the list of pins to update then set up one or more jack detection 71 mechanisms to update that jack based on their current status.
|
/linux-3.3/fs/sysfs/ |
D | group.c | 30 const struct attribute_group *grp, int update) in create_files() argument 38 /* in update mode, we're changing the permissions or in create_files() 41 if (update) in create_files() 59 static int internal_create_group(struct kobject *kobj, int update, in internal_create_group() argument 65 BUG_ON(!kobj || (!update && !kobj->sd)); in internal_create_group() 68 if (unlikely(update && !kobj->sd)) in internal_create_group() 78 error = create_files(sd, kobj, grp, update); in internal_create_group() 104 * sysfs_update_group - given a directory kobject, update an attribute group 105 * @kobj: The kobject to update the group on 106 * @grp: The attribute group to update [all …]
|
/linux-3.3/fs/afs/ |
D | vlocation.c | 183 INIT_LIST_HEAD(&vl->update); in afs_vlocation_alloc() 194 * update record if we found it in the cache 243 " failed to update volume '%s' (%x) up in '%s': %d\n", in afs_vlocation_update_record() 266 * apply the update to a VL record 315 /* try to update a known volume in the cell VL databases by in afs_vlocation_fill_in_record() 353 struct afs_vlocation, update); in afs_vlocation_queue_for_updates() 362 list_add_tail(&vl->update, &afs_vlocation_updates); in afs_vlocation_queue_for_updates() 371 * - insert/update in the local cache if did get a VL response 423 /* update volume entry in local cache */ in afs_vlocation_lookup() 457 /* must now wait for creation or update by someone else to in afs_vlocation_lookup() [all …]
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nv50_cursor.c | 37 nv50_cursor_show(struct nouveau_crtc *nv_crtc, bool update) in nv50_cursor_show() argument 46 if (update && nv_crtc->cursor.visible) in nv50_cursor_show() 49 ret = RING_SPACE(evo, (dev_priv->chipset != 0x50 ? 5 : 3) + update * 2); in nv50_cursor_show() 63 if (update) { in nv50_cursor_show() 72 nv50_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) in nv50_cursor_hide() argument 81 if (update && !nv_crtc->cursor.visible) in nv50_cursor_hide() 84 ret = RING_SPACE(evo, (dev_priv->chipset != 0x50 ? 5 : 3) + update * 2); in nv50_cursor_hide() 97 if (update) { in nv50_cursor_hide()
|
/linux-3.3/drivers/pci/ |
D | htirq.c | 28 /* Update callback used to cope with buggy hardware */ 29 ht_irq_update_t *update; member 49 if (cfg->update) in write_ht_irq_msg() 50 cfg->update(cfg->dev, irq, msg); in write_ht_irq_msg() 83 * @update: Function to be called when changing the htirq message 87 int __ht_create_irq(struct pci_dev *dev, int idx, ht_irq_update_t *update) in __ht_create_irq() argument 116 cfg->update = update; in __ht_create_irq()
|
/linux-3.3/fs/ntfs/ |
D | mst.c | 37 * NOTE: We consider the absence / invalidity of an update sequence array to 57 /* Position of usn in update sequence array. */ in post_read_mst_fixup() 60 * The update sequence number which has to be equal to each of the in post_read_mst_fixup() 113 * NOTE: We consider the absence / invalidity of an update sequence array to 115 * to be fixed up. This means that you have to create a valid update sequence 117 * will fail (the header needs to contain the position of the update sequence 119 * initialise the update sequence number before calling this function 143 /* Position of usn in update sequence array. */ in pre_write_mst_fixup() 146 * Cyclically increment the update sequence number in pre_write_mst_fixup() 186 /* Position of usn in update sequence array. */ in post_write_mst_fixup()
|
/linux-3.3/Documentation/scsi/ |
D | in2000.txt | 2 UPDATE NEWS: version 1.33 - 26 Aug 98 17 UPDATE NEWS: version 1.32 - 28 Mar 98 24 UPDATE NEWS: version 1.31 - 6 Jul 97 36 UPDATE NEWS: version 1.30 - 14 Oct 96 44 UPDATE NEWS: version 1.29 - 24 Sep 96 54 UPDATE NEWS: version 1.28 - 07 May 96 70 UPDATE NEWS: version 1.27 - 10 Apr 96 78 UPDATE NEWS: version 1.26 - 07 Mar 96 86 UPDATE NEWS: version 1.25 - 05 Mar 96 103 UPDATE NEWS: version 1.24a - 24 Feb 96 [all …]
|
D | ChangeLog.1992-1997 | 129 * buslogic.c: Update to version 1.15 (From Leonard N. Zubkoff). 134 * eata_dma.c: Update to 2.3.5r. Modularize. Improved error handling 145 * scsi.h: Update and add a bunch of missing commands which we 176 * eata.c: Update to version 2.0. Fixed bug preventing media 186 * u14-34f.c: Update to version 2.0. Fixed same bug as in 201 * qlogic.c: Update to version 0.41. 228 * qlogic.c: Update to v0.40a. Improve parity handling. 249 * eata.c: Update to 1.17. 251 * eata_dma.c: Update to 2.31a. Add more support for /proc/scsi. 268 * u14-34f.c: Update to 1.17. [all …]
|
/linux-3.3/Documentation/filesystems/ |
D | ocfs2.txt | 49 noatime Do not update access time. 50 relatime(*) Update atime if the previous atime is older than 52 strictatime Always update atime, but the minimum update interval 54 atime_quantum=60(*) OCFS2 will not update atime unless this number 55 of seconds has passed since the last update. 56 Set to zero to always update atime. This option need
|
/linux-3.3/arch/mips/include/asm/octeon/ |
D | cvmx-fau.h | 58 * the update will be returned. 68 * the update will be returned. 78 * the update will be returned. 88 * the update will be returned. 98 * register before the update will be returned. 117 * Returns Address to store for atomic update 140 * Returns Address to read from for atomic update 158 * Returns Value of the register before the update 173 * Returns Value of the register before the update 187 * Returns Value of the register before the update [all …]
|
/linux-3.3/kernel/time/ |
D | tick-sched.c | 34 * The time, when the last jiffy update happened. Protected by xtime_lock. 86 * Initialize and return retrieve the jiffies update. 93 /* Did we start the jiffies update yet ? */ in tick_init_jiffy_update() 127 * tick_nohz_update_jiffies - update jiffies when idle was interrupted 134 * cpu, which has the update task assigned is in a long sleep. 200 * @last_update_time: variable to store update time in. Do not update 241 * @last_update_time: variable to store update time in. Do not update 439 * jiffie boundary. Update jiffies and raise the in tick_nohz_stop_sched_tick() 470 * Update the idle state in the scheduler domain hierarchy in tick_nohz_idle_enter() 483 * update of the idle time accounting in tick_nohz_start_idle(). in tick_nohz_idle_enter() [all …]
|
/linux-3.3/include/linux/mtd/ |
D | ubi.h | 51 * @upd_marker: non-zero if the volume has update marker set 63 * The @upd_marker flag is set if the volume update operation was interrupted. 64 * Before touching the volume data during the update operation, UBI first sets 65 * the update marker flag for this volume. If the volume update operation was 66 * further interrupted, the update marker indicates this. If the update marker 68 * update operation has to be started. 73 * reasons, but not because an interrupted volume update 75 * interrupted update operation.
|
/linux-3.3/Documentation/RCU/ |
D | checklist.txt | 26 1. Does the update code have proper mutual exclusion? 54 rcu_read_lock_sched(), or by the appropriate update-side lock. 58 3. Does the update code tolerate concurrent accesses? 65 a. Use the RCU variants of the list and hlist update 91 readers see valid data at all phases of the update. 127 perfectly legal (if redundant) for update-side code to 205 usually results in simpler code. So, unless update performance 213 code using call_rcu() should explicitly limit update rate in 228 One way to stall the updates is to acquire the update-side 238 b. Limiting update rate. For example, if updates occur only [all …]
|
/linux-3.3/drivers/media/video/ivtv/ |
D | ivtv-yuv.c | 173 /* If any filter is -1, then don't update it */ in ivtv_yuv_filter() 349 IVTV_DEBUG_YUV("Update reg 0x2834 %08x->%08x 0x2838 %08x->%08x\n", in ivtv_yuv_handle_horizontal() 355 IVTV_DEBUG_YUV("Update reg 0x283c %08x->%08x 0x2844 %08x->%08x\n", in ivtv_yuv_handle_horizontal() 360 IVTV_DEBUG_YUV("Update reg 0x2840 %08x->%08x 0x2848 %08x->%08x\n", in ivtv_yuv_handle_horizontal() 364 IVTV_DEBUG_YUV("Update reg 0x2854 %08x->%08x \n", in ivtv_yuv_handle_horizontal() 369 IVTV_DEBUG_YUV("Update reg 0x285c %08x->%08x 0x2864 %08x->%08x\n", in ivtv_yuv_handle_horizontal() 373 IVTV_DEBUG_YUV("Update reg 0x2874 %08x->%08x\n", in ivtv_yuv_handle_horizontal() 377 IVTV_DEBUG_YUV("Update reg 0x2870 %08x->%08x\n", in ivtv_yuv_handle_horizontal() 381 IVTV_DEBUG_YUV("Update reg 0x2890 %08x->%08x\n", in ivtv_yuv_handle_horizontal() 384 /* Only update the filter if we really need to */ in ivtv_yuv_handle_horizontal() [all …]
|
/linux-3.3/Documentation/virtual/kvm/ |
D | msr.txt | 29 guaranteed to update this data at the moment of MSR write. 35 An odd version indicates an in-progress update. 67 The hypervisor may update this structure at any time it sees fit until 74 An odd version indicates an in-progress update. 77 of the update of this structure. Guests can subtract this value 79 structure update. 205 The hypervisor may update this structure at any time it sees fit until 214 in-progress update.
|
/linux-3.3/drivers/staging/comedi/drivers/ |
D | rtd520.h | 37 #define LAS0_DAC1 0x0014 /* - Software D/A1 Update */ 38 #define LAS0_DAC2 0x0018 /* - Software D/A2 Update */ 41 …AC 0x0024 /* - Software Simultaneous D/A1 and D/A2 Update */ 56 #define LAS0_DAC1_UCNT 0x004C /* D/A1 Update counter value (10 bit) D/A1 Update counter load … 57 #define LAS0_DAC2_UCNT 0x0050 /* D/A2 Update counter value (10 bit) D/A2 Update counter load … 95 #define LAS0_DAC1_SRC 0x0154 /* D/A1 update source */ 100 #define LAS0_DAC2_SRC 0x0168 /* D/A2 update source */ 194 #define UOUT_DAC1 0x1 /* D/A1 Update */ 195 #define UOUT_DAC2 0x2 /* D/A2 Update */ 264 /* DAC update source (SetDAC1Start & SetDAC2Start) */ [all …]
|
/linux-3.3/scripts/kconfig/ |
D | Makefile | 5 PHONY += oldconfig xconfig gconfig menuconfig config silentoldconfig update-po-config \ 53 update-po-config: $(obj)/kxgettext $(obj)/gconf.glade.h 100 @echo ' config - Update current config utilising a line-oriented program' 101 @echo ' nconfig - Update current config utilising a ncurses menu based program' 102 @echo ' menuconfig - Update current config utilising a menu based program' 103 @echo ' xconfig - Update current config utilising a QT based front-end' 104 @echo ' gconfig - Update current config utilising a GTK based front-end' 105 @echo ' oldconfig - Update current config utilising a provided .config as base' 106 @echo ' localmodconfig - Update current config disabling modules not loaded' 107 @echo ' localyesconfig - Update current config converting local mods to core' [all …]
|