Home
last modified time | relevance | path

Searched defs:old (Results 1 – 25 of 30) sorted by relevance

12

/include/asm-generic/
Dcmpxchg-local.h15 unsigned long old, unsigned long new, int size) in __cmpxchg_local_generic()
54 u64 old, u64 new) in __cmpxchg64_local_generic()
Datomic.h176 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), (old), (new))) argument
180 int c, old; in __atomic_add_unless() local
Datomic-long.h134 #define atomic_long_cmpxchg(l, old, new) \ argument
251 #define atomic_long_cmpxchg(l, old, new) \ argument
Dcputime_jiffies.h6 #define cmpxchg_cputime(ptr, old, new) cmpxchg(ptr, old, new) argument
Dcputime_nsecs.h24 #define cmpxchg_cputime(ptr, old, new) cmpxchg64(ptr, old, new) argument
/include/asm-generic/bitops/
Dnon-atomic.h61 unsigned long old = *p; in __test_and_set_bit() local
80 unsigned long old = *p; in __test_and_clear_bit() local
92 unsigned long old = *p; in __test_and_change_bit() local
Datomic.h131 unsigned long old; in test_and_set_bit() local
155 unsigned long old; in test_and_clear_bit() local
178 unsigned long old; in test_and_change_bit() local
/include/net/
Dnetevent.h18 struct dst_entry *old; member
Dchecksum.h134 static inline void csum_replace2(__sum16 *sum, __be16 old, __be16 new) in csum_replace2()
/include/net/sctp/
Dchecksum.h64 __le32 ret, old = sh->checksum; in sctp_compute_cksum() local
/include/linux/
Drculist.h171 static inline void list_replace_rcu(struct list_head *old, in list_replace_rcu()
356 static inline void hlist_replace_rcu(struct hlist_node *old, in hlist_replace_rcu()
Dvia-core.h219 u8 old; in via_write_reg_mask() local
231 u8 old = inb(VIA_MISC_REG_READ); in via_write_misc_reg_mask() local
Dlist.h123 static inline void list_replace(struct list_head *old, in list_replace()
132 static inline void list_replace_init(struct list_head *old, in list_replace_init()
679 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list()
Duinput.h56 struct ff_effect *old; member
Daudit.h319 const struct cred *old) in audit_log_bprm_fcaps()
327 const struct cred *old) in audit_log_capset()
440 const struct cred *old) in audit_log_bprm_fcaps()
445 const struct cred *old) in audit_log_capset()
Datomic.h422 int c, old, dec; in atomic_dec_if_positive() local
440 int old; in atomic_or() local
Drbtree_augmented.h121 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child()
Dcpufreq.h43 unsigned int old; member
413 static inline unsigned long cpufreq_scale(unsigned long old, u_int div, in cpufreq_scale()
Dnodemask.h345 #define node_remap(oldbit, old, new) \ argument
353 #define nodes_remap(dst, src, old, new) \ argument
Dsecurity.h1979 const struct cred *old, in security_capset()
2384 const struct cred *old, in security_prepare_creds()
2391 const struct cred *old) in security_transfer_creds()
2423 const struct cred *old, in security_task_fix_setuid()
2937 static inline int security_xfrm_policy_clone(struct xfrm_sec_ctx *old, struct xfrm_sec_ctx **new_ct… in security_xfrm_policy_clone()
/include/media/
Dir-kbd-i2c.h16 unsigned char old; member
/include/uapi/linux/
Duinput.h47 struct ff_effect old; member
Dvirtio_ring.h153 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event()
/include/sound/
Dpcm_params.h187 struct snd_mask old; in snd_mask_refine() local
/include/drm/ttm/
Dttm_bo_driver.h559 ttm_flag_masked(uint32_t *old, uint32_t new, uint32_t mask) in ttm_flag_masked()

12