Searched defs:old (Results 1 - 200 of 692) sorted by relevance

1234

/linux-4.4.14/scripts/
H A Dbloat-o-meter31 old = getsizes(sys.argv[1]) variable
/linux-4.4.14/tools/build/feature/
H A Dtest-sync-compare-and-swap.c7 uint64_t old, new = argc; main() local
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_prim.h60 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 Ddump_stack.c30 int old; dump_stack() local
H A Drbtree.c87 __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 Dpolicy_unpack.h23 struct aa_profile *old; member in struct:aa_load_ent
/linux-4.4.14/kernel/
H A Dexec_domain.c52 unsigned int old = current->personality; SYSCALL_DEFINE1() local
/linux-4.4.14/include/net/
H A Dnetevent.h18 struct dst_entry *old; member in struct:netevent_redirect
H A Dchecksum.h136 static inline void csum_replace2(__sum16 *sum, __be16 old, __be16 new) csum_replace2() argument
/linux-4.4.14/include/asm-generic/
H A Dcmpxchg-local.h14 __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 Datomic.h181 int c, old; __atomic_add_unless() local
/linux-4.4.14/arch/sh/include/asm/
H A Dcmpxchg-grb.h48 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, __cmpxchg_u32() argument
H A Dcmpxchg-irq.h28 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, __cmpxchg_u32() argument
H A Dcmpxchg-llsc.h47 __cmpxchg_u32(volatile int *m, unsigned long old, unsigned long new) __cmpxchg_u32() argument
H A Dcmpxchg.h49 static inline unsigned long __cmpxchg(volatile void * ptr, unsigned long old, __cmpxchg() argument
H A Datomic.h52 int c, old; __atomic_add_unless() local
H A Dbitops-op32.h95 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 Dcmpxchg.h43 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, __cmpxchg() argument
H A Dcmpxchg_irq.h28 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, __cmpxchg_u32() argument
H A Dcmpxchg_lnkget.h6 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 Dcmpxchg_lock1.h32 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, __cmpxchg_u32() argument
H A Datomic_lnkget.h85 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument
112 int temp, old; atomic_xchg() local
H A Datomic_lock1.h79 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) atomic_cmpxchg() argument
H A Dbitops.h54 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 Dacenv.h25 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 Drwsem.h55 long old, new; __down_write() local
84 long old, new; __up_write() local
127 long old, new; __downgrade_write() local
H A Dbitops.h41 __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 Dspinlock.h285 } old, new; arch_read_trylock() local
/linux-4.4.14/tools/perf/util/
H A Dsigchain.c7 sigchain_fun *old; member in struct:sigchain_signal
H A Dcomm.c105 struct comm_str *new, *old = comm->comm_str; comm__override() local
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-prim.c77 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 Dsyncpt_hw.c60 u32 old, live; syncpt_load() local
/linux-4.4.14/arch/tile/include/gxio/
H A Ddma_queue.h89 int64_t old = __gxio_dma_queue_reserve() local
/linux-4.4.14/arch/x86/include/asm/
H A Dcmpxchg_32.h46 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 Datomic.h175 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 Datomic64_64.h164 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 Dspinlock.h76 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 Dioport.c105 unsigned int old = t->iopl >> X86_EFLAGS_IOPL_BIT; SYSCALL_DEFINE1() local
H A Dapb_timer.c366 u64 old, new; apbt_quick_calibrate() local
/linux-4.4.14/arch/x86/um/
H A Dbugs_32.c24 struct sigaction old, new; arch_check_bugs() local
/linux-4.4.14/arch/x86/um/os-Linux/
H A Dtask_size.c69 struct sigaction sa, old; os_get_top_address() local
/linux-4.4.14/arch/alpha/include/asm/
H A Dxchg.h137 ____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 Drwsem.h53 long old, new, res; __down_read_trylock() local
H A Datomic.h148 int c, new, old; __atomic_add_unless() local
209 long old, tmp; atomic64_dec_if_positive() local
H A Dbitops.h193 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 Dcontext.c63 void aa_dup_task_context(struct aa_task_cxt *new, const struct aa_task_cxt *old) aa_dup_task_context() argument
H A Dresource.c121 void __aa_transition_rlimits(struct aa_profile *old, struct aa_profile *new) __aa_transition_rlimits() argument
/linux-4.4.14/kernel/locking/
H A Dosq_lock.c42 int old; osq_wait_next() local
89 int old; osq_lock() local
H A Dqspinlock.c207 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 Dchecksum.h64 __le32 ret, old = sh->checksum; sctp_compute_cksum() local
/linux-4.4.14/include/asm-generic/bitops/
H A Datomic.h131 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 Dnon-atomic.h61 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 Dmutex.h7 static inline int __mutex_cmpxchg_lock(atomic_t *v, int old, int new) __mutex_cmpxchg_lock() argument
H A Dcmpxchg.h149 __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 Dcmpxchg.h26 __cmpxchg(volatile unsigned long *m, unsigned long old, unsigned long new) __cmpxchg() argument
/linux-4.4.14/arch/sparc/include/asm/
H A Dcmpxchg_32.h45 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) __cmpxchg() argument
H A Dcmpxchg_64.h69 __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 Datomic_64.h81 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 Dcmpxchg.h94 static inline unsigned long __cmpxchg(volatile void *p, unsigned long old, __cmpxchg() argument
H A Datomic.h129 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 Dcmpxchg.h39 __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 Dcmpxchg.h60 __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 Dbitops.h65 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 Dbitops.c59 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 Dcmpxchg.h149 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
H A Datomic.h171 int c, old; __atomic_add_unless() local
/linux-4.4.14/drivers/target/
H A Dtarget_core_hba.c53 struct target_backend *tb, *old; transport_backend_register() local
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_lock.c180 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 Ddrm_context.c270 static int drm_context_switch(struct drm_device * dev, int old, int new) drm_context_switch() argument
H A Ddrm_probe_helper.c371 const char *old, *new; drm_for_each_connector() local
H A Ddrm_mm.c513 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 Datomic.h191 long long c, old, dec; atomic64_dec_if_positive() local
/linux-4.4.14/arch/um/include/asm/
H A Dmmu_context.h38 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 Datomic.h244 int c, old; __atomic_add_unless() local
H A Dcmpxchg.h23 __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 Dpage_counter.c137 unsigned long old; page_counter_limit() local
H A Dswap_cgroup.c119 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 Dbr_nf_core.c38 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 Dsyscall.c101 unsigned long old, tmp; mips_atomic_set() local
/linux-4.4.14/arch/parisc/kernel/
H A Dftrace.c111 unsigned long old; prepare_ftrace_return() local
/linux-4.4.14/arch/frv/mm/
H A Dmmu-context.c90 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 Dcyclone.c104 u32 old = readl(cyclone_timer); init_cyclone_clock() local
H A Dftrace.c177 unsigned char *old, *new; ftrace_make_call() local
/linux-4.4.14/arch/m32r/include/asm/
H A Dcmpxchg.h111 __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 Datomic.h233 int c, old; __atomic_add_unless() local
H A Dlocal.h260 long c, old; local_add_unless() local
/linux-4.4.14/arch/avr32/include/asm/
H A Dcmpxchg.h46 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 Datomic.h116 int tmp, old = atomic_read(v); __atomic_add_unless() local
H A Dbitops.h135 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 Dcmpxchg.h49 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, __cmpxchg() argument
/linux-4.4.14/arch/arm/mach-u300/
H A Dregulator.c40 sigset_t old, all; u300_pm_poweroff() local
/linux-4.4.14/tools/perf/util/include/linux/
H A Dbitmap.h58 unsigned long old; test_and_set_bit() local
/linux-4.4.14/drivers/usb/misc/
H A Dtrancevibrator.c62 int temp, retval, old; set_speed() local
/linux-4.4.14/drivers/md/bcache/
H A Dio.c68 unsigned old = count; bch_count_io_errors() local
/linux-4.4.14/drivers/input/
H A Dff-core.c108 struct ff_effect *old; input_ff_upload() local
/linux-4.4.14/drivers/input/keyboard/
H A Dmaple_keyb.c44 unsigned char old[8]; member in struct:dc_kbd
H A Djornada680_kbd.c86 unsigned char old = jornadakbd->old_scan[i]; jornada_parse_kbd() local
/linux-4.4.14/drivers/parport/
H A Dparport_atari.c79 unsigned char old = parport_atari_read_control(p); parport_atari_frob_control() local
H A Dieee1284.c799 long int old = dev->timeout; parport_set_timeout() local
H A Dparport_amiga.c73 unsigned char old; amiga_frob_control() local
H A Dparport_ax88796.c152 unsigned char old = parport_ax88796_read_control(p); parport_ax88796_frob_control() local
H A Dparport_mfc3.c142 unsigned char old; mfc3_frob_control() local
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_fifo_underrun.c236 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 Di915_gem_fence.c401 struct drm_i915_gem_object *old = reg->obj; i915_gem_object_get_fence() local
/linux-4.4.14/arch/sparc/lib/
H A Datomic32.c77 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 Ddma_queue.c131 int64_t old; __gxio_dma_queue_wait_for_credits() local
/linux-4.4.14/fs/
H A Dfs_struct.c48 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 Dgpio-pmf.c136 notify_func_t old; pmf_set_notify() local
/linux-4.4.14/fs/adfs/
H A Ddir_f.h52 } old; member in union:adfs_dirtail
/linux-4.4.14/fs/sysfs/
H A Dsymlink.c165 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 Dir-kbd-i2c.h16 unsigned char old; member in struct:IR_i2c
/linux-4.4.14/arch/powerpc/kernel/
H A Dcputable.c2118 struct cpu_spec old; setup_cpu_spec() local
H A Dsmp-tbsync.c114 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 Drwsem.h54 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 Dtimex.h57 unsigned long long old; local_tick_disable() local
H A Dspinlock.h19 _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 Dftrace.c107 struct ftrace_insn orig, new, old; ftrace_make_nop() local
139 struct ftrace_insn orig, new, old; ftrace_make_call() local
H A Djump_label.c62 struct insn old, new; __jump_label_transform() local
H A Dirq.c165 unsigned long old, new; do_softirq_own_stack() local
/linux-4.4.14/arch/s390/lib/
H A Dspinlock.c35 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 Dftrace.c25 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 Dftrace.c86 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 Datomic.h66 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 Datomic.h78 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 Dcpu-freq.h64 struct s3c_freq old; member in struct:s3c_cpufreq_freqs
/linux-4.4.14/arch/arm64/kernel/
H A Dftrace.c25 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 Dcmpxchg.h155 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 Dfake_mem.c64 void *old, *new; efi_fake_memmap() local
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_extend.c75 struct nf_ct_ext *old, *new; __nf_ct_ext_add_length() local
H A Dnf_conntrack_labels.c55 u32 old, tmp; replace_u32() local
/linux-4.4.14/sound/soc/
H A Dsoc-io.c68 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 D8250_mtk.c150 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 D8250_mid.c141 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 Dtimer.c84 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 Ddm-snap-transient.c31 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 Dredboot.c284 struct fis_list *old = fl; parse_redboot_partitions() local
H A Dmtd_blkdevs.c457 int del_mtd_blktrans_dev(struct mtd_blktrans_dev *old) del_mtd_blktrans_dev() argument
/linux-4.4.14/drivers/ide/
H A Dtrm290.c281 u16 new, old, compat = hwif->channel ? 0x374 : 0x3f4; init_hwif_trm290() local
H A Dns87415.c126 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 Dtilcdc_slave_compat.c46 void **old = kft->table; kfree_table_add() local
/linux-4.4.14/drivers/input/joystick/iforce/
H A Diforce-main.c130 static int iforce_upload_effect(struct input_dev *dev, struct ff_effect *effect, struct ff_effect *old) iforce_upload_effect() argument
H A Diforce-ff.c245 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 Dab8500-sysctrl.c28 sigset_t old; ab8500_power_off() local
H A Ducb1x00-core.c159 unsigned old, mask = 1 << offset; ucb1x00_gpio_direction_output() local
/linux-4.4.14/drivers/misc/echo/
H A Decho.c413 int new, old; oslec_update() local
/linux-4.4.14/drivers/dma-buf/
H A Dreservation.c52 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 Dchan_user.c76 sigset_t old, no_sigio; generic_console_write() local
/linux-4.4.14/fs/isofs/
H A Ddir.c18 char * old = de->name; isofs_name_translate() local
/linux-4.4.14/net/sched/
H A Dsch_mq.c81 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 Dbitmap.c320 u32 old, new; affs_init_bitmap() local
/linux-4.4.14/fs/cifs/
H A Dfscache.c113 struct fscache_cookie *old = cifsi->fscache; cifs_fscache_reset_inode_cookie() local
/linux-4.4.14/include/uapi/linux/
H A Dvirtio_ring.h164 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 Dfanotify.c17 struct fanotify_event_info *old, *new; should_merge() local
/linux-4.4.14/fs/notify/inotify/
H A Dinotify_fsnotify.c42 struct inotify_event_info *old, *new; event_compare() local
/linux-4.4.14/include/linux/
H A Duinput.h56 struct ff_effect *old; member in struct:uinput_request::__anon13252::__anon13253
H A Drbtree_augmented.h121 __rb_change_child(struct rb_node *old, struct rb_node *new, __rb_change_child() argument
H A Drculist.h171 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 Dbook3s_hv_rm_xics.c89 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 Dtiming.c57 u64 old; add_exit_timing() local
/linux-4.4.14/arch/microblaze/kernel/
H A Dftrace.c24 unsigned long old; prepare_ftrace_return() local
/linux-4.4.14/arch/openrisc/kernel/
H A Dprocess.c217 struct task_struct *__switch_to(struct task_struct *old, __switch_to() argument
/linux-4.4.14/arch/m68k/amiga/
H A Dcia.c53 unsigned char old; cia_set_irq() local
71 unsigned char old; cia_able_irq() local
/linux-4.4.14/arch/m68k/bvme6000/
H A Dconfig.c147 unsigned long *old = (unsigned long *)0xf8000000; bvme6000_abort_int() local
/linux-4.4.14/arch/arm/plat-samsung/
H A Dpm-gpio.c133 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 Drbtree_augmented.h124 __rb_change_child(struct rb_node *old, struct rb_node *new, __rb_change_child() argument
/linux-4.4.14/tools/lib/
H A Drbtree.c62 __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 Dirqchip.c174 struct kvm_irq_routing_table *new, *old; kvm_set_irq_routing() local
/linux-4.4.14/drivers/usb/musb/
H A Ddavinci.c95 u32 tmp, old, val; davinci_musb_enable() local
/linux-4.4.14/drivers/usb/serial/
H A Dkobil_sct.c469 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 Dnhi.c43 u32 old, new; ring_interrupt_active() local
/linux-4.4.14/drivers/tty/serial/
H A Dnwpserial.c220 nwpserial_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) nwpserial_set_termios() argument
H A Dtilegx.c451 tilegx_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) tilegx_set_termios() argument
H A Dtimbuart.c291 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 Dtty_ldisc.c484 static void tty_ldisc_restore(struct tty_struct *tty, struct tty_ldisc *old) tty_ldisc_restore() argument
H A Dtty_ldsem.c87 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 Dinterval_tree.c424 struct interval_node *old = node; interval_erase() local
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
H A Dmdc_lib.c393 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 Dmdc_reint.c400 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 Dsym_fw.c367 u32 opcode, new, old, tmp1, tmp2; sym_fw_bind_script() local
/linux-4.4.14/drivers/soc/ti/
H A Dknav_qmss_acc.c219 u32 old, new; knav_range_setup_acc_irq() local
/linux-4.4.14/drivers/isdn/gigaset/
H A Dinterface.c402 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 Dcore.c329 struct Bprotocol *old; mISDN_register_Bprotocol() local
/linux-4.4.14/drivers/hid/usbhid/
H A Dusbkbd.c96 unsigned char old[8]; member in struct:usb_kbd
/linux-4.4.14/drivers/media/platform/s5p-tv/
H A Dmixer_reg.c35 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 Dsdo_drv.c78 u32 old = readl(sdev->regs + reg_id); sdo_write_mask() local
/linux-4.4.14/drivers/media/v4l2-core/
H A Dv4l2-event.c325 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 Dsmtdef.c347 u_long old ; set_min_max() local
/linux-4.4.14/drivers/net/wan/lmc/
H A Dlmc_media.c226 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 Dfirmware.c416 struct s3fwrn5_fw_version *old = (void *) &version; s3fwrn5_fw_check_version() local
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Ddynack.c32 static inline u32 ath_dynack_ewma(u32 old, u32 new) ath_dynack_ewma() argument
/linux-4.4.14/drivers/power/
H A Dcollie_battery.c157 int old; collie_bat_update() local
H A Dtosa_battery.c160 int old; tosa_bat_update() local
/linux-4.4.14/drivers/clocksource/
H A Dsun4i_timer.c53 u32 old = readl(timer_base + TIMER_CNTVAL_REG(1)); sun4i_clkevt_sync() local
H A Dtimer-sun5i.c74 u32 old = readl(ce->timer.base + TIMER_CNTVAL_LO_REG(1)); sun5i_clkevt_sync() local
/linux-4.4.14/drivers/firewire/
H A Dcore-iso.c238 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 Dftrace.c110 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 Dirq.c412 unsigned long mask, old; to_irq_stack() local
/linux-4.4.14/arch/um/os-Linux/
H A Dsigio.c431 struct sigaction old, new; check_one_sigio() local
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_amd.c297 struct perf_event *old; __amd_get_nb_event_constraints() local
/linux-4.4.14/arch/x86/xen/
H A Dspinlock.c94 u8 old = READ_ONCE(zero_stats); check_zero() local

Completed in 4587 milliseconds

1234