/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | hashtab.c | 132 int hashtab_duplicate(struct hashtab *new, struct hashtab *orig, in hashtab_duplicate() argument [all...] |
/kernel/linux/linux-5.10/tools/lib/ |
H A D | rbtree.c | 75 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, in __rb_rotate_set_parents() argument 424 static inline void dummy_copy(struct rb_node *old, struct rb_node *new) {} in dummy_copy() argument 85 __rb_insert(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert() argument 227 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) ____rb_erase_color() argument 410 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_erase_color() argument 425 dummy_rotate(struct rb_node *old, struct rb_node *new) dummy_rotate() argument 453 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert_augmented() argument 545 rb_replace_node(struct rb_node *victim, struct rb_node *new, struct rb_root *root) rb_replace_node() argument [all...] |
/kernel/linux/linux-5.10/tools/include/linux/ |
H A D | rbtree.h | 146 rb_replace_node_cached(struct rb_node *victim, struct rb_node *new, struct rb_root_cached *root) rb_replace_node_cached() argument
|
H A D | rbtree_augmented.h | 171 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child() argument [all...] |
/kernel/linux/linux-5.10/fs/isofs/ |
H A D | dir.c | 17 int isofs_name_translate(struct iso_directory_record *de, char *new, struct inode *inode) in isofs_name_translate() argument
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | nodemgmt.c | 505 struct jffs2_raw_node_ref *new; in jffs2_add_physical_node_ref() local
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | pnfs_dev.c | 191 struct nfs4_deviceid_node *d, *new; in nfs4_find_get_deviceid() local
|
H A D | nfs4super.c | 100 struct nfs_referral_count *p, *new; in nfs_referral_loop_protect() local [all...] |
/kernel/linux/linux-5.10/fs/notify/inotify/ |
H A D | inotify_fsnotify.c | 35 struct inotify_event_info *old, *new; in event_compare() local
|
/kernel/linux/linux-5.10/fs/affs/ |
H A D | bitmap.c | 321 u32 old, new; in affs_init_bitmap() local
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | security.c | 146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local [all...] |
H A D | volume.c | 303 struct afs_server_list *new, *old, *discard; in afs_update_volume_status() local
|
/kernel/linux/linux-5.10/fs/bfs/ |
H A D | file.c | 36 struct buffer_head *bh, *new; in bfs_move_block() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | rbtree.c | 75 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, in __rb_rotate_set_parents() argument 425 static inline void dummy_copy(struct rb_node *old, struct rb_node *new) {} in dummy_copy() argument 85 __rb_insert(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert() argument 227 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) ____rb_erase_color() argument 410 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_erase_color() argument 426 dummy_rotate(struct rb_node *old, struct rb_node *new) dummy_rotate() argument 456 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert_augmented() argument 553 rb_replace_node(struct rb_node *victim, struct rb_node *new, struct rb_root *root) rb_replace_node() argument 570 rb_replace_node_rcu(struct rb_node *victim, struct rb_node *new, struct rb_root *root) rb_replace_node_rcu() argument [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | swap_cgroup.c | 97 swap_cgroup_cmpxchg(swp_entry_t ent, unsigned short old, unsigned short new) swap_cgroup_cmpxchg() argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | groups.c | 123 void set_groups(struct cred *new, struct group_info *group_info) in set_groups() argument 141 struct cred *new; in set_current_groups() local
|
H A D | nsproxy.c | 243 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces() argument
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | qspinlock.c | 222 u32 old, new, val = atomic_read(&lock->val); in xchg_tail() local
|
/kernel/linux/linux-5.10/ipc/ |
H A D | namespace.c | 200 static int ipcns_install(struct nsset *nsset, struct ns_common *new) in ipcns_install() argument
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | file.c | 178 int new; in reiserfs_commit_page() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | signalfd.c | 74 struct signalfd_siginfo new; in signalfd_copyinfo() local [all...] |
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | dir.c | 134 struct orangefs_dir_part *part, *new; in parse_readdir() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_debugfs_params.c | 139 char *new, *old; in i915_param_charp_write() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_atomic_state_helper.c | 589 struct drm_bridge_state *new; in drm_atomic_helper_bridge_duplicate_state() local [all...] |
/kernel/linux/linux-5.10/drivers/net/xen-netback/ |
H A D | hash.c | 38 struct xenvif_hash_cache_entry *new, *entry, *oldest; in xenvif_add_hash() local
|