/linux-4.1.27/arch/s390/include/asm/ |
D | rwsem.h | 54 signed long old, new; in __down_read() local 74 signed long old, new; in __down_read_trylock() local 95 signed long old, new, tmp; in __down_write_nested() local 121 signed long old; in __down_write_trylock() local 141 signed long old, new; in __up_read() local 162 signed long old, new, tmp; in __up_write() local 184 signed long old, new, tmp; in __downgrade_write() local 205 signed long old, new; in rwsem_atomic_add() local 223 signed long old, new; in rwsem_atomic_update() local
|
D | spinlock.h | 19 _raw_compare_and_swap(unsigned int *lock, unsigned int old, unsigned int new) in _raw_compare_and_swap() 134 unsigned int old = ACCESS_ONCE(rw->lock); in arch_read_trylock_once() local 141 unsigned int old = ACCESS_ONCE(rw->lock); in arch_write_trylock_once() local 185 unsigned int old; in arch_read_lock() local 199 unsigned int old; in arch_write_lock() local 226 unsigned int old; in arch_read_unlock() local
|
D | atomic.h | 133 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg() 145 int c, old; in __atomic_add_unless() local 263 long long old, long long new) in atomic64_cmpxchg() 277 long long c, old; in atomic64_add_unless() local 293 long long c, old, dec; in atomic64_dec_if_positive() local
|
D | bitops.h | 186 unsigned long old, mask; in test_and_set_bit() local 197 unsigned long old, mask; in test_and_clear_bit() local 208 unsigned long old, mask; in test_and_change_bit() local
|
D | timex.h | 56 unsigned long long old; in local_tick_disable() local
|
D | cputime.h | 21 #define cmpxchg_cputime(ptr, old, new) cmpxchg64(ptr, old, new) argument
|
/linux-4.1.27/arch/sparc/kernel/ |
D | ftrace.c | 25 static int ftrace_modify_code(unsigned long ip, u32 old, u32 new) in ftrace_modify_code() 58 u32 old, new; in ftrace_make_nop() local 68 u32 old, new; in ftrace_make_call() local 78 u32 old, new; in ftrace_update_ftrace_func() local 99 u32 old, new; in ftrace_enable_ftrace_graph_caller() local 109 u32 old, new; in ftrace_disable_ftrace_graph_caller() local
|
/linux-4.1.27/arch/s390/lib/ |
D | spinlock.c | 35 static inline void _raw_compare_and_delay(unsigned int *lock, unsigned int old) in _raw_compare_and_delay() 139 unsigned int owner, old; in _raw_read_lock_wait() local 167 unsigned int old; in _raw_read_trylock_retry() local 188 unsigned int owner, old; in _raw_write_lock_wait() local 217 unsigned int owner, old, prev; in _raw_write_lock_wait() local 247 unsigned int old; in _raw_write_trylock_retry() local
|
/linux-4.1.27/arch/avr32/include/asm/ |
D | cmpxchg.h | 46 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, in __cmpxchg_u32() 75 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, in __cmpxchg() 89 #define cmpxchg(ptr, old, new) \ argument 97 unsigned long old, in __cmpxchg_local() 110 #define cmpxchg_local(ptr, old, new) \ argument
|
D | bitops.h | 135 unsigned long tmp, old; in test_and_set_bit() local 175 unsigned long tmp, old; in test_and_clear_bit() local 216 unsigned long tmp, old; in test_and_change_bit() local
|
/linux-4.1.27/lib/ |
D | rbtree.c | 63 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, in __rb_rotate_set_parents() 74 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_insert() 203 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in ____rb_erase_color() 365 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_erase_color() 379 static inline void dummy_copy(struct rb_node *old, struct rb_node *new) {} in dummy_copy() 380 static inline void dummy_rotate(struct rb_node *old, struct rb_node *new) {} in dummy_rotate() 409 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_insert_augmented()
|
D | dump_stack.c | 30 int old; in dump_stack() local
|
/linux-4.1.27/arch/tile/kernel/ |
D | ftrace.c | 110 static int ftrace_modify_code(unsigned long pc, unsigned long old, in ftrace_modify_code() 135 unsigned long pc, old; in ftrace_update_ftrace_func() local 150 unsigned long new, old; in ftrace_make_call() local 163 unsigned long old; in ftrace_make_nop() local 186 unsigned long old; in prepare_ftrace_return() local 221 unsigned long old = enable ? nop : branch; in __ftrace_modify_caller() local
|
/linux-4.1.27/drivers/input/joystick/iforce/ |
D | iforce-ff.c | 201 struct ff_effect *old, in need_condition_modifier() 229 struct ff_effect *old, in need_magnitude_modifier() 245 static int need_envelope_modifier(struct iforce *iforce, struct ff_effect *old, in need_envelope_modifier() 277 static int need_period_modifier(struct iforce *iforce, struct ff_effect *old, in need_period_modifier() 295 static int need_core(struct ff_effect *old, struct ff_effect *new) in need_core() 357 int iforce_upload_periodic(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) in iforce_upload_periodic() 428 int iforce_upload_constant(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) in iforce_upload_constant() 484 int iforce_upload_condition(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) in iforce_upload_condition()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_lock.c | 189 unsigned int old, new, prev; in drm_lock_take() local 238 unsigned int old, new, prev; in drm_lock_transfer() local 263 unsigned int old, new, prev; in drm_legacy_lock_free() local 305 unsigned int old, new, prev; in drm_notifier() local 356 unsigned int old, prev; in drm_legacy_idlelock_release() local
|
D | drm_probe_helper.c | 338 const char *old, *new; in output_poll_execute() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | cmpxchg.h | 85 #define __raw_cmpxchg(ptr, old, new, size, lock) \ argument 133 #define __cmpxchg(ptr, old, new, size) \ argument 136 #define __sync_cmpxchg(ptr, old, new, size) \ argument 139 #define __cmpxchg_local(ptr, old, new, size) \ argument 148 #define cmpxchg(ptr, old, new) \ argument 151 #define sync_cmpxchg(ptr, old, new) \ argument 154 #define cmpxchg_local(ptr, old, new) \ argument
|
D | atomic64_64.h | 164 static inline long atomic64_cmpxchg(atomic64_t *v, long old, long new) in atomic64_cmpxchg() 185 long c, old; in atomic64_add_unless() local 209 long c, old, dec; in atomic64_dec_if_positive() local
|
D | cmpxchg_32.h | 46 static inline u64 __cmpxchg64(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg64() 59 static inline u64 __cmpxchg64_local(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg64_local()
|
D | atomic.h | 175 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg() 196 int c, old; in __atomic_add_unless() local
|
D | spinlock.h | 72 arch_spinlock_t old, new; in __ticket_check_and_clear_slowpath() local 129 arch_spinlock_t old, new; in arch_spin_trylock() local
|
/linux-4.1.27/arch/metag/include/asm/ |
D | cmpxchg_lnkget.h | 6 int temp, old; in xchg_u32() local 32 int temp, old; in xchg_u8() local 56 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, in __cmpxchg_u32()
|
D | bitops.h | 54 unsigned long old; in test_and_set_bit() local 74 unsigned long old; in test_and_clear_bit() local 94 unsigned long old; in test_and_change_bit() local
|
D | atomic_lnkget.h | 115 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg() 142 int temp, old; in atomic_xchg() local
|
D | cmpxchg_irq.h | 28 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, in __cmpxchg_u32()
|
D | cmpxchg_lock1.h | 32 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, in __cmpxchg_u32()
|
D | cmpxchg.h | 43 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, in __cmpxchg()
|
D | atomic_lock1.h | 96 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg()
|
/linux-4.1.27/arch/sparc/lib/ |
D | atomic32.c | 61 int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg() 103 unsigned long old, flags; in ___set_bit() local 116 unsigned long old, flags; in ___clear_bit() local 129 unsigned long old, flags; in ___change_bit() local 140 unsigned long __cmpxchg_u32(volatile u32 *ptr, u32 old, u32 new) in __cmpxchg_u32()
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | bitops.h | 41 __u32 bit, old, new; in set_bit() local 82 __u32 mask, old, new; in clear_bit() local 106 __u32 mask, old, new; in clear_bit_unlock() local 163 __u32 bit, old, new; in change_bit() local 202 __u32 bit, old, new; in test_and_set_bit() local 256 __u32 mask, old, new; in test_and_clear_bit() local 301 __u32 bit, old, new; in test_and_change_bit() local 325 __u32 old, bit = (1 << (nr & 31)); in __test_and_change_bit() local
|
D | rwsem.h | 55 long old, new; in __down_write() local 84 long old, new; in __up_write() local 127 long old, new; in __downgrade_write() local
|
D | acenv.h | 25 unsigned int old, new, val; in ia64_acpi_acquire_global_lock() local 37 unsigned int old, new, val; in ia64_acpi_release_global_lock() local
|
D | atomic.h | 118 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), old, new)) argument 121 #define atomic64_cmpxchg(v, old, new) \ argument 127 int c, old; in __atomic_add_unless() local 143 long c, old; in atomic64_add_unless() local
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | cmpxchg.h | 150 __cmpxchg_u32(volatile unsigned int *p, unsigned long old, unsigned long new) in __cmpxchg_u32() 173 __cmpxchg_u32_local(volatile unsigned int *p, unsigned long old, in __cmpxchg_u32_local() 196 __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) in __cmpxchg_u64() 218 __cmpxchg_u64_local(volatile unsigned long *p, unsigned long old, in __cmpxchg_u64_local() 244 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, in __cmpxchg() 260 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, in __cmpxchg_local()
|
D | pgtable-ppc32.h | 171 unsigned long old, tmp; in pte_update() local 219 unsigned long long old; in pte_update() local 253 unsigned long old; in __ptep_test_and_clear_young() local
|
D | pgtable-ppc64.h | 226 unsigned long old, tmp; in pte_update() local 258 unsigned long old; in __ptep_test_and_clear_young() local 313 unsigned long old = pte_update(mm, addr, ptep, ~0UL, 0, 0); in ptep_get_and_clear() local 333 unsigned long old, tmp; in __ptep_set_access_flags() local 346 unsigned long old = pte_val(*ptep); in __ptep_set_access_flags() local 553 unsigned long old; in __pmdp_test_and_clear_young() local
|
D | mutex.h | 7 static inline int __mutex_cmpxchg_lock(atomic_t *v, int old, int new) in __mutex_cmpxchg_lock()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | ftrace.c | 25 static int ftrace_modify_code(unsigned long pc, u32 old, u32 new, in ftrace_modify_code() 73 u32 old, new; in ftrace_make_call() local 88 u32 old, new; in ftrace_make_nop() local 115 unsigned long old; in prepare_ftrace_return() local
|
/linux-4.1.27/arch/arm/include/asm/ |
D | cmpxchg.h | 138 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, in __cmpxchg() 192 static inline unsigned long __cmpxchg_mb(volatile void *ptr, unsigned long old, in __cmpxchg_mb() 211 unsigned long old, in __cmpxchg_local() 231 unsigned long long old, in __cmpxchg64() 256 unsigned long long old, in __cmpxchg64_mb()
|
D | atomic.h | 83 static inline int atomic_cmpxchg(atomic_t *ptr, int old, int new) in atomic_cmpxchg() 164 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg() 180 int c, old; in __atomic_add_unless() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-prim.c | 132 sigset_t old; in cfs_block_allsigs() local 147 sigset_t old; in cfs_block_sigs() local 162 sigset_t old; in cfs_block_sigsinv() local 175 cfs_restore_sigs(sigset_t old) in cfs_restore_sigs()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | ftrace.c | 45 ftrace_modify_code(unsigned long ip, unsigned int old, unsigned int new) in ftrace_modify_code() 245 unsigned int old, new; in ftrace_make_nop() local 377 unsigned int old, new; in ftrace_make_call() local 412 unsigned int old, new; in ftrace_update_ftrace_func() local 491 unsigned int old, new; in ftrace_enable_ftrace_graph_caller() local 504 unsigned int old, new; in ftrace_disable_ftrace_graph_caller() local
|
D | cputable.c | 2116 struct cpu_spec old; in setup_cpu_spec() local
|
D | smp-tbsync.c | 114 int i, score, score2, old, min=0, max=5000, offset=1000; in smp_generic_give_timebase() local
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | cmpxchg_64.h | 71 __cmpxchg_u32(volatile int *m, int old, int new) in __cmpxchg_u32() 82 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) in __cmpxchg_u64() 97 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) in __cmpxchg() 123 unsigned long old, in __cmpxchg_local()
|
D | atomic_64.h | 77 int c, old; in ATOMIC_OPS() local 96 long c, old; in atomic64_add_unless() local
|
D | cmpxchg_32.h | 46 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) in __cmpxchg()
|
/linux-4.1.27/arch/arm/kernel/ |
D | ftrace.c | 102 static int ftrace_modify_code(unsigned long pc, unsigned long old, in ftrace_modify_code() 156 unsigned long new, old; in ftrace_make_call() local 169 unsigned long old; in ftrace_make_nop() local 202 unsigned long old; in prepare_ftrace_return() local 240 unsigned long old = enable ? nop : branch; in __ftrace_modify_caller() local
|
/linux-4.1.27/arch/m32r/include/asm/ |
D | cmpxchg.h | 113 __cmpxchg_u32(volatile unsigned int *p, unsigned int old, unsigned int new) in __cmpxchg_u32() 143 __cmpxchg_local_u32(volatile unsigned int *p, unsigned int old, in __cmpxchg_local_u32() 178 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) in __cmpxchg() 199 unsigned long old, in __cmpxchg_local()
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | xchg.h | 137 ____cmpxchg(_u8, volatile char *m, unsigned char old, unsigned char new) in ____cmpxchg() 164 ____cmpxchg(_u16, volatile short *m, unsigned short old, unsigned short new) in ____cmpxchg() 191 ____cmpxchg(_u32, volatile int *m, int old, int new) in ____cmpxchg() 214 ____cmpxchg(_u64, volatile long *m, unsigned long old, unsigned long new) in ____cmpxchg()
|
D | atomic.h | 119 #define atomic64_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), old, new)) in ATOMIC_OPS() argument 122 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), old, new)) in ATOMIC_OPS() argument 136 int c, new, old; in ATOMIC_OPS() local 197 long old, tmp; in atomic64_dec_if_positive() local
|
D | bitops.h | 193 int old = *m; in __test_and_set_bit() local 237 int old = *m; in __test_and_clear_bit() local 279 int old = *m; in __test_and_change_bit() local
|
D | rwsem.h | 53 long old, new, res; in __down_read_trylock() local
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_fifo_underrun.c | 123 bool enable, bool old) in i9xx_set_fifo_underrun_reporting() 155 bool enable, bool old) in ivybridge_set_fifo_underrun_reporting() 207 bool enable, bool old) in cpt_set_fifo_underrun_reporting() 236 bool old; in __intel_set_cpu_fifo_underrun_reporting() local 306 bool old; in intel_set_pch_fifo_underrun_reporting() local
|
/linux-4.1.27/arch/sh/kernel/ |
D | ftrace.c | 114 int old = atomic_read(&nmi_running); in clear_mod_flag() local 244 unsigned char old[MCOUNT_INSN_SIZE], *new; in ftrace_update_ftrace_func() local 255 unsigned char *new, *old; in ftrace_make_nop() local 266 unsigned char *new, *old; in ftrace_make_call() local 342 unsigned long old; in prepare_ftrace_return() local
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_prim.h | 73 int old = memory_pressure_get(); in cfs_memory_pressure_get_and_set() local 80 static inline void cfs_memory_pressure_restore(int old) in cfs_memory_pressure_restore()
|
/linux-4.1.27/arch/mips/include/asm/ |
D | cmpxchg.h | 143 #define __cmpxchg_asm(ld, st, m, old, new) \ argument 200 #define __cmpxchg(ptr, old, new, pre_barrier, post_barrier) \ argument 229 #define cmpxchg(ptr, old, new) __cmpxchg(ptr, old, new, smp_mb__before_llsc(), smp_llsc_mb()) argument 230 #define cmpxchg_local(ptr, old, new) __cmpxchg(ptr, old, new, , ) argument
|
D | atomic.h | 225 int c, old; in __atomic_add_unless() local 507 long c, old; in atomic64_add_unless() local
|
/linux-4.1.27/include/asm-generic/bitops/ |
D | non-atomic.h | 61 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
|
D | atomic.h | 131 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
|
/linux-4.1.27/kernel/ |
D | cred.c | 241 const struct cred *old; in prepare_creds() local 420 const struct cred *old = task->real_cred; in commit_creds() local 517 const struct cred *old = current->cred; in override_creds() local 544 void revert_creds(const struct cred *old) in revert_creds() 591 const struct cred *old; in prepare_kernel_cred() local
|
D | tracepoint.c | 74 static inline void release_probes(struct tracepoint_func *old) in release_probes() 98 struct tracepoint_func *old, *new; in func_add() local 129 struct tracepoint_func *old, *new; in func_remove() local 179 struct tracepoint_func *old, *tp_funcs; in tracepoint_add_func() local 215 struct tracepoint_func *old, *tp_funcs; in tracepoint_remove_func() local
|
D | exec_domain.c | 52 unsigned int old = current->personality; in SYSCALL_DEFINE1() local
|
D | sys.c | 332 const struct cred *old; in SYSCALL_DEFINE2() local 389 const struct cred *old; in SYSCALL_DEFINE1() local 465 const struct cred *old; in SYSCALL_DEFINE2() local 536 const struct cred *old; in SYSCALL_DEFINE1() local 583 const struct cred *old; in SYSCALL_DEFINE3() local 670 const struct cred *old; in SYSCALL_DEFINE3() local 748 const struct cred *old; in SYSCALL_DEFINE1() local 787 const struct cred *old; in SYSCALL_DEFINE1() local 1453 struct rlimit old, new; in SYSCALL_DEFINE4() local
|
/linux-4.1.27/arch/metag/kernel/ |
D | ftrace.c | 86 unsigned char old[MCOUNT_INSN_SIZE], *new; in ftrace_update_ftrace_func() local 99 unsigned char *new, *old; in ftrace_make_nop() local 110 unsigned char *new, *old; in ftrace_make_call() local
|
/linux-4.1.27/include/asm-generic/ |
D | cmpxchg-local.h | 15 unsigned long old, unsigned long new, int size) in __cmpxchg_local_generic() 54 u64 old, u64 new) in __cmpxchg64_local_generic()
|
D | atomic.h | 176 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), (old), (new))) argument 180 int c, old; in __atomic_add_unless() local
|
D | atomic-long.h | 134 #define atomic_long_cmpxchg(l, old, new) \ argument 251 #define atomic_long_cmpxchg(l, old, new) \ argument
|
D | cputime_jiffies.h | 6 #define cmpxchg_cputime(ptr, old, new) cmpxchg(ptr, old, new) argument
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | cmpxchg.h | 23 __cmpxchg_u32(volatile int *p, int old, int new) in __cmpxchg_u32() 56 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) in __cmpxchg() 75 unsigned long old, in __cmpxchg_local()
|
D | atomic.h | 240 int c, old; in ATOMIC_OPS() local
|
/linux-4.1.27/drivers/dma-buf/ |
D | reservation.c | 52 struct reservation_object_list *fobj, *old; in reservation_object_reserve_shared() local 125 struct reservation_object_list *old, in reservation_object_add_shared_replace() 190 struct reservation_object_list *old, *fobj = obj->staged; in reservation_object_add_shared_fence() local 207 struct reservation_object_list *old; in reservation_object_add_excl_fence() local
|
/linux-4.1.27/arch/sh/include/asm/ |
D | bitops-op32.h | 95 unsigned long old = *p; in __test_and_set_bit() local 114 unsigned long old = *p; in __test_and_clear_bit() local 126 unsigned long old = *p; in __test_and_change_bit() local
|
D | cmpxchg-grb.h | 48 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, in __cmpxchg_u32()
|
D | cmpxchg-irq.h | 28 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, in __cmpxchg_u32()
|
D | cmpxchg-llsc.h | 47 __cmpxchg_u32(volatile int *m, unsigned long old, unsigned long new) in __cmpxchg_u32()
|
D | cmpxchg.h | 51 static inline unsigned long __cmpxchg(volatile void * ptr, unsigned long old, in __cmpxchg()
|
D | atomic.h | 52 int c, old; in __atomic_add_unless() local
|
/linux-4.1.27/kernel/locking/ |
D | osq_lock.c | 42 int old; in osq_wait_next() local 89 int old; in osq_lock() local
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
D | gcc_intrin.h | 307 #define ia64_cmpxchg1_acq(ptr, new, old) \ argument 316 #define ia64_cmpxchg1_rel(ptr, new, old) \ argument 325 #define ia64_cmpxchg2_acq(ptr, new, old) \ argument 334 #define ia64_cmpxchg2_rel(ptr, new, old) \ argument 344 #define ia64_cmpxchg4_acq(ptr, new, old) \ argument 353 #define ia64_cmpxchg4_rel(ptr, new, old) \ argument 362 #define ia64_cmpxchg8_acq(ptr, new, old) \ argument 371 #define ia64_cmpxchg8_rel(ptr, new, old) \ argument
|
D | cmpxchg.h | 72 #define ia64_cmpxchg(sem, ptr, old, new, size) \ argument
|
/linux-4.1.27/arch/parisc/lib/ |
D | bitops.c | 59 unsigned long __cmpxchg_u64(volatile unsigned long *ptr, unsigned long old, unsigned long new) in __cmpxchg_u64() 72 unsigned long __cmpxchg_u32(volatile unsigned int *ptr, unsigned int old, unsigned int new) in __cmpxchg_u32()
|
/linux-4.1.27/include/linux/ |
D | atomic.h | 99 int c, old, dec; in atomic_dec_if_positive() local 117 int old; in atomic_or() local
|
D | rculist.h | 171 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()
|
D | via-core.h | 219 u8 old; in via_write_reg_mask() local 231 u8 old = inb(VIA_MISC_REG_READ); in via_write_misc_reg_mask() local
|
D | list.h | 123 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()
|
D | audit.h | 309 const struct cred *old) in audit_log_bprm_fcaps() 317 const struct cred *old) in audit_log_capset() 425 const struct cred *old) in audit_log_bprm_fcaps() 430 const struct cred *old) in audit_log_capset()
|
D | uinput.h | 56 struct ff_effect *old; member
|
/linux-4.1.27/security/ |
D | commoncap.c | 251 const struct cred *old, in cap_capset() 485 const struct cred *old = current_cred(); in cap_bprm_set_creds() local 695 static inline void cap_emulate_setxuid(struct cred *new, const struct cred *old) in cap_emulate_setxuid() 724 int cap_task_fix_setuid(struct cred *new, const struct cred *old, int flags) in cap_task_fix_setuid() 860 const struct cred *old = current_cred(); in cap_task_prctl() local
|
/linux-4.1.27/sound/pci/ice1712/ |
D | wtm.c | 81 unsigned char new, old; in stac9460_dac_mute_all() local 158 unsigned char new, old; in stac9460_dac_mute_put() local 298 unsigned char new, old; in stac9460_adc_mute_put() local 429 unsigned char new, old; in stac9460_mic_sw_put() local 454 unsigned char old, new; in stac9460_set_rate_val() local
|
D | prodigy192.c | 95 unsigned char new, old; in stac9460_dac_mute() local 220 unsigned char new, old; in stac9460_adc_mute_put() local 306 unsigned char new, old; in stac9460_mic_sw_put() local 320 unsigned char old, new; in stac9460_set_rate_val() local 580 unsigned char new, old, itemvalue; in ak4114_input_sw_put() local
|
D | juli.c | 224 unsigned char old, tmp, ak4358_dfs; in juli_akm_set_rate_val() local 533 unsigned int old, new; in juli_set_rate() local 558 unsigned int old; in juli_set_spdif_clock() local
|
D | quartet.c | 528 unsigned int old, new, smute; in qtet_mute_put() local 589 unsigned int old, new, tmp, masked_old; in qtet_ain12_sw_put() local 644 unsigned int old, new; in qtet_php_put() local 720 unsigned int old, new; in qtet_sw_put() local 894 unsigned int old, new; in qtet_set_spdif_clock() local
|
/linux-4.1.27/arch/mn10300/include/asm/ |
D | cmpxchg.h | 40 unsigned long old, unsigned long new) in __cmpxchg() 91 unsigned long old, unsigned long new) in __cmpxchg()
|
D | atomic.h | 128 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), (old), (new))) argument
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | cmpxchg.h | 62 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) in __cmpxchg() 86 unsigned long old, in __cmpxchg_local()
|
D | bitops.h | 65 unsigned long old; in test_and_set_bit() local 83 unsigned long old; in test_and_clear_bit() local
|
D | atomic.h | 88 int c, old; in __atomic_add_unless() local 238 long c, old; in atomic64_add_unless() local 262 long c, old, dec; in atomic64_dec_if_positive() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | ftrace.c | 140 unsigned const char *new, *old; in ftrace_make_nop() local 164 unsigned const char *new, *old; in ftrace_make_call() local 230 unsigned char old[MCOUNT_INSN_SIZE]; in update_ftrace_func() local 309 static int add_break(unsigned long ip, const char *old) in add_break() 326 unsigned const char *old; in add_brk_on_call() local 337 unsigned const char *old; in add_brk_on_nop() local 970 unsigned long old; in prepare_ftrace_return() local
|
D | ioport.c | 105 unsigned int old = t->iopl >> X86_EFLAGS_IOPL_BIT; in SYSCALL_DEFINE1() local
|
/linux-4.1.27/fs/ |
D | fs_struct.c | 48 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) in replace_path() 110 struct fs_struct *copy_fs_struct(struct fs_struct *old) in copy_fs_struct()
|
D | timerfd.c | 420 struct itimerspec *old) in do_timerfd_settime() 518 struct itimerspec new, old; in SYSCALL_DEFINE4() local 546 struct itimerspec new, old; in COMPAT_SYSCALL_DEFINE4() local
|
D | inode.c | 1009 struct inode *old; in iget5_locked() local 1078 struct inode *old; in iget_locked() local 1330 struct inode *old = NULL; in insert_inode_locked() local 1372 struct inode *old = NULL; in insert_inode_locked4() local
|
/linux-4.1.27/security/keys/ |
D | process_keys.c | 222 struct key *old; in install_session_keyring_to_cred() local 755 const struct cred *old; in join_session_keyring() local 828 const struct cred *old = current_cred(); in key_change_session_keyring() local
|
/linux-4.1.27/arch/s390/kernel/ |
D | ftrace.c | 107 struct ftrace_insn orig, new, old; in ftrace_make_nop() local 139 struct ftrace_insn orig, new, old; in ftrace_make_call() local
|
D | jump_label.c | 65 struct insn old, new; in __jump_label_transform() local
|
/linux-4.1.27/arch/frv/include/asm/ |
D | atomic.h | 179 #define atomic_cmpxchg(v, old, new) (cmpxchg(&(v)->counter, old, new)) argument 181 #define atomic64_cmpxchg(v, old, new) (__cmpxchg_64(old, new, &(v)->counter)) argument 186 int c, old; in __atomic_add_unless() local
|
D | bitops.h | 32 unsigned long old, tmp; in atomic_test_and_ANDNOT_mask() local 55 unsigned long old, tmp; in atomic_test_and_OR_mask() local 78 unsigned long old, tmp; in atomic_test_and_XOR_mask() local
|
D | mmu_context.h | 31 #define change_mm_context(old, ctx, _pml4) do {} while(0) argument
|
D | cmpxchg.h | 150 unsigned long old, in __cmpxchg_local()
|
/linux-4.1.27/arch/m68k/amiga/ |
D | cia.c | 53 unsigned char old; in cia_set_irq() local 71 unsigned char old; in cia_able_irq() local
|
/linux-4.1.27/tools/build/feature/ |
D | test-sync-compare-and-swap.c | 7 uint64_t old, new = argc; in main() local
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | 8250_mtk.c | 41 struct ktermios *old) in mtk8250_set_termios() 119 mtk8250_do_pm(struct uart_port *port, unsigned int state, unsigned int old) in mtk8250_do_pm()
|
D | 8250_dw.c | 227 dw8250_do_pm(struct uart_port *port, unsigned int state, unsigned int old) in dw8250_do_pm() 239 struct ktermios *old) in dw8250_set_termios()
|
/linux-4.1.27/fs/pstore/ |
D | ram_core.c | 53 int old; in buffer_start_add_atomic() local 69 size_t old; in buffer_size_add_atomic() local 88 int old; in buffer_start_add_locked() local 108 size_t old; in buffer_size_add_locked() local
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | hid-pidff.c | 274 struct ff_envelope *old) in pidff_needs_set_envelope() 301 struct ff_effect *old) in pidff_needs_set_constant() 336 struct ff_effect *old) in pidff_needs_set_effect() 369 struct ff_effect *old) in pidff_needs_set_periodic() 411 struct ff_effect *old) in pidff_needs_set_condition() 450 static int pidff_needs_set_ramp(struct ff_effect *effect, struct ff_effect *old) in pidff_needs_set_ramp() 565 struct ff_effect *old) in pidff_upload_effect()
|
/linux-4.1.27/arch/x86/kvm/ |
D | trace.h | 894 #define trace_kvm_ple_window_grow(vcpu_id, new, old) \ argument 896 #define trace_kvm_ple_window_shrink(vcpu_id, new, old) \ argument
|
/linux-4.1.27/mm/ |
D | swap_cgroup.c | 88 unsigned short old, unsigned short new) in swap_cgroup_cmpxchg() 119 unsigned short old; in swap_cgroup_record() local
|
D | page_counter.c | 137 unsigned long old; in page_counter_limit() local
|
/linux-4.1.27/drivers/md/persistent-data/ |
D | dm-space-map-common.c | 388 int (*mutator)(void *context, uint32_t old, uint32_t *new), in sm_ll_mutate() 392 uint32_t bit, old, ref_count; in sm_ll_mutate() local 478 static int set_ref_count(void *context, uint32_t old, uint32_t *new) in set_ref_count() 490 static int inc_ref_count(void *context, uint32_t old, uint32_t *new) in inc_ref_count() 501 static int dec_ref_count(void *context, uint32_t old, uint32_t *new) in dec_ref_count()
|
/linux-4.1.27/include/net/ |
D | netevent.h | 18 struct dst_entry *old; member
|
/linux-4.1.27/arch/x86/um/ |
D | bugs_32.c | 24 struct sigaction old, new; in arch_check_bugs() local
|
/linux-4.1.27/scripts/ |
D | bloat-o-meter | 31 old = getsizes(sys.argv[1]) variable
|
/linux-4.1.27/arch/hexagon/include/asm/ |
D | cmpxchg.h | 69 #define cmpxchg(ptr, old, new) \ argument
|
D | atomic.h | 78 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg()
|
/linux-4.1.27/security/apparmor/include/ |
D | policy_unpack.h | 23 struct aa_profile *old; member
|
/linux-4.1.27/net/core/ |
D | netprio_cgroup.c | 39 struct netprio_map *old, *new; in extend_netdev_table() local 259 struct netprio_map *old; in netprio_device_event() local
|
D | dst.c | 295 u32 *dst_cow_metrics_generic(struct dst_entry *dst, unsigned long old) in dst_cow_metrics_generic() 320 void __dst_destroy_metrics_generic(struct dst_entry *dst, unsigned long old) in __dst_destroy_metrics_generic()
|
/linux-4.1.27/sound/soc/ |
D | soc-io.c | 68 unsigned int old, new; in snd_soc_component_update_bits_legacy() local 185 unsigned int old, new; in snd_soc_component_test_bits() local
|
/linux-4.1.27/include/net/sctp/ |
D | checksum.h | 64 __le32 ret, old = sh->checksum; in sctp_compute_cksum() local
|
/linux-4.1.27/arch/arm/plat-samsung/ |
D | pm-gpio.c | 133 u32 gpcon, old, new, mask; in samsung_gpio_pm_2bit_resume() local 210 u32 old, new, mask; in samsung_gpio_pm_4bit_mask() local
|
/linux-4.1.27/drivers/net/wan/lmc/ |
D | lmc_media.c | 226 int old; in lmc_hssi_set_clock() local 614 int old; in lmc_ssi_set_clock() local 1181 int old; in lmc_t1_set_clock() local
|
/linux-4.1.27/arch/x86/um/os-Linux/ |
D | task_size.c | 69 struct sigaction sa, old; in os_get_top_address() local
|
/linux-4.1.27/arch/tile/include/gxio/ |
D | dma_queue.h | 89 int64_t old = in __gxio_dma_queue_reserve() local
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-event.c | 322 static void v4l2_event_src_replace(struct v4l2_event *old, in v4l2_event_src_replace() 331 static void v4l2_event_src_merge(const struct v4l2_event *old, in v4l2_event_src_merge()
|
/linux-4.1.27/net/sched/ |
D | sch_mq.c | 81 struct Qdisc *qdisc, *old; in mq_attach() local 149 struct Qdisc **old) in mq_graft()
|
D | sch_mqprio.c | 170 struct Qdisc *qdisc, *old; in mqprio_attach() local 198 struct Qdisc **old) in mqprio_graft()
|
D | sch_prio.c | 202 struct Qdisc *child, *old; in prio_tune() local 263 struct Qdisc **old) in prio_graft()
|
D | sch_multiq.c | 230 struct Qdisc *child, *old; in multiq_tune() local 298 struct Qdisc **old) in multiq_graft()
|
/linux-4.1.27/fs/overlayfs/ |
D | copy_up.c | 23 int ovl_copy_xattr(struct dentry *old, struct dentry *new) in ovl_copy_xattr() 84 static int ovl_copy_up_data(struct path *old, struct path *new, loff_t len) in ovl_copy_up_data()
|
/linux-4.1.27/arch/arm/mach-u300/ |
D | regulator.c | 40 sigset_t old, all; in u300_pm_poweroff() local
|
/linux-4.1.27/tools/perf/util/ |
D | sigchain.c | 7 sigchain_fun *old; member
|
D | comm.c | 100 struct comm_str *new, *old = comm->comm_str; in comm__override() local
|
/linux-4.1.27/arch/ia64/kernel/ |
D | cyclone.c | 104 u32 old = readl(cyclone_timer); in init_cyclone_clock() local
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | atomic.h | 125 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg() 185 int c, old; in __atomic_add_unless() local
|
D | cmpxchg.h | 95 static inline unsigned long __cmpxchg(volatile void *p, unsigned long old, in __cmpxchg()
|
/linux-4.1.27/drivers/gpu/host1x/hw/ |
D | syncpt_hw.c | 60 u32 old, live; in syncpt_load() local
|
/linux-4.1.27/arch/score/include/asm/ |
D | cmpxchg.h | 27 unsigned long old, unsigned long new) in __cmpxchg()
|
/linux-4.1.27/arch/um/include/asm/ |
D | mmu_context.h | 38 static inline void activate_mm(struct mm_struct *old, struct mm_struct *new) in activate_mm()
|
/linux-4.1.27/tools/perf/util/include/linux/ |
D | bitmap.h | 58 unsigned long old; in test_and_set_bit() local
|
/linux-4.1.27/drivers/tty/ |
D | tty_ioctl.c | 240 struct ktermios *old, in unset_locked_termios() 498 void tty_termios_copy_hw(struct ktermios *new, struct ktermios *old) in tty_termios_copy_hw() 907 struct ktermios old; in tty_change_softcar() local
|
/linux-4.1.27/arch/frv/mm/ |
D | mmu-context.c | 90 void change_mm_context(mm_context_t *old, mm_context_t *ctx, pgd_t *pgd) in change_mm_context()
|
/linux-4.1.27/arch/parisc/kernel/ |
D | ftrace.c | 111 unsigned long old; in prepare_ftrace_return() local
|
/linux-4.1.27/net/bridge/ |
D | br_nf_core.c | 38 static u32 *fake_cow_metrics(struct dst_entry *dst, unsigned long old) in fake_cow_metrics()
|
/linux-4.1.27/security/apparmor/ |
D | context.c | 63 void aa_dup_task_context(struct aa_task_cxt *new, const struct aa_task_cxt *old) in aa_dup_task_context()
|
D | resource.c | 121 void __aa_transition_rlimits(struct aa_profile *old, struct aa_profile *new) in __aa_transition_rlimits()
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | atomic.h | 118 int c, old; in __atomic_add_unless() local 236 long c, old; in atomic64_add_unless() local
|
D | cmpxchg.h | 83 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, in __cmpxchg() 201 static inline unsigned long __cmpxchg_mb(volatile void *ptr, unsigned long old, in __cmpxchg_mb()
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_labels.c | 54 u32 old, tmp; in replace_u32() local
|
D | nf_conntrack_extend.c | 75 struct nf_ct_ext *old, *new; in __nf_ct_ext_add_length() local
|
/linux-4.1.27/drivers/firewire/ |
D | core-iso.c | 238 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; in manage_bandwidth() local 276 __be32 bit, all, old; in manage_channel() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_capa.c | 398 struct obd_capa *old = lli->lli_mds_capa; in do_add_mds_capa() local 463 struct obd_capa *old; in do_add_oss_capa() local
|
/linux-4.1.27/arch/powerpc/mm/ |
D | pgtable_64.c | 528 unsigned long old, tmp; in pmd_hugepage_update() local 628 unsigned long old, tmp; in pmdp_splitting_flush() local 825 unsigned long old; in pmdp_get_and_clear() local
|
/linux-4.1.27/drivers/usb/misc/ |
D | trancevibrator.c | 62 int temp, retval, old; in set_speed() local
|
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
D | mixer_reg.c | 35 u32 old = vp_read(mdev, reg_id); in vp_write_mask() local 54 u32 old = mxr_read(mdev, reg_id); in mxr_write_mask() local
|
/linux-4.1.27/security/tomoyo/ |
D | tomoyo.c | 33 static int tomoyo_cred_prepare(struct cred *new, const struct cred *old, in tomoyo_cred_prepare() 49 static void tomoyo_cred_transfer(struct cred *new, const struct cred *old) in tomoyo_cred_transfer()
|
/linux-4.1.27/drivers/xen/events/ |
D | events_fifo.c | 234 event_word_t new, old, w; in clear_masked() local 260 event_word_t new, old, w; in clear_linked() local
|
/linux-4.1.27/drivers/mfd/ |
D | ab8500-sysctrl.c | 28 sigset_t old; in ab8500_power_off() local
|
/linux-4.1.27/fs/notify/inotify/ |
D | inotify_fsnotify.c | 42 struct inotify_event_info *old, *new; in event_compare() local
|
/linux-4.1.27/drivers/input/keyboard/ |
D | maple_keyb.c | 44 unsigned char old[8]; member
|
/linux-4.1.27/arch/tile/gxio/ |
D | dma_queue.c | 131 int64_t old; in __gxio_dma_queue_wait_for_credits() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/ |
D | lustre_compat25.h | 79 #define ll_vfs_link(old, mnt, dir, new, mnt1) vfs_link(old, dir, new) argument 85 #define ll_vfs_rename(old, old_dir, mnt, new, new_dir, mnt1) \ argument
|
/linux-4.1.27/arch/x86/mm/ |
D | kmmio.c | 115 static void clear_pmd_presence(pmd_t *pmd, bool clear, pmdval_t *old) in clear_pmd_presence() 126 static void clear_pte_presence(pte_t *pte, bool clear, pteval_t *old) in clear_pte_presence()
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | timing.c | 57 u64 old; in add_exit_timing() local
|
/linux-4.1.27/arch/microblaze/kernel/ |
D | ftrace.c | 24 unsigned long old; in prepare_ftrace_return() local
|
/linux-4.1.27/sound/aoa/core/ |
D | gpio-pmf.c | 136 notify_func_t old; in pmf_set_notify() local
|
/linux-4.1.27/net/mpls/ |
D | af_mpls.c | 280 struct mpls_route *old, struct mpls_route *new, in mpls_notify_route() 298 struct mpls_route *rt, *old = NULL; in mpls_route_update() local 335 struct mpls_route *rt, *old; in mpls_route_add() local 935 struct mpls_route __rcu **labels = NULL, **old; in resize_platform_label_table() local
|
/linux-4.1.27/include/media/ |
D | ir-kbd-i2c.h | 16 unsigned char old; member
|
/linux-4.1.27/fs/sysfs/ |
D | symlink.c | 166 const char *old, const char *new, const void *new_ns) in sysfs_rename_link_ns()
|
/linux-4.1.27/fs/isofs/ |
D | dir.c | 18 char * old = de->name; in isofs_name_translate() local
|
/linux-4.1.27/arch/openrisc/kernel/ |
D | process.c | 217 struct task_struct *__switch_to(struct task_struct *old, in __switch_to()
|
/linux-4.1.27/drivers/md/ |
D | dm-snap-transient.c | 33 chunk_t old, chunk_t new), in transient_read_metadata()
|
D | dm-snap-persistent.c | 447 chunk_t old, chunk_t new), in insert_exceptions() 491 int (*callback)(void *callback_context, chunk_t old, in read_exceptions() 610 chunk_t old, chunk_t new), in persistent_read_metadata()
|
/linux-4.1.27/arch/tile/include/asm/ |
D | atomic.h | 191 long long c, old, dec; in atomic64_dec_if_positive() local
|
/linux-4.1.27/fs/notify/fanotify/ |
D | fanotify.c | 17 struct fanotify_event_info *old, *new; in should_merge() local
|
/linux-4.1.27/drivers/parport/ |
D | parport_atari.c | 79 unsigned char old = parport_atari_read_control(p); in parport_atari_frob_control() local
|
D | ieee1284.c | 799 long int old = dev->timeout; in parport_set_timeout() local
|
D | parport_amiga.c | 73 unsigned char old; in amiga_frob_control() local
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | cmpxchg.h | 49 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, in __cmpxchg()
|
/linux-4.1.27/drivers/input/ |
D | ff-core.c | 108 struct ff_effect *old; in input_ff_upload() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | timer.c | 85 stt_timer_t *old = list_entry(pos, stt_timer_t, stt_list); in stt_add_timer() local
|
/linux-4.1.27/fs/affs/ |
D | bitmap.c | 320 u32 old, new; in affs_init_bitmap() local
|
/linux-4.1.27/drivers/ide/ |
D | trm290.c | 281 u16 new, old, compat = hwif->channel ? 0x374 : 0x3f4; in init_hwif_trm290() local
|
/linux-4.1.27/arch/m68k/bvme6000/ |
D | config.c | 147 unsigned long *old = (unsigned long *)0xf8000000; in bvme6000_abort_int() local
|
/linux-4.1.27/arch/arm/plat-samsung/include/plat/ |
D | cpu-freq.h | 64 struct s3c_freq old; member
|
/linux-4.1.27/fs/coda/ |
D | upcall.c | 575 static void coda_block_signals(sigset_t *old) in coda_block_signals() 589 static void coda_unblock_signals(sigset_t *old) in coda_unblock_signals() 613 sigset_t old; in coda_waitfor_upcall() local
|
/linux-4.1.27/drivers/clocksource/ |
D | sun4i_timer.c | 53 u32 old = readl(timer_base + TIMER_CNTVAL_REG(1)); in sun4i_clkevt_sync() local
|
/linux-4.1.27/drivers/mtd/ |
D | redboot.c | 284 struct fis_list *old = fl; in parse_redboot_partitions() local
|
/linux-4.1.27/virt/kvm/ |
D | irqchip.c | 164 struct kvm_irq_routing_table *new, *old; in kvm_set_irq_routing() local
|
/linux-4.1.27/fs/cifs/ |
D | fscache.c | 113 struct fscache_cookie *old = cifsi->fscache; in cifs_fscache_reset_inode_cookie() local
|