| /include/linux/ |
| D | iversion.h | 126 u64 cur, old; in inode_set_max_iversion_raw() local 200 u64 cur, old, new; in inode_maybe_inc_iversion() local 307 u64 cur, old, new; in inode_query_iversion() local 340 inode_eq_iversion_raw(const struct inode *inode, u64 old) in inode_eq_iversion_raw() 357 inode_eq_iversion(const struct inode *inode, u64 old) in inode_eq_iversion()
|
| D | atomic-fallback.h | 872 atomic_cmpxchg_acquire(atomic_t *v, int old, int new) in atomic_cmpxchg_acquire() 883 atomic_cmpxchg_release(atomic_t *v, int old, int new) in atomic_cmpxchg_release() 893 atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg() 915 atomic_try_cmpxchg(atomic_t *v, int *old, int new) in atomic_try_cmpxchg() 928 atomic_try_cmpxchg_acquire(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_acquire() 941 atomic_try_cmpxchg_release(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_release() 954 atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_relaxed() 969 atomic_try_cmpxchg_acquire(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_acquire() 980 atomic_try_cmpxchg_release(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_release() 990 atomic_try_cmpxchg(atomic_t *v, int *old, int new) in atomic_try_cmpxchg() [all …]
|
| D | rbtree_augmented.h | 169 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child() 182 __rb_change_child_rcu(struct rb_node *old, struct rb_node *new, in __rb_change_child_rcu()
|
| D | rculist.h | 188 static inline void list_replace_rcu(struct list_head *old, in list_replace_rcu() 486 static inline void hlist_replace_rcu(struct hlist_node *old, in hlist_replace_rcu()
|
| D | via-core.h | 204 u8 old; in via_write_reg_mask() local 216 u8 old = inb(VIA_MISC_REG_READ); in via_write_misc_reg_mask() local
|
| D | list.h | 151 static inline void list_replace(struct list_head *old, in list_replace() 160 static inline void list_replace_init(struct list_head *old, in list_replace_init() 838 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list()
|
| D | ptr_ring.h | 562 void **old; in __ptr_ring_swap_queue() local 594 void **old; in ptr_ring_resize() local
|
| D | audit.h | 451 const struct cred *old) in audit_log_bprm_fcaps() 459 const struct cred *old) in audit_log_capset() 612 const struct cred *old) in audit_log_bprm_fcaps() 617 const struct cred *old) in audit_log_capset()
|
| D | security.h | 526 const struct cred *old, in security_capset() 705 const struct cred *old, in security_dentry_create_files_as() 975 const struct cred *old, in security_prepare_creds() 982 const struct cred *old) in security_transfer_creds() 1021 const struct cred *old, in security_task_fix_setuid() 1598 static inline int security_xfrm_policy_clone(struct xfrm_sec_ctx *old, struct xfrm_sec_ctx **new_ct… in security_xfrm_policy_clone()
|
| D | sbitmap.h | 506 int old = atomic_read(index); in sbq_index_atomic_inc() local
|
| /include/asm-generic/bitops/ |
| D | lock.h | 21 long old; in test_and_set_bit_lock() local 60 unsigned long old; in __clear_bit_unlock() local 81 long old; in clear_bit_unlock_is_negative_byte() local
|
| D | atomic.h | 34 long old; in test_and_set_bit() local 47 long old; in test_and_clear_bit() local 60 long old; in test_and_change_bit() local
|
| D | non-atomic.h | 62 unsigned long old = *p; in __test_and_set_bit() local 81 unsigned long old = *p; in __test_and_clear_bit() local 93 unsigned long old = *p; in __test_and_change_bit() local
|
| /include/asm-generic/ |
| D | cmpxchg-local.h | 16 unsigned long old, unsigned long new, int size) in __cmpxchg_local_generic() 55 u64 old, u64 new) in __cmpxchg64_local_generic()
|
| D | atomic-long.h | 410 atomic_long_cmpxchg(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg() 416 atomic_long_cmpxchg_acquire(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg_acquire() 422 atomic_long_cmpxchg_release(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg_release() 428 atomic_long_cmpxchg_relaxed(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg_relaxed() 434 atomic_long_try_cmpxchg(atomic_long_t *v, long *old, long new) in atomic_long_try_cmpxchg() 440 atomic_long_try_cmpxchg_acquire(atomic_long_t *v, long *old, long new) in atomic_long_try_cmpxchg_acquire() 446 atomic_long_try_cmpxchg_release(atomic_long_t *v, long *old, long new) in atomic_long_try_cmpxchg_release() 452 atomic_long_try_cmpxchg_relaxed(atomic_long_t *v, long *old, long new) in atomic_long_try_cmpxchg_relaxed() 904 atomic_long_cmpxchg(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg() 910 atomic_long_cmpxchg_acquire(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg_acquire() [all …]
|
| D | atomic-instrumented.h | 651 atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg() 661 atomic_cmpxchg_acquire(atomic_t *v, int old, int new) in atomic_cmpxchg_acquire() 671 atomic_cmpxchg_release(atomic_t *v, int old, int new) in atomic_cmpxchg_release() 681 atomic_cmpxchg_relaxed(atomic_t *v, int old, int new) in atomic_cmpxchg_relaxed() 691 atomic_try_cmpxchg(atomic_t *v, int *old, int new) in atomic_try_cmpxchg() 702 atomic_try_cmpxchg_acquire(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_acquire() 713 atomic_try_cmpxchg_release(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_release() 724 atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_relaxed() 1461 atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg() 1471 atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg_acquire() [all …]
|
| D | atomic.h | 196 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), (old), (new))) argument
|
| /include/trace/events/ |
| D | kvm.h | 397 #define trace_kvm_halt_poll_ns_grow(vcpu_id, new, old) \ argument 399 #define trace_kvm_halt_poll_ns_shrink(vcpu_id, new, old) \ argument
|
| /include/net/sctp/ |
| D | checksum.h | 55 __le32 old = sh->checksum; in sctp_compute_cksum() local
|
| /include/net/ |
| D | netevent.h | 19 struct dst_entry *old; member
|
| D | checksum.h | 137 static inline void csum_replace2(__sum16 *sum, __be16 old, __be16 new) in csum_replace2()
|
| /include/linux/sched/ |
| D | task_stack.h | 24 #define setup_thread_stack(new,old) do { } while(0) argument
|
| /include/media/i2c/ |
| D | ir-kbd-i2c.h | 17 unsigned char old; member
|
| /include/uapi/linux/ |
| D | uinput.h | 53 struct ff_effect old; member
|
| D | virtio_ring.h | 188 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event()
|