/linux-4.4.14/scripts/ |
H A D | bloat-o-meter | 31 old = getsizes(sys.argv[1]) variable
|
/linux-4.4.14/tools/build/feature/ |
H A D | test-sync-compare-and-swap.c | 7 uint64_t old, new = argc; main() local
|
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/ |
H A D | libcfs_prim.h | 60 int old = memory_pressure_get(); cfs_memory_pressure_get_and_set() local 67 static inline void cfs_memory_pressure_restore(int old) cfs_memory_pressure_restore() argument
|
/linux-4.4.14/lib/ |
H A D | dump_stack.c | 30 int old; dump_stack() local
|
H A D | rbtree.c | 87 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, __rb_rotate_set_parents() argument 411 static inline void dummy_copy(struct rb_node *old, struct rb_node *new) {} dummy_rotate() argument 412 static inline void dummy_rotate(struct rb_node *old, struct rb_node *new) {} dummy_rotate() argument 97 __rb_insert(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert() argument 228 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) ____rb_erase_color() argument 396 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_erase_color() argument 440 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert_augmented() argument
|
/linux-4.4.14/security/apparmor/include/ |
H A D | policy_unpack.h | 23 struct aa_profile *old; member in struct:aa_load_ent
|
/linux-4.4.14/kernel/ |
H A D | exec_domain.c | 52 unsigned int old = current->personality; SYSCALL_DEFINE1() local
|
/linux-4.4.14/include/net/ |
H A D | netevent.h | 18 struct dst_entry *old; member in struct:netevent_redirect
|
H A D | checksum.h | 136 static inline void csum_replace2(__sum16 *sum, __be16 old, __be16 new) csum_replace2() argument
|
/linux-4.4.14/include/asm-generic/ |
H A D | cmpxchg-local.h | 14 __cmpxchg_local_generic(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local_generic() argument 53 __cmpxchg64_local_generic(volatile void *ptr, u64 old, u64 new) __cmpxchg64_local_generic() argument
|
H A D | atomic.h | 181 int c, old; __atomic_add_unless() local
|
/linux-4.4.14/arch/sh/include/asm/ |
H A D | cmpxchg-grb.h | 48 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, __cmpxchg_u32() argument
|
H A D | cmpxchg-irq.h | 28 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, __cmpxchg_u32() argument
|
H A D | cmpxchg-llsc.h | 47 __cmpxchg_u32(volatile int *m, unsigned long old, unsigned long new) __cmpxchg_u32() argument
|
H A D | cmpxchg.h | 49 static inline unsigned long __cmpxchg(volatile void * ptr, unsigned long old, __cmpxchg() argument
|
H A D | atomic.h | 52 int c, old; __atomic_add_unless() local
|
H A D | bitops-op32.h | 95 unsigned long old = *p; __test_and_set_bit() local 114 unsigned long old = *p; __test_and_clear_bit() local 126 unsigned long old = *p; __test_and_change_bit() local
|
/linux-4.4.14/arch/metag/include/asm/ |
H A D | cmpxchg.h | 43 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, __cmpxchg() argument
|
H A D | cmpxchg_irq.h | 28 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, __cmpxchg_u32() argument
|
H A D | cmpxchg_lnkget.h | 6 int temp, old; xchg_u32() local 32 int temp, old; xchg_u8() local 56 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, __cmpxchg_u32() argument
|
H A D | cmpxchg_lock1.h | 32 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, __cmpxchg_u32() argument
|
H A D | atomic_lnkget.h | 85 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument 112 int temp, old; atomic_xchg() local
|
H A D | atomic_lock1.h | 79 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument
|
H A D | bitops.h | 54 unsigned long old; test_and_set_bit() local 74 unsigned long old; test_and_clear_bit() local 94 unsigned long old; test_and_change_bit() local
|
/linux-4.4.14/arch/ia64/include/asm/ |
H A D | acenv.h | 25 unsigned int old, new, val; ia64_acpi_acquire_global_lock() local 37 unsigned int old, new, val; ia64_acpi_release_global_lock() local
|
H A D | rwsem.h | 55 long old, new; __down_write() local 84 long old, new; __up_write() local 127 long old, new; __downgrade_write() local
|
H A D | bitops.h | 41 __u32 bit, old, new; set_bit() local 82 __u32 mask, old, new; clear_bit() local 106 __u32 mask, old, new; clear_bit_unlock() local 163 __u32 bit, old, new; change_bit() local 202 __u32 bit, old, new; test_and_set_bit() local 256 __u32 mask, old, new; test_and_clear_bit() local 301 __u32 bit, old, new; test_and_change_bit() local 325 __u32 old, bit = (1 << (nr & 31)); __test_and_change_bit() local
|
H A D | spinlock.h | 285 } old, new; arch_read_trylock() local
|
/linux-4.4.14/tools/perf/util/ |
H A D | sigchain.c | 7 sigchain_fun *old; member in struct:sigchain_signal
|
H A D | comm.c | 105 struct comm_str *new, *old = comm->comm_str; comm__override() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/ |
H A D | linux-prim.c | 77 sigset_t old; cfs_block_allsigs() local 92 sigset_t old; cfs_block_sigs() local 107 sigset_t old; cfs_block_sigsinv() local 120 cfs_restore_sigs(sigset_t old) cfs_restore_sigs() argument
|
/linux-4.4.14/drivers/gpu/host1x/hw/ |
H A D | syncpt_hw.c | 60 u32 old, live; syncpt_load() local
|
/linux-4.4.14/arch/tile/include/gxio/ |
H A D | dma_queue.h | 89 int64_t old = __gxio_dma_queue_reserve() local
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | cmpxchg_32.h | 46 static inline u64 __cmpxchg64(volatile u64 *ptr, u64 old, u64 new) __cmpxchg64() argument 59 static inline u64 __cmpxchg64_local(volatile u64 *ptr, u64 old, u64 new) __cmpxchg64_local() argument
|
H A D | atomic.h | 175 static __always_inline int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument 211 int c, old; __atomic_add_unless() local
|
H A D | atomic64_64.h | 164 static inline long atomic64_cmpxchg(atomic64_t *v, long old, long new) atomic64_cmpxchg() argument 185 long c, old; atomic64_add_unless() local 209 long c, old, dec; atomic64_dec_if_positive() local
|
H A D | spinlock.h | 76 arch_spinlock_t old, new; __ticket_check_and_clear_slowpath() local 133 arch_spinlock_t old, new; arch_spin_trylock() local
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | ioport.c | 105 unsigned int old = t->iopl >> X86_EFLAGS_IOPL_BIT; SYSCALL_DEFINE1() local
|
H A D | apb_timer.c | 366 u64 old, new; apbt_quick_calibrate() local
|
/linux-4.4.14/arch/x86/um/ |
H A D | bugs_32.c | 24 struct sigaction old, new; arch_check_bugs() local
|
/linux-4.4.14/arch/x86/um/os-Linux/ |
H A D | task_size.c | 69 struct sigaction sa, old; os_get_top_address() local
|
/linux-4.4.14/arch/alpha/include/asm/ |
H A D | xchg.h | 137 ____cmpxchg(_u8, volatile char *m, unsigned char old, unsigned char new) ____cmpxchg() argument 164 ____cmpxchg(_u16, volatile short *m, unsigned short old, unsigned short new) ____cmpxchg() argument 191 ____cmpxchg(_u32, volatile int *m, int old, int new) ____cmpxchg() argument 214 ____cmpxchg(_u64, volatile long *m, unsigned long old, unsigned long new) ____cmpxchg() argument 241 ____cmpxchg(, volatile void *ptr, unsigned long old, unsigned long new, ____cmpxchg() argument
|
H A D | rwsem.h | 53 long old, new, res; __down_read_trylock() local
|
H A D | atomic.h | 148 int c, new, old; __atomic_add_unless() local 209 long old, tmp; atomic64_dec_if_positive() local
|
H A D | bitops.h | 193 int old = *m; __test_and_set_bit() local 237 int old = *m; __test_and_clear_bit() local 279 int old = *m; __test_and_change_bit() local
|
/linux-4.4.14/security/apparmor/ |
H A D | context.c | 63 void aa_dup_task_context(struct aa_task_cxt *new, const struct aa_task_cxt *old) aa_dup_task_context() argument
|
H A D | resource.c | 121 void __aa_transition_rlimits(struct aa_profile *old, struct aa_profile *new) __aa_transition_rlimits() argument
|
/linux-4.4.14/kernel/locking/ |
H A D | osq_lock.c | 42 int old; osq_wait_next() local 89 int old; osq_lock() local
|
H A D | qspinlock.c | 207 u32 old, new, val = atomic_read(&lock->val); xchg_tail() local 284 u32 new, old, tail; queued_spin_lock_slowpath() local
|
/linux-4.4.14/include/net/sctp/ |
H A D | checksum.h | 64 __le32 ret, old = sh->checksum; sctp_compute_cksum() local
|
/linux-4.4.14/include/asm-generic/bitops/ |
H A D | atomic.h | 131 unsigned long old; test_and_set_bit() local 155 unsigned long old; test_and_clear_bit() local 178 unsigned long old; test_and_change_bit() local
|
H A D | non-atomic.h | 61 unsigned long old = *p; __test_and_set_bit() local 80 unsigned long old = *p; __test_and_clear_bit() local 92 unsigned long old = *p; __test_and_change_bit() local
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | mutex.h | 7 static inline int __mutex_cmpxchg_lock(atomic_t *v, int old, int new) __mutex_cmpxchg_lock() argument
|
H A D | cmpxchg.h | 149 __cmpxchg_u32(volatile unsigned int *p, unsigned long old, unsigned long new) __cmpxchg_u32() argument 172 __cmpxchg_u32_local(volatile unsigned int *p, unsigned long old, __cmpxchg_u32_local() argument 195 __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) __cmpxchg_u64() argument 217 __cmpxchg_u64_local(volatile unsigned long *p, unsigned long old, __cmpxchg_u64_local() argument 243 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, __cmpxchg() argument 259 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, __cmpxchg_local() argument
|
/linux-4.4.14/arch/score/include/asm/ |
H A D | cmpxchg.h | 26 __cmpxchg(volatile unsigned long *m, unsigned long old, unsigned long new) __cmpxchg() argument
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | cmpxchg_32.h | 45 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) __cmpxchg() argument
|
H A D | cmpxchg_64.h | 69 __cmpxchg_u32(volatile int *m, int old, int new) __cmpxchg_u32() argument 80 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) __cmpxchg_u64() argument 95 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument 120 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
|
H A D | atomic_64.h | 81 int c, old; __atomic_add_unless() local 100 long c, old; atomic64_add_unless() local
|
/linux-4.4.14/arch/m68k/include/asm/ |
H A D | cmpxchg.h | 94 static inline unsigned long __cmpxchg(volatile void *p, unsigned long old, __cmpxchg() argument
|
H A D | atomic.h | 129 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument 179 int c, old; __atomic_add_unless() local
|
/linux-4.4.14/arch/mn10300/include/asm/ |
H A D | cmpxchg.h | 39 __cmpxchg(volatile unsigned long *m, unsigned long old, unsigned long new) __cmpxchg() argument 90 __cmpxchg(volatile unsigned long *m, unsigned long old, unsigned long new) __cmpxchg() argument
|
/linux-4.4.14/arch/parisc/include/asm/ |
H A D | cmpxchg.h | 60 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) __cmpxchg() argument 83 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new_, int size) __cmpxchg_local() argument
|
H A D | bitops.h | 65 unsigned long old; test_and_set_bit() local 83 unsigned long old; test_and_clear_bit() local
|
/linux-4.4.14/arch/parisc/lib/ |
H A D | bitops.c | 59 unsigned long __cmpxchg_u64(volatile unsigned long *ptr, unsigned long old, unsigned long new) __cmpxchg_u64() argument 72 unsigned long __cmpxchg_u32(volatile unsigned int *ptr, unsigned int old, unsigned int new) __cmpxchg_u32() argument
|
/linux-4.4.14/arch/frv/include/asm/ |
H A D | cmpxchg.h | 149 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
|
H A D | atomic.h | 171 int c, old; __atomic_add_unless() local
|
/linux-4.4.14/drivers/target/ |
H A D | target_core_hba.c | 53 struct target_backend *tb, *old; transport_backend_register() local
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_lock.c | 180 unsigned int old, new, prev; drm_lock_take() local 229 unsigned int old, new, prev; drm_lock_transfer() local 254 unsigned int old, new, prev; drm_legacy_lock_free() local 315 unsigned int old, prev; drm_legacy_idlelock_release() local
|
H A D | drm_context.c | 270 static int drm_context_switch(struct drm_device * dev, int old, int new) drm_context_switch() argument
|
H A D | drm_probe_helper.c | 371 const char *old, *new; drm_for_each_connector() local
|
H A D | drm_mm.c | 513 void drm_mm_replace_node(struct drm_mm_node *old, struct drm_mm_node *new) drm_mm_replace_node() argument
|
/linux-4.4.14/arch/tile/include/asm/ |
H A D | atomic.h | 191 long long c, old, dec; atomic64_dec_if_positive() local
|
/linux-4.4.14/arch/um/include/asm/ |
H A D | mmu_context.h | 38 static inline void activate_mm(struct mm_struct *old, struct mm_struct *new) activate_mm() argument
|
/linux-4.4.14/arch/xtensa/include/asm/ |
H A D | atomic.h | 244 int c, old; __atomic_add_unless() local
|
H A D | cmpxchg.h | 23 __cmpxchg_u32(volatile int *p, int old, int new) __cmpxchg_u32() argument 56 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument 74 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
|
/linux-4.4.14/mm/ |
H A D | page_counter.c | 137 unsigned long old; page_counter_limit() local
|
H A D | swap_cgroup.c | 119 unsigned short old; swap_cgroup_record() local 87 swap_cgroup_cmpxchg(swp_entry_t ent, unsigned short old, unsigned short new) swap_cgroup_cmpxchg() argument
|
/linux-4.4.14/net/bridge/ |
H A D | br_nf_core.c | 38 static u32 *fake_cow_metrics(struct dst_entry *dst, unsigned long old) fake_cow_metrics() argument
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | syscall.c | 101 unsigned long old, tmp; mips_atomic_set() local
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | ftrace.c | 111 unsigned long old; prepare_ftrace_return() local
|
/linux-4.4.14/arch/frv/mm/ |
H A D | mmu-context.c | 90 void change_mm_context(mm_context_t *old, mm_context_t *ctx, pgd_t *pgd) change_mm_context() argument
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | cyclone.c | 104 u32 old = readl(cyclone_timer); init_cyclone_clock() local
|
H A D | ftrace.c | 177 unsigned char *old, *new; ftrace_make_call() local
|
/linux-4.4.14/arch/m32r/include/asm/ |
H A D | cmpxchg.h | 111 __cmpxchg_u32(volatile unsigned int *p, unsigned int old, unsigned int new) __cmpxchg_u32() argument 141 __cmpxchg_local_u32(volatile unsigned int *p, unsigned int old, __cmpxchg_local_u32() argument 176 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument 196 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
|
H A D | atomic.h | 233 int c, old; __atomic_add_unless() local
|
H A D | local.h | 260 long c, old; local_add_unless() local
|
/linux-4.4.14/arch/avr32/include/asm/ |
H A D | cmpxchg.h | 46 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, __cmpxchg_u32() argument 73 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, __cmpxchg() argument 94 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
|
H A D | atomic.h | 116 int tmp, old = atomic_read(v); __atomic_add_unless() local
|
H A D | bitops.h | 135 unsigned long tmp, old; test_and_set_bit() local 175 unsigned long tmp, old; test_and_clear_bit() local 216 unsigned long tmp, old; test_and_change_bit() local
|
/linux-4.4.14/arch/blackfin/include/asm/ |
H A D | cmpxchg.h | 49 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, __cmpxchg() argument
|
/linux-4.4.14/arch/arm/mach-u300/ |
H A D | regulator.c | 40 sigset_t old, all; u300_pm_poweroff() local
|
/linux-4.4.14/tools/perf/util/include/linux/ |
H A D | bitmap.h | 58 unsigned long old; test_and_set_bit() local
|
/linux-4.4.14/drivers/usb/misc/ |
H A D | trancevibrator.c | 62 int temp, retval, old; set_speed() local
|
/linux-4.4.14/drivers/md/bcache/ |
H A D | io.c | 68 unsigned old = count; bch_count_io_errors() local
|
/linux-4.4.14/drivers/input/ |
H A D | ff-core.c | 108 struct ff_effect *old; input_ff_upload() local
|
/linux-4.4.14/drivers/input/keyboard/ |
H A D | maple_keyb.c | 44 unsigned char old[8]; member in struct:dc_kbd
|
H A D | jornada680_kbd.c | 86 unsigned char old = jornadakbd->old_scan[i]; jornada_parse_kbd() local
|
/linux-4.4.14/drivers/parport/ |
H A D | parport_atari.c | 79 unsigned char old = parport_atari_read_control(p); parport_atari_frob_control() local
|
H A D | ieee1284.c | 799 long int old = dev->timeout; parport_set_timeout() local
|
H A D | parport_amiga.c | 73 unsigned char old; amiga_frob_control() local
|
H A D | parport_ax88796.c | 152 unsigned char old = parport_ax88796_read_control(p); parport_ax88796_frob_control() local
|
H A D | parport_mfc3.c | 142 unsigned char old; mfc3_frob_control() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_fifo_underrun.c | 236 bool old; __intel_set_cpu_fifo_underrun_reporting() local 306 bool old; intel_set_pch_fifo_underrun_reporting() local 121 i9xx_set_fifo_underrun_reporting(struct drm_device *dev, enum pipe pipe, bool enable, bool old) i9xx_set_fifo_underrun_reporting() argument 153 ivybridge_set_fifo_underrun_reporting(struct drm_device *dev, enum pipe pipe, bool enable, bool old) ivybridge_set_fifo_underrun_reporting() argument 205 cpt_set_fifo_underrun_reporting(struct drm_device *dev, enum transcoder pch_transcoder, bool enable, bool old) cpt_set_fifo_underrun_reporting() argument
|
H A D | i915_gem_fence.c | 401 struct drm_i915_gem_object *old = reg->obj; i915_gem_object_get_fence() local
|
/linux-4.4.14/arch/sparc/lib/ |
H A D | atomic32.c | 77 int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument 119 unsigned long old, flags; ___set_bit() local 132 unsigned long old, flags; ___clear_bit() local 145 unsigned long old, flags; ___change_bit() local 156 unsigned long __cmpxchg_u32(volatile u32 *ptr, u32 old, u32 new) __cmpxchg_u32() argument
|
/linux-4.4.14/arch/tile/gxio/ |
H A D | dma_queue.c | 131 int64_t old; __gxio_dma_queue_wait_for_credits() local
|
/linux-4.4.14/fs/ |
H A D | fs_struct.c | 48 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) replace_path() argument 110 struct fs_struct *copy_fs_struct(struct fs_struct *old) copy_fs_struct() argument
|
/linux-4.4.14/sound/aoa/core/ |
H A D | gpio-pmf.c | 136 notify_func_t old; pmf_set_notify() local
|
/linux-4.4.14/fs/adfs/ |
H A D | dir_f.h | 52 } old; member in union:adfs_dirtail
|
/linux-4.4.14/fs/sysfs/ |
H A D | symlink.c | 165 sysfs_rename_link_ns(struct kobject *kobj, struct kobject *targ, const char *old, const char *new, const void *new_ns) sysfs_rename_link_ns() argument
|
/linux-4.4.14/include/media/ |
H A D | ir-kbd-i2c.h | 16 unsigned char old; member in struct:IR_i2c
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | cputable.c | 2118 struct cpu_spec old; setup_cpu_spec() local
|
H A D | smp-tbsync.c | 114 int i, score, score2, old, min=0, max=5000, offset=1000; smp_generic_give_timebase() local
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | rwsem.h | 54 signed long old, new; __down_read() local 74 signed long old, new; __down_read_trylock() local 95 signed long old, new, tmp; __down_write_nested() local 121 signed long old; __down_write_trylock() local 141 signed long old, new; __up_read() local 162 signed long old, new, tmp; __up_write() local 184 signed long old, new, tmp; __downgrade_write() local 205 signed long old, new; rwsem_atomic_add() local 223 signed long old, new; rwsem_atomic_update() local
|
H A D | timex.h | 57 unsigned long long old; local_tick_disable() local
|
H A D | spinlock.h | 19 _raw_compare_and_swap(unsigned int *lock, unsigned int old, unsigned int new) _raw_compare_and_swap() argument 133 unsigned int old = ACCESS_ONCE(rw->lock); arch_read_trylock_once() local 140 unsigned int old = ACCESS_ONCE(rw->lock); arch_write_trylock_once() local 183 unsigned int old; arch_read_lock() local 197 unsigned int old; arch_write_lock() local 224 unsigned int old; arch_read_unlock() local
|
/linux-4.4.14/arch/s390/kernel/ |
H A D | ftrace.c | 107 struct ftrace_insn orig, new, old; ftrace_make_nop() local 139 struct ftrace_insn orig, new, old; ftrace_make_call() local
|
H A D | jump_label.c | 62 struct insn old, new; __jump_label_transform() local
|
H A D | irq.c | 165 unsigned long old, new; do_softirq_own_stack() local
|
/linux-4.4.14/arch/s390/lib/ |
H A D | spinlock.c | 35 static inline void _raw_compare_and_delay(unsigned int *lock, unsigned int old) _raw_compare_and_delay() argument 139 unsigned int owner, old; _raw_read_lock_wait() local 167 unsigned int old; _raw_read_trylock_retry() local 188 unsigned int owner, old; _raw_write_lock_wait() local 217 unsigned int owner, old, prev; _raw_write_lock_wait() local 247 unsigned int old; _raw_write_trylock_retry() local
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | ftrace.c | 25 static int ftrace_modify_code(unsigned long ip, u32 old, u32 new) ftrace_modify_code() argument 58 u32 old, new; ftrace_make_nop() local 68 u32 old, new; ftrace_make_call() local 78 u32 old, new; ftrace_update_ftrace_func() local 99 u32 old, new; ftrace_enable_ftrace_graph_caller() local 109 u32 old, new; ftrace_disable_ftrace_graph_caller() local
|
/linux-4.4.14/arch/metag/kernel/ |
H A D | ftrace.c | 86 unsigned char old[MCOUNT_INSN_SIZE], *new; ftrace_update_ftrace_func() local 99 unsigned char *new, *old; ftrace_make_nop() local 110 unsigned char *new, *old; ftrace_make_call() local
|
/linux-4.4.14/arch/h8300/include/asm/ |
H A D | atomic.h | 66 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument
|
/linux-4.4.14/arch/hexagon/include/asm/ |
H A D | atomic.h | 78 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument
|
/linux-4.4.14/arch/arm/plat-samsung/include/plat/ |
H A D | cpu-freq.h | 64 struct s3c_freq old; member in struct:s3c_cpufreq_freqs
|
/linux-4.4.14/arch/arm64/kernel/ |
H A D | ftrace.c | 25 static int ftrace_modify_code(unsigned long pc, u32 old, u32 new, ftrace_modify_code() argument 73 u32 old, new; ftrace_make_call() local 88 u32 old, new; ftrace_make_nop() local 115 unsigned long old; prepare_ftrace_return() local
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | cmpxchg.h | 155 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, __cmpxchg() argument 216 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument 243 __cmpxchg64(unsigned long long *ptr, unsigned long long old, unsigned long long new) __cmpxchg64() argument
|
/linux-4.4.14/drivers/firmware/efi/ |
H A D | fake_mem.c | 64 void *old, *new; efi_fake_memmap() local
|
/linux-4.4.14/net/netfilter/ |
H A D | nf_conntrack_extend.c | 75 struct nf_ct_ext *old, *new; __nf_ct_ext_add_length() local
|
H A D | nf_conntrack_labels.c | 55 u32 old, tmp; replace_u32() local
|
/linux-4.4.14/sound/soc/ |
H A D | soc-io.c | 68 unsigned int old, new; snd_soc_component_update_bits_legacy() local 185 unsigned int old, new; snd_soc_component_test_bits() local
|
/linux-4.4.14/drivers/tty/serial/8250/ |
H A D | 8250_mtk.c | 150 mtk8250_do_pm(struct uart_port *port, unsigned int state, unsigned int old) mtk8250_do_pm() argument 41 mtk8250_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) mtk8250_set_termios() argument
|
H A D | 8250_mid.c | 141 mid8250_set_termios(struct uart_port *p, struct ktermios *termios, struct ktermios *old) mid8250_set_termios() argument
|
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
H A D | timer.c | 84 stt_timer_t *old = list_entry(pos, stt_timer_t, stt_list); list_for_each_prev() local
|
/linux-4.4.14/drivers/md/ |
H A D | dm-snap-transient.c | 31 transient_read_metadata(struct dm_exception_store *store, int (*callback)(void *callback_context, chunk_t old, chunk_t new), void *callback_context) transient_read_metadata() argument
|
/linux-4.4.14/drivers/mtd/ |
H A D | redboot.c | 284 struct fis_list *old = fl; parse_redboot_partitions() local
|
H A D | mtd_blkdevs.c | 457 int del_mtd_blktrans_dev(struct mtd_blktrans_dev *old) del_mtd_blktrans_dev() argument
|
/linux-4.4.14/drivers/ide/ |
H A D | trm290.c | 281 u16 new, old, compat = hwif->channel ? 0x374 : 0x3f4; init_hwif_trm290() local
|
H A D | ns87415.c | 126 unsigned int bit, other, new, *old = (unsigned int *) hwif->select_data; ns87415_prepare_drive() local
|
/linux-4.4.14/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_slave_compat.c | 46 void **old = kft->table; kfree_table_add() local
|
/linux-4.4.14/drivers/input/joystick/iforce/ |
H A D | iforce-main.c | 130 static int iforce_upload_effect(struct input_dev *dev, struct ff_effect *effect, struct ff_effect *old) iforce_upload_effect() argument
|
H A D | iforce-ff.c | 245 static int need_envelope_modifier(struct iforce *iforce, struct ff_effect *old, need_envelope_modifier() argument 277 static int need_period_modifier(struct iforce *iforce, struct ff_effect *old, need_period_modifier() argument 295 static int need_core(struct ff_effect *old, struct ff_effect *new) need_core() argument 357 int iforce_upload_periodic(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_periodic() argument 428 int iforce_upload_constant(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_constant() argument 484 int iforce_upload_condition(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_condition() argument 200 need_condition_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *new) need_condition_modifier() argument 228 need_magnitude_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *effect) need_magnitude_modifier() argument
|
/linux-4.4.14/drivers/mfd/ |
H A D | ab8500-sysctrl.c | 28 sigset_t old; ab8500_power_off() local
|
H A D | ucb1x00-core.c | 159 unsigned old, mask = 1 << offset; ucb1x00_gpio_direction_output() local
|
/linux-4.4.14/drivers/misc/echo/ |
H A D | echo.c | 413 int new, old; oslec_update() local
|
/linux-4.4.14/drivers/dma-buf/ |
H A D | reservation.c | 52 struct reservation_object_list *fobj, *old; reservation_object_reserve_shared() local 190 struct reservation_object_list *old, *fobj = obj->staged; reservation_object_add_shared_fence() local 207 struct reservation_object_list *old; reservation_object_add_excl_fence() local 124 reservation_object_add_shared_replace(struct reservation_object *obj, struct reservation_object_list *old, struct reservation_object_list *fobj, struct fence *fence) reservation_object_add_shared_replace() argument
|
/linux-4.4.14/arch/um/drivers/ |
H A D | chan_user.c | 76 sigset_t old, no_sigio; generic_console_write() local
|
/linux-4.4.14/fs/isofs/ |
H A D | dir.c | 18 char * old = de->name; isofs_name_translate() local
|
/linux-4.4.14/net/sched/ |
H A D | sch_mq.c | 81 struct Qdisc *qdisc, *old; mq_attach() local 148 mq_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, struct Qdisc **old) mq_graft() argument
|
/linux-4.4.14/fs/affs/ |
H A D | bitmap.c | 320 u32 old, new; affs_init_bitmap() local
|
/linux-4.4.14/fs/cifs/ |
H A D | fscache.c | 113 struct fscache_cookie *old = cifsi->fscache; cifs_fscache_reset_inode_cookie() local
|
/linux-4.4.14/include/uapi/linux/ |
H A D | virtio_ring.h | 164 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) vring_need_event() argument
|
/linux-4.4.14/fs/notify/fanotify/ |
H A D | fanotify.c | 17 struct fanotify_event_info *old, *new; should_merge() local
|
/linux-4.4.14/fs/notify/inotify/ |
H A D | inotify_fsnotify.c | 42 struct inotify_event_info *old, *new; event_compare() local
|
/linux-4.4.14/include/linux/ |
H A D | uinput.h | 56 struct ff_effect *old; member in struct:uinput_request::__anon13252::__anon13253
|
H A D | rbtree_augmented.h | 121 __rb_change_child(struct rb_node *old, struct rb_node *new, __rb_change_child() argument
|
H A D | rculist.h | 171 static inline void list_replace_rcu(struct list_head *old, list_replace_rcu() argument 353 static inline void hlist_replace_rcu(struct hlist_node *old, hlist_replace_rcu() argument
|
/linux-4.4.14/arch/powerpc/kvm/ |
H A D | book3s_hv_rm_xics.c | 89 icp_rm_try_update(struct kvmppc_icp *icp, union kvmppc_icp_state old, union kvmppc_icp_state new) icp_rm_try_update() argument
|
H A D | timing.c | 57 u64 old; add_exit_timing() local
|
/linux-4.4.14/arch/microblaze/kernel/ |
H A D | ftrace.c | 24 unsigned long old; prepare_ftrace_return() local
|
/linux-4.4.14/arch/openrisc/kernel/ |
H A D | process.c | 217 struct task_struct *__switch_to(struct task_struct *old, __switch_to() argument
|
/linux-4.4.14/arch/m68k/amiga/ |
H A D | cia.c | 53 unsigned char old; cia_set_irq() local 71 unsigned char old; cia_able_irq() local
|
/linux-4.4.14/arch/m68k/bvme6000/ |
H A D | config.c | 147 unsigned long *old = (unsigned long *)0xf8000000; bvme6000_abort_int() local
|
/linux-4.4.14/arch/arm/plat-samsung/ |
H A D | pm-gpio.c | 133 u32 gpcon, old, new, mask; samsung_gpio_pm_2bit_resume() local 210 u32 old, new, mask; samsung_gpio_pm_4bit_mask() local
|
/linux-4.4.14/tools/include/linux/ |
H A D | rbtree_augmented.h | 124 __rb_change_child(struct rb_node *old, struct rb_node *new, __rb_change_child() argument
|
/linux-4.4.14/tools/lib/ |
H A D | rbtree.c | 62 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, __rb_rotate_set_parents() argument 377 static inline void dummy_copy(struct rb_node *old, struct rb_node *new) {} dummy_rotate() argument 378 static inline void dummy_rotate(struct rb_node *old, struct rb_node *new) {} dummy_rotate() argument 72 __rb_insert(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert() argument 201 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) ____rb_erase_color() argument 363 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_erase_color() argument 404 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert_augmented() argument
|
/linux-4.4.14/virt/kvm/ |
H A D | irqchip.c | 174 struct kvm_irq_routing_table *new, *old; kvm_set_irq_routing() local
|
/linux-4.4.14/drivers/usb/musb/ |
H A D | davinci.c | 95 u32 tmp, old, val; davinci_musb_enable() local
|
/linux-4.4.14/drivers/usb/serial/ |
H A D | kobil_sct.c | 469 kobil_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old) kobil_set_termios() argument
|
/linux-4.4.14/drivers/thunderbolt/ |
H A D | nhi.c | 43 u32 old, new; ring_interrupt_active() local
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | nwpserial.c | 220 nwpserial_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) nwpserial_set_termios() argument
|
H A D | tilegx.c | 451 tilegx_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) tilegx_set_termios() argument
|
H A D | timbuart.c | 291 timbuart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) timbuart_set_termios() argument
|
/linux-4.4.14/drivers/tty/ |
H A D | tty_ldisc.c | 484 static void tty_ldisc_restore(struct tty_struct *tty, struct tty_ldisc *old) tty_ldisc_restore() argument
|
H A D | tty_ldsem.c | 87 static inline int ldsem_cmpxchg(long *old, long new, struct ld_semaphore *sem) ldsem_cmpxchg() argument
|
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
H A D | interval_tree.c | 424 struct interval_node *old = node; interval_erase() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/ |
H A D | mdc_lib.c | 393 mdc_rename_pack(struct ptlrpc_request *req, struct md_op_data *op_data, const char *old, int oldlen, const char *new, int newlen) mdc_rename_pack() argument
|
H A D | mdc_reint.c | 400 mdc_rename(struct obd_export *exp, struct md_op_data *op_data, const char *old, int oldlen, const char *new, int newlen, struct ptlrpc_request **request) mdc_rename() argument
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.c | 367 u32 opcode, new, old, tmp1, tmp2; sym_fw_bind_script() local
|
/linux-4.4.14/drivers/soc/ti/ |
H A D | knav_qmss_acc.c | 219 u32 old, new; knav_range_setup_acc_irq() local
|
/linux-4.4.14/drivers/isdn/gigaset/ |
H A D | interface.c | 402 static void if_set_termios(struct tty_struct *tty, struct ktermios *old) if_set_termios() argument
|
/linux-4.4.14/drivers/isdn/mISDN/ |
H A D | core.c | 329 struct Bprotocol *old; mISDN_register_Bprotocol() local
|
/linux-4.4.14/drivers/hid/usbhid/ |
H A D | usbkbd.c | 96 unsigned char old[8]; member in struct:usb_kbd
|
/linux-4.4.14/drivers/media/platform/s5p-tv/ |
H A D | mixer_reg.c | 35 u32 old = vp_read(mdev, reg_id); vp_write_mask() local 54 u32 old = mxr_read(mdev, reg_id); mxr_write_mask() local
|
H A D | sdo_drv.c | 78 u32 old = readl(sdev->regs + reg_id); sdo_write_mask() local
|
/linux-4.4.14/drivers/media/v4l2-core/ |
H A D | v4l2-event.c | 325 static void v4l2_event_src_replace(struct v4l2_event *old, v4l2_event_src_replace() argument 334 static void v4l2_event_src_merge(const struct v4l2_event *old, v4l2_event_src_merge() argument
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
H A D | smtdef.c | 347 u_long old ; set_min_max() local
|
/linux-4.4.14/drivers/net/wan/lmc/ |
H A D | lmc_media.c | 226 int old; lmc_hssi_set_clock() local 614 int old; lmc_ssi_set_clock() local 1181 int old; lmc_t1_set_clock() local
|
/linux-4.4.14/drivers/nfc/s3fwrn5/ |
H A D | firmware.c | 416 struct s3fwrn5_fw_version *old = (void *) &version; s3fwrn5_fw_check_version() local
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | dynack.c | 32 static inline u32 ath_dynack_ewma(u32 old, u32 new) ath_dynack_ewma() argument
|
/linux-4.4.14/drivers/power/ |
H A D | collie_battery.c | 157 int old; collie_bat_update() local
|
H A D | tosa_battery.c | 160 int old; tosa_bat_update() local
|
/linux-4.4.14/drivers/clocksource/ |
H A D | sun4i_timer.c | 53 u32 old = readl(timer_base + TIMER_CNTVAL_REG(1)); sun4i_clkevt_sync() local
|
H A D | timer-sun5i.c | 74 u32 old = readl(ce->timer.base + TIMER_CNTVAL_LO_REG(1)); sun5i_clkevt_sync() local
|
/linux-4.4.14/drivers/firewire/ |
H A D | core-iso.c | 238 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; manage_bandwidth() local 276 __be32 bit, all, old; manage_channel() local
|
/linux-4.4.14/arch/tile/kernel/ |
H A D | ftrace.c | 110 static int ftrace_modify_code(unsigned long pc, unsigned long old, ftrace_modify_code() argument 135 unsigned long pc, old; ftrace_update_ftrace_func() local 150 unsigned long new, old; ftrace_make_call() local 163 unsigned long old; ftrace_make_nop() local 186 unsigned long old; prepare_ftrace_return() local 221 unsigned long old = enable ? nop : branch; __ftrace_modify_caller() local
|
/linux-4.4.14/arch/um/kernel/ |
H A D | irq.c | 412 unsigned long mask, old; to_irq_stack() local
|
/linux-4.4.14/arch/um/os-Linux/ |
H A D | sigio.c | 431 struct sigaction old, new; check_one_sigio() local
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_amd.c | 297 struct perf_event *old; __amd_get_nb_event_constraints() local
|
/linux-4.4.14/arch/x86/xen/ |
H A D | spinlock.c | 94 u8 old = READ_ONCE(zero_stats); check_zero() local
|