Home
last modified time | relevance | path

Searched refs:undo (Results 1 – 25 of 85) sorted by relevance

1234

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86PM.c96 suspend(pmEvent event, Bool undo) in suspend() argument
113 xf86Screens[i]->PMEvent(xf86Screens[i], event, undo); in suspend()
122 resume(pmEvent event, Bool undo) in resume() argument
129 xf86Screens[i]->PMEvent(xf86Screens[i], event, undo); in resume()
149 DoApmEvent(pmEvent event, Bool undo) in DoApmEvent() argument
162 if (!undo && !suspended) { in DoApmEvent()
163 suspend(event, undo); in DoApmEvent()
166 else if (undo && suspended) { in DoApmEvent()
167 resume(event, undo); in DoApmEvent()
177 resume(event, undo); in DoApmEvent()
[all …]
/OK3568_Linux_fs/kernel/drivers/base/
H A Dattribute_container.c244 int (*undo)(struct attribute_container *, in do_attribute_container_device_trigger_safe()
267 if (!undo) in do_attribute_container_device_trigger_safe()
277 undo(cont, dev, &ic->classdev); in do_attribute_container_device_trigger_safe()
301 int (*undo)(struct attribute_container *, in attribute_container_device_trigger_safe()
316 fn, undo); in attribute_container_device_trigger_safe()
323 if (ret && !WARN_ON(!undo)) { in attribute_container_device_trigger_safe()
333 undo, NULL); in attribute_container_device_trigger_safe()
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-jack.c330 goto undo; in snd_soc_jack_add_gpios()
346 goto undo; in snd_soc_jack_add_gpios()
355 goto undo; in snd_soc_jack_add_gpios()
361 goto undo; in snd_soc_jack_add_gpios()
406 undo: in snd_soc_jack_add_gpios()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dbookmarks.h100 void undo();
117 void undo() { RemoveBookmarksCommand::redo(); } in undo() function
118 void redo() { RemoveBookmarksCommand::undo(); } in redo()
128 void undo();
/OK3568_Linux_fs/kernel/ipc/
H A Dsem.c133 struct sem_undo *undo; /* undo structure */ member
654 un = q->undo; in perform_atomic_semop_slow()
672 int undo = un->semadj[sop->sem_num] - sem_op; in perform_atomic_semop_slow() local
674 if (undo < (-SEMAEM - 1) || undo > SEMAEM) in perform_atomic_semop_slow()
676 un->semadj[sop->sem_num] = undo; in perform_atomic_semop_slow()
693 goto undo; in perform_atomic_semop_slow()
703 undo: in perform_atomic_semop_slow()
726 un = q->undo; in perform_atomic_semop()
755 int undo = un->semadj[sop->sem_num] - sem_op; in perform_atomic_semop() local
758 if (undo < (-SEMAEM - 1) || undo > SEMAEM) in perform_atomic_semop()
[all …]
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgntalloc.c134 goto undo; in add_grefs()
143 goto undo; in add_grefs()
151 goto undo; in add_grefs()
163 undo: in add_grefs()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dpelt.c569 goto undo; in sched_pelt_multiplier()
575 goto undo; in sched_pelt_multiplier()
590 undo: in sched_pelt_multiplier()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c106 goto undo; in omapfb_setup_plane()
113 goto undo; in omapfb_setup_plane()
126 goto undo; in omapfb_setup_plane()
132 goto undo; in omapfb_setup_plane()
138 goto undo; in omapfb_setup_plane()
153 undo: in omapfb_setup_plane()
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A Dmethod-customizing.rst72 3. undo your changes
74 The "undo" operation is not supported for a new inserted method
76 For an overridden method, in order to undo your changes, please
/OK3568_Linux_fs/kernel/mm/
H A Dpage_isolation.c203 goto undo; in start_isolate_page_range()
208 undo: in start_isolate_page_range()
/OK3568_Linux_fs/kernel/drivers/staging/octeon/
H A Dethernet-tx.c51 int undo; in cvm_oct_adjust_skb_to_free() local
53 undo = skb_to_free > 0 ? MAX_SKB_TO_FREE : skb_to_free + in cvm_oct_adjust_skb_to_free()
55 if (undo > 0) in cvm_oct_adjust_skb_to_free()
56 cvmx_fau_atomic_add32(fau, -undo); in cvm_oct_adjust_skb_to_free()
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dops_fstype.c400 int undo) in init_locking() argument
404 if (undo) in init_locking()
708 static int init_journal(struct gfs2_sbd *sdp, int undo) in init_journal() argument
716 if (undo) { in init_journal()
856 static int init_inodes(struct gfs2_sbd *sdp, int undo) in init_inodes() argument
861 if (undo) in init_inodes()
864 error = init_journal(sdp, undo); in init_inodes()
909 static int init_per_node(struct gfs2_sbd *sdp, int undo) in init_per_node() argument
920 if (undo) in init_per_node()
/OK3568_Linux_fs/buildroot/package/gtksourceview/
H A DConfig.in9 undo/redo, search and replace, a completion framework,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsem.h32 struct sem_undo *undo; /* undo requests on this array */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsem.h32 struct sem_undo *undo; /* undo requests on this array */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsem.h32 struct sem_undo *undo; /* undo requests on this array */ member
/OK3568_Linux_fs/external/xserver/debian/patches/
H A D05_Revert-Unload-submodules.diff20 + * This is disabled for now. The loader isn't smart enough yet to undo
/OK3568_Linux_fs/kernel/include/linux/
H A Dattribute_container.h61 int (*undo)(struct attribute_container *,
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Darmada-388-clearfog-base.dts51 * We undo that rubbish here.
H A Darmada-38x-solidrun-microsom.dtsi67 * We undo that rubbish here.
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Drk_ircut.c271 goto undo; in add_sysfs_interfaces()
273 undo: in add_sysfs_interfaces()
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dmanagement-style.rst63 you **will** be wrong), you can always undo the damage later by
81 incompetent nincompoop, say you're sorry, and undo all the worthless
94 too, and while the actual **work** was easy enough to undo by just
143 It turns out that while it's easy to undo technical mistakes, it's not
144 as easy to undo personality disorders. You just have to live with
/OK3568_Linux_fs/kernel/arch/arm/boot/compressed/
H A Defi-header.S24 eor r5, r5, 0x4d000 @ undo previous insn
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dcrypto_engine.rst50 request is handled. Clean up / undo what was done in the prepare function.
/OK3568_Linux_fs/kernel/drivers/platform/mellanox/
H A DKconfig54 and to set up a watchdog that can undo that swap if the system

1234