| /third_party/musl/src/thread/ |
| H A D | pthread_once.c | 3 static void undo(void *control) in undo() function
|
| /third_party/musl/porting/linux/user/src/thread/ |
| H A D | pthread_once.c | 3 static void undo(void *control) in undo() function
|
| /third_party/ltp/tools/sparse/sparse-src/Documentation/sphinx/ |
| H A D | cdoc.py | 80 def undo(self): member in Lines
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | sem.h | 32 struct sem_undo *undo; /* undo requests on this array */ member
|
| /kernel/linux/linux-5.10/drivers/staging/octeon/ |
| H A D | ethernet-tx.c | 51 int undo; in cvm_oct_adjust_skb_to_free() local
|
| /kernel/linux/linux-6.6/drivers/staging/octeon/ |
| H A D | ethernet-tx.c | 51 int undo; in cvm_oct_adjust_skb_to_free() local
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | sem.h | 32 struct sem_undo *undo; /* undo requests on this array */ member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | sem.h | 40 struct sem_undo * undo; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | sem.h | 40 struct sem_undo * undo; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | sem.h | 27 struct sem_undo *undo; member
|
| /third_party/python/Lib/idlelib/ |
| H A D | undo.py | 189 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 D | ops_fstype.c | 708 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 D | transaction.c | 1145 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 D | ops_fstype.c | 731 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 D | transaction.c | 1167 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 D | af_netlink.c | 974 int undo; in netlink_undo_bind() local
|
| /kernel/linux/linux-5.10/ipc/ |
| H A D | sem.c | 133 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 D | frecord.c | 3071 int undo = 0; in ni_rename() local
|
| H A D | index.c | 1568 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 D | sem.c | 133 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 D | unstrip.c | 1094 Elf_Scn *undo = NULL; find_alloc_sections_prelink() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | playlog.c | 3706 u32 undo; in undo_update_resident() local 3887 u32 undo; undo_write_end() local 3954 u32 undo; undo_write_index() local [all...] |
| H A D | ntfsrecover.c | 1866 unsigned int undo; detaillogr() local [all...] |
| /kernel/linux/linux-6.6/net/netlink/ |
| H A D | af_netlink.c | 994 int undo; in netlink_undo_bind() local
|
| /third_party/python/Lib/ |
| H A D | turtle.py | 3640 def undo(self): global() member in RawTurtle [all...] |