Home
last modified time | relevance | path

Searched defs:undo (Results 1 - 25 of 29) sorted by relevance

12

/third_party/musl/src/thread/
H A Dpthread_once.c3 static void undo(void *control) in undo() function
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_once.c3 static void undo(void *control) in undo() function
/third_party/ltp/tools/sparse/sparse-src/Documentation/sphinx/
H A Dcdoc.py80 def undo(self): member in Lines
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dsem.h32 struct sem_undo *undo; /* undo requests on this array */ member
/kernel/linux/linux-5.10/drivers/staging/octeon/
H A Dethernet-tx.c51 int undo; in cvm_oct_adjust_skb_to_free() local
/kernel/linux/linux-6.6/drivers/staging/octeon/
H A Dethernet-tx.c51 int undo; in cvm_oct_adjust_skb_to_free() local
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dsem.h32 struct sem_undo *undo; /* undo requests on this array */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dsem.h40 struct sem_undo * undo; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dsem.h40 struct sem_undo * undo; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dsem.h27 struct sem_undo *undo; member
/third_party/python/Lib/idlelib/
H A Dundo.py189 def undo(self, text): global() member in Command
231 def undo(self, text): global() member in InsertCommand
292 def undo(self, text): global() member in DeleteCommand
328 def undo(self, text): global() member in CommandSequence
[all...]
/kernel/linux/linux-5.10/fs/gfs2/
H A Dops_fstype.c708 static int init_journal(struct gfs2_sbd *sdp, int undo) in init_journal() argument
856 static int init_inodes(struct gfs2_sbd *sdp, int undo) in init_inodes() argument
909 static int init_per_node(struct gfs2_sbd *sdp, int undo) in init_per_node() argument
399 init_locking(struct gfs2_sbd *sdp, struct gfs2_holder *mount_gh, int undo) init_locking() argument
/kernel/linux/linux-5.10/fs/jbd2/
H A Dtransaction.c1145 jbd2_write_access_granted(handle_t *handle, struct buffer_head *bh, bool undo) jbd2_write_access_granted() argument
/kernel/linux/linux-6.6/fs/gfs2/
H A Dops_fstype.c731 static int init_journal(struct gfs2_sbd *sdp, int undo) in init_journal() argument
877 static int init_inodes(struct gfs2_sbd *sdp, int undo) in init_inodes() argument
930 static int init_per_node(struct gfs2_sbd *sdp, int undo) in init_per_node() argument
398 init_locking(struct gfs2_sbd *sdp, struct gfs2_holder *mount_gh, int undo) init_locking() argument
/kernel/linux/linux-6.6/fs/jbd2/
H A Dtransaction.c1167 jbd2_write_access_granted(handle_t *handle, struct buffer_head *bh, bool undo) jbd2_write_access_granted() argument
/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.c974 int undo; in netlink_undo_bind() local
/kernel/linux/linux-5.10/ipc/
H A Dsem.c133 struct sem_undo *undo; /* undo structure */ member
672 int undo = un->semadj[sop->sem_num] - sem_op; in perform_atomic_semop_slow() local
755 int undo = un->semadj[sop->sem_num] - sem_op; perform_atomic_semop() local
769 int undo = un->semadj[sop->sem_num] - sem_op; perform_atomic_semop() local
1732 compat_uptr_t undo; global() member
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfrecord.c3071 int undo = 0; in ni_rename() local
H A Dindex.c1568 indx_insert_into_root(struct ntfs_index *indx, struct ntfs_inode *ni, const struct NTFS_DE *new_de, struct NTFS_DE *root_de, const void *ctx, struct ntfs_fnd *fnd, bool undo) indx_insert_into_root() argument
1928 indx_insert_entry(struct ntfs_index *indx, struct ntfs_inode *ni, const struct NTFS_DE *new_de, const void *ctx, struct ntfs_fnd *fnd, bool undo) indx_insert_entry() argument
/kernel/linux/linux-6.6/ipc/
H A Dsem.c133 struct sem_undo *undo; /* undo structure */ member
675 int undo = un->semadj[sop->sem_num] - sem_op; in perform_atomic_semop_slow() local
758 int undo = un->semadj[sop->sem_num] - sem_op; perform_atomic_semop() local
771 int undo = un->semadj[sop->sem_num] - sem_op; perform_atomic_semop() local
1733 compat_uptr_t undo; global() member
[all...]
/third_party/elfutils/src/
H A Dunstrip.c1094 Elf_Scn *undo = NULL; find_alloc_sections_prelink() local
/third_party/ntfs-3g/ntfsprogs/
H A Dplaylog.c3706 u32 undo; in undo_update_resident() local
3887 u32 undo; undo_write_end() local
3954 u32 undo; undo_write_index() local
[all...]
H A Dntfsrecover.c1866 unsigned int undo; detaillogr() local
[all...]
/kernel/linux/linux-6.6/net/netlink/
H A Daf_netlink.c994 int undo; in netlink_undo_bind() local
/third_party/python/Lib/
H A Dturtle.py3640 def undo(self): global() member in RawTurtle
[all...]

Completed in 46 milliseconds

12