Home
last modified time | relevance | path

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

12

/linux/sound/soc/
H A Dsoc-jack.c328 goto undo; in snd_soc_jack_add_gpios()
344 goto undo; in snd_soc_jack_add_gpios()
349 goto undo; in snd_soc_jack_add_gpios()
363 goto undo; in snd_soc_jack_add_gpios()
391 undo: in snd_soc_jack_add_gpios()
/linux/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()
/linux/include/uapi/linux/
H A Dsem.h32 struct sem_undo *undo; /* undo requests on this array */ member
/linux/arch/arm/boot/dts/marvell/
H A Darmada-388-clearfog-base.dts51 * We undo that rubbish here.
H A Darmada-38x-solidrun-microsom.dtsi67 * We undo that rubbish here.
H A Darmada-385-clearfog-gtr.dtsi389 * We undo that rubbish here.
/linux/arch/arm/boot/compressed/
H A Defi-header.S24 eor r5, r5, 0x4d000 @ undo previous insn
/linux/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
H A Dapplying-patches.rst62 You can revert (undo) it like this::
/linux/arch/s390/kernel/
H A Dperf_pai.c264 goto undo; in pai_alloc_cpu()
296 goto undo; in pai_alloc_cpu()
305 undo: in pai_alloc_cpu()
/linux/Documentation/userspace-api/
H A Dfutex2.rst53 to ``val``. If it's different, the syscall undo all the work done so far and
/linux/net/netlink/
H A Daf_netlink.c960 int undo; in netlink_undo_bind() local
965 for (undo = 0; undo < group; undo++) in netlink_undo_bind()
966 if (test_bit(undo, &groups)) in netlink_undo_bind()
967 nlk->netlink_unbind(sock_net(sk), undo + 1); in netlink_undo_bind()
/linux/drivers/platform/mellanox/
H A DKconfig93 and to set up a watchdog that can undo that swap if the system
/linux/fs/ntfs3/
H A Dindex.c1631 struct ntfs_fnd *fnd, bool undo, in indx_insert_into_root() argument
1670 if ((undo || asize + ds_root < sbi->max_bytes_per_attr) && in indx_insert_into_root()
1822 err = indx_insert_entry(indx, ni, new_de, ctx, fnd, undo); in indx_insert_into_root()
2025 struct ntfs_fnd *fnd, bool undo) in indx_insert_entry() argument
2078 fnd, undo, cmp); in indx_insert_entry()
H A Dfrecord.c2840 int undo = 0; in ni_rename() local
2859 err = ni_remove_name(dir_ni, ni, de, &de2, &undo); in ni_rename()
2861 ni_remove_name(new_dir_ni, ni, new_de, &de2, &undo)) in ni_rename()
2868 err = ni_remove_name(dir_ni, ni, de, &de2, &undo); in ni_rename()
2872 !ni_remove_name_undo(dir_ni, ni, de, de2, undo)) in ni_rename()
H A Dntfs_fs.h785 struct ntfs_fnd *fnd, bool undo);
/linux/drivers/scsi/aic94xx/
H A Daic94xx_hwi.c1051 goto undo; in asd_ascb_alloc()
1057 undo: in asd_ascb_alloc()
/linux/Documentation/driver-api/
H A Dpwm.rst147 registered using pwmchip_add() and removed again with pwmchip_remove(). To undo
/linux/tools/testing/selftests/drivers/net/
H A DREADME.rst244 action that needs an "undo" as soon as possible. If you need to run
/linux/Documentation/arch/powerpc/
H A Dtransactional_memory.rst18 guaranteed to either complete atomically or roll back and undo any partial
/linux/arch/sh/lib/
H A Dmemcpy-sh4.S639 ! We also need r0 as a temporary (for movca), so 'undo' the invariant:
/linux/Documentation/networking/
H A Dnetdevices.rst65 /* ... undo the device setup ... */
/linux/Documentation/admin-guide/mm/
H A Duserfaultfd.rst218 which you supply a page and undo write protect. Note that there is a
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c1300 goto undo; in add_res_range()
1304 goto undo; in add_res_range()
1313 undo: in add_res_range()
/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst301 undo the SMT disable via the sysfs interface.

12