/include/linux/ |
D | rculist.h | 18 static inline void __list_add_rcu(struct list_head *new, in __list_add_rcu() 43 static inline void list_add_rcu(struct list_head *new, struct list_head *head) in list_add_rcu() 64 static inline void list_add_tail_rcu(struct list_head *new, in list_add_tail_rcu() 137 struct list_head *new) in list_replace_rcu() 271 struct hlist_node *new) in hlist_replace_rcu()
|
D | list.h | 41 static inline void __list_add(struct list_head *new, in __list_add() 64 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() 78 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail() 121 struct list_head *new) in list_replace() 130 struct list_head *new) in list_replace_init() 627 struct hlist_head *new) in hlist_move_list()
|
D | user_namespace.h | 46 static inline int create_user_ns(struct cred *new) in create_user_ns()
|
D | mempolicy.h | 278 struct mempolicy *new) in mpol_set_shared_policy() 310 const nodemask_t *new) in mpol_rebind_task() 314 static inline void mpol_rebind_mm(struct mm_struct *mm, nodemask_t *new) in mpol_rebind_mm()
|
D | mISDNdsp.h | 12 void *(*new)(const char *arg); member
|
D | wait.h | 115 static inline void __add_wait_queue(wait_queue_head_t *head, wait_queue_t *new) in __add_wait_queue() 124 wait_queue_t *new) in __add_wait_queue_tail()
|
D | nodemask.h | 317 #define node_remap(oldbit, old, new) \ argument 325 #define nodes_remap(dst, src, old, new) \ argument
|
D | cpufreq.h | 126 unsigned int new; member
|
D | proc_fs.h | 264 static inline void kclist_add(struct kcore_list *new, void *addr, size_t size) in kclist_add()
|
D | netfilter.h | 353 static inline void nf_ct_attach(struct sk_buff *new, struct sk_buff *skb) {} in nf_ct_attach()
|
D | cpumask.h | 364 #define cpu_remap(oldbit, old, new) \ argument 372 #define cpus_remap(dst, src, old, new) \ argument
|
D | jffs2.h | 218 jint32_t new; member
|
/include/asm-generic/ |
D | cmpxchg-local.h | 13 unsigned long old, unsigned long new, int size) in __cmpxchg_local_generic() 52 u64 old, u64 new) in __cmpxchg64_local_generic()
|
D | atomic.h | 134 #define atomic_long_cmpxchg(l, old, new) \ argument 136 #define atomic_long_xchg(v, new) \ argument 251 #define atomic_long_cmpxchg(l, old, new) \ argument 253 #define atomic_long_xchg(v, new) \ argument
|
/include/asm-frv/ |
D | system.h | 213 #define cmpxchg(ptr, test, new) \ argument 253 #define cmpxchg(ptr, test, new) \ argument 280 unsigned long new, int size) in __cmpxchg_local()
|
D | atomic.h | 177 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), old, new)) argument 178 #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) argument
|
/include/asm-m32r/ |
D | system.h | 239 __cmpxchg_u32(volatile unsigned int *p, unsigned int old, unsigned int new) in __cmpxchg_u32() 270 unsigned int new) in __cmpxchg_local_u32() 304 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) in __cmpxchg() 326 unsigned long new, int size) in __cmpxchg_local()
|
D | atomic.h | 239 #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) argument
|
D | local.h | 248 #define local_xchg(v, new) (xchg_local(&((l)->counter), new)) argument
|
/include/net/ |
D | netevent.h | 19 struct dst_entry *new; member
|
D | ip_vs.h | 912 static inline __wsum ip_vs_check_diff4(__be32 old, __be32 new, __wsum oldsum) in ip_vs_check_diff4() 920 static inline __wsum ip_vs_check_diff16(const __be32 *old, const __be32 *new, in ip_vs_check_diff16() 930 static inline __wsum ip_vs_check_diff2(__be16 old, __be16 new, __wsum oldsum) in ip_vs_check_diff2()
|
/include/net/netfilter/ |
D | nf_conntrack_l4proto.h | 47 bool (*new)(struct nf_conn *ct, const struct sk_buff *skb, member
|
/include/asm-mn10300/ |
D | atomic.h | 146 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), (old), (new))) argument
|
D | system.h | 216 unsigned long old, unsigned long new) in __cmpxchg()
|
/include/linux/netfilter/ |
D | nf_conntrack_common.h | 152 unsigned int new; member
|