Home
last modified time | relevance | path

Searched defs:new (Results 1 – 17 of 17) sorted by relevance

/lib/
Drbtree.c75 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, in __rb_rotate_set_parents()
86 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_insert()
228 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in ____rb_erase_color()
411 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_erase_color()
425 static inline void dummy_copy(struct rb_node *old, struct rb_node *new) {} in dummy_copy()
426 static inline void dummy_rotate(struct rb_node *old, struct rb_node *new) {} in dummy_rotate()
457 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_insert_augmented()
553 void rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node()
570 void rb_replace_node_rcu(struct rb_node *victim, struct rb_node *new, in rb_replace_node_rcu()
Derrseq.c79 errseq_t new; in errseq_set() local
178 errseq_t old, new; in errseq_check_and_advance() local
Dmemcat_p.c12 void **p = a, **new; in __memcat_p() local
Drbtree_test.c34 struct rb_node **new = &root->rb_root.rb_node, *parent = NULL; in insert() local
51 struct rb_node **new = &root->rb_root.rb_node, *parent = NULL; in insert_cached() local
88 struct rb_node **new = &root->rb_root.rb_node, *rb_parent = NULL; in RB_DECLARE_CALLBACKS_MAX() local
112 struct rb_node **new = &root->rb_root.rb_node, *rb_parent = NULL; in insert_augmented_cached() local
Dlist_debug.c20 bool __list_add_valid(struct list_head *new, struct list_head *prev, in __list_add_valid()
Drefcount.c76 unsigned int new, val = atomic_read(&r->refs); in refcount_dec_not_one() local
Datomic64_test.c79 #define XCHG_FAMILY_TEST(bit, init, new) \ argument
84 #define CMPXCHG_FAMILY_TEST(bit, init, new, wrong) \ argument
Dcrc-t10dif.c38 struct crypto_shash *new, *old; in crc_t10dif_rehash() local
Datomic64.c163 s64 generic_atomic64_xchg(atomic64_t *v, s64 new) in generic_atomic64_xchg()
Dstackdepot.c335 struct stack_record *new = depot_alloc_stack(entries, nr_entries, hash, &prealloc); in __stack_depot_save() local
Dbitmap.c295 const unsigned long *old, const unsigned long *new, in __bitmap_replace()
1006 const unsigned long *old, const unsigned long *new, in bitmap_remap()
1054 const unsigned long *new, int bits) in bitmap_bitremap()
Ddebugobjects.c167 struct debug_obj *new[ODEBUG_BATCH_SIZE]; in fill_pool() local
1283 struct debug_obj *obj, *new; in debug_objects_replace_static_objects() local
Dstring.c1153 char *strreplace(char *s, char old, char new) in strreplace()
Dtest_firmware.c360 long new; in __test_dev_config_update_size_t() local
Dbtree.c471 unsigned long *new; in btree_insert_level() local
Diov_iter.c1834 const void *dup_iter(struct iov_iter *new, struct iov_iter *old, gfp_t flags) in dup_iter()
/lib/math/
Dprime_numbers.c112 struct primes *new; in expand_to_next_prime() local