Home
last modified time | relevance | path

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

/drivers/base/
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()
/drivers/xen/
Dgntalloc.c134 goto undo; in add_grefs()
143 goto undo; in add_grefs()
151 goto undo; in add_grefs()
163 undo: in add_grefs()
/drivers/video/fbdev/omap2/omapfb/
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()
/drivers/staging/octeon/
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()
/drivers/platform/mellanox/
DKconfig67 and to set up a watchdog that can undo that swap if the system
/drivers/scsi/aic94xx/
Daic94xx_hwi.c1055 goto undo; in asd_ascb_alloc()
1061 undo: in asd_ascb_alloc()
/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c1307 goto undo; in add_res_range()
1311 goto undo; in add_res_range()
1320 undo: in add_res_range()