Home
last modified time | relevance | path

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

/include/asm-generic/
A Datomic-long.h135 #define atomic_long_cmpxchg(l, old, new) \ argument
137 #define atomic_long_xchg(v, new) \ argument
254 #define atomic_long_cmpxchg(l, old, new) \ argument
256 #define atomic_long_xchg(v, new) \ argument
/include/linux/
A Dlist.h38 static inline void __list_add(struct list_head *new, in __list_add()
56 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
69 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
108 struct list_head *new) in list_replace()
117 struct list_head *new) in list_replace_init()
A Drbtree_augmented.h97 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child()

Completed in 8 milliseconds