/linux-2.6.39/sound/soc/ |
D | soc-jack.c | 304 goto undo; in snd_soc_jack_add_gpios() 310 goto undo; in snd_soc_jack_add_gpios() 315 goto undo; in snd_soc_jack_add_gpios() 354 undo: in snd_soc_jack_add_gpios()
|
/linux-2.6.39/include/linux/ |
D | sem.h | 30 struct sem_undo *undo; /* undo requests on this array */ member 111 struct sem_undo *undo; /* undo structure */ member
|
/linux-2.6.39/mm/ |
D | page_isolation.c | 51 goto undo; in start_isolate_page_range() 55 undo: in start_isolate_page_range()
|
/linux-2.6.39/drivers/xen/ |
D | gntalloc.c | 126 goto undo; in add_grefs() 133 goto undo; in add_grefs() 140 goto undo; in add_grefs() 153 undo: in add_grefs()
|
/linux-2.6.39/Documentation/acpi/ |
D | method-customizing.txt | 57 3. undo your changes 58 The "undo" operation is not supported for a new inserted method 60 For an overrided method, in order to undo your changes, please
|
/linux-2.6.39/fs/gfs2/ |
D | ops_fstype.c | 372 int undo) in init_locking() argument 376 if (undo) in init_locking() 641 static int init_journal(struct gfs2_sbd *sdp, int undo) in init_journal() argument 649 if (undo) { in init_journal() 768 static int init_inodes(struct gfs2_sbd *sdp, int undo) in init_inodes() argument 774 if (undo) in init_inodes() 777 error = init_journal(sdp, undo); in init_inodes() 821 static int init_per_node(struct gfs2_sbd *sdp, int undo) in init_per_node() argument 832 if (undo) in init_per_node() 893 static int init_threads(struct gfs2_sbd *sdp, int undo) in init_threads() argument [all …]
|
/linux-2.6.39/kernel/ |
D | res_counter.c | 53 goto undo; in res_counter_charge() 58 undo: in res_counter_charge()
|
/linux-2.6.39/drivers/staging/octeon/ |
D | ethernet-tx.c | 78 int32_t undo; in cvm_oct_adjust_skb_to_free() local 79 undo = skb_to_free > 0 ? MAX_SKB_TO_FREE : skb_to_free + MAX_SKB_TO_FREE; in cvm_oct_adjust_skb_to_free() 80 if (undo > 0) in cvm_oct_adjust_skb_to_free() 81 cvmx_fau_atomic_add32(fau, -undo); in cvm_oct_adjust_skb_to_free()
|
/linux-2.6.39/ipc/ |
D | sem.c | 369 int undo = un->semadj[sop->sem_num] - sem_op; in try_atomic_semop() local 373 if (undo < (-SEMAEM - 1) || undo > SEMAEM) in try_atomic_semop() 391 goto undo; in try_atomic_semop() 399 undo: in try_atomic_semop() 585 q->undo, q->pid); in update_queue() 1412 queue.undo = un; in SYSCALL_DEFINE4()
|
D | compat.c | 58 compat_uptr_t undo; member
|
/linux-2.6.39/drivers/video/omap2/omapfb/ |
D | omapfb-ioctl.c | 119 goto undo; in omapfb_setup_plane() 127 goto undo; in omapfb_setup_plane() 142 goto undo; in omapfb_setup_plane() 160 undo: in omapfb_setup_plane()
|
/linux-2.6.39/Documentation/ |
D | ManagementStyle | 58 you _will_ be wrong), you can always undo the damage later by 76 incompetent nincompoop, say you're sorry, and undo all the worthless 88 too, and while the actual _work_ was easy enough to undo by just 136 It turns out that while it's easy to undo technical mistakes, it's not 137 as easy to undo personality disorders. You just have to live with
|
D | applying-patches.txt | 51 You can revert (undo) it like this:
|
/linux-2.6.39/fs/ceph/ |
D | addr.c | 68 int undo = 0; in ceph_set_page_dirty() local 121 undo = 1; in ceph_set_page_dirty() 126 if (undo) in ceph_set_page_dirty()
|
/linux-2.6.39/drivers/scsi/aic94xx/ |
D | aic94xx_hwi.c | 1072 goto undo; in asd_ascb_alloc() 1078 undo: in asd_ascb_alloc()
|
/linux-2.6.39/scripts/kconfig/ |
D | lex.zconf.c_shipped | 1209 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */ 1227 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */ 1297 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */ 1657 /* undo effects of setting up zconftext */
|
/linux-2.6.39/Documentation/PCI/ |
D | MSI-HOWTO.txt | 134 This function should be used to undo the effect of pci_enable_msi() or 215 This API should be used to undo the effect of pci_enable_msix(). It frees
|
/linux-2.6.39/arch/sh/lib/ |
D | memcpy-sh4.S | 638 ! We also need r0 as a temporary (for movca), so 'undo' the invariant:
|
/linux-2.6.39/Documentation/networking/ |
D | phy.txt | 56 mdiobus_register. Similarly, there's a remove function to undo all of
|
/linux-2.6.39/scripts/genksyms/ |
D | lex.c_shipped | 1026 /* undo the effects of YY_DO_BEFORE_ACTION */ 1475 /* undo effects of setting up yytext */
|
/linux-2.6.39/Documentation/usb/ |
D | power-management.txt | 346 counter; the USB core will undo any remaining "get"s when a driver
|
/linux-2.6.39/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 870 /* undo the effects of YY_DO_BEFORE_ACTION */
|
/linux-2.6.39/Documentation/power/ |
D | devices.txt | 348 3. The complete phase uses only a bus callback. The method should undo the
|
/linux-2.6.39/Documentation/s390/ |
D | Debugging390.txt | 1933 undisplay : undo's display's
|