Searched defs:old (Results 126 - 150 of 983) sorted by relevance

1234567891011>>

/linux-master/drivers/input/keyboard/
H A Djornada680_kbd.c82 unsigned char old = jornadakbd->old_scan[i]; local
/linux-master/tools/include/linux/
H A Drbtree_augmented.h171 __rb_change_child(struct rb_node *old, struct rb_node *new, argument
[all...]
/linux-master/drivers/misc/echo/
H A Decho.c328 int new, old; local
/linux-master/tools/lib/
H A Drbtree.c75 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, argument
85 __rb_insert(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
227 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
410 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
424 dummy_copy(struct rb_node *old, struct rb_node *new) argument
425 dummy_rotate(struct rb_node *old, struct rb_node *new) argument
453 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
[all...]
/linux-master/drivers/parport/
H A Dieee1284.c771 long int old = dev->timeout; local
H A Dparport_mfc3.c138 unsigned char old; local
/linux-master/arch/arm/mach-s3c/
H A Dpm-gpio.c127 u32 gpcon, old, new, mask; local
204 u32 old, new, mask; local
[all...]
/linux-master/fs/isofs/
H A Ddir.c19 char * old = de->name; local
/linux-master/mm/
H A Dmmap_lock.c60 char **old = tmp_bufs; local
H A Dswap_cgroup.c131 unsigned short old; local
97 swap_cgroup_cmpxchg(swp_entry_t ent, unsigned short old, unsigned short new) argument
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_app.c131 struct nfp_reprs *old; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbind6_prog.c87 int old, tmp, new = 0xeb9f; local
/linux-master/arch/powerpc/include/asm/
H A Dpgtable-types.h77 static inline bool pte_xchg(pte_t *ptep, pte_t old, pte_t new) argument
/linux-master/drivers/input/joystick/iforce/
H A Diforce-main.c107 static int iforce_upload_effect(struct input_dev *dev, struct ff_effect *effect, struct ff_effect *old) argument
/linux-master/drivers/infiniband/core/
H A Drestrack.c324 struct rdma_restrack_entry *old; local
/linux-master/virt/kvm/
H A Dirqchip.c173 struct kvm_irq_routing_table *new, *old; local
/linux-master/net/core/
H A Dgen_estimator.c138 struct net_rate_estimator *old, *est; local
/linux-master/block/
H A Dblk-ia-ranges.c236 struct blk_independent_access_ranges *old = disk->ia_ranges; local
/linux-master/kernel/locking/
H A Dqspinlock.c223 u32 old, new, val = atomic_read(&lock->val); local
319 u32 old, tail; local
/linux-master/drivers/md/
H A Ddm-snap-transient.c34 transient_read_metadata(struct dm_exception_store *store, int (*callback)(void *callback_context, chunk_t old, chunk_t new), void *callback_context) argument
/linux-master/net/sctp/
H A Dstream_sched_prio.c168 struct sctp_stream_priorities *prio_head, *old; local
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da5xx_preempt.c12 try_preempt_state(struct a5xx_gpu *a5xx_gpu, enum preempt_state old, enum preempt_state new) argument
/linux-master/lib/
H A Drbtree.c75 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, argument
85 __rb_insert(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
227 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
410 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
425 dummy_copy(struct rb_node *old, struct rb_node *new) argument
426 dummy_rotate(struct rb_node *old, struct rb_node *new) argument
456 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
[all...]
/linux-master/arch/alpha/include/asm/
H A Datomic.h205 int c, new, old; local
228 s64 c, new, old; local
251 s64 old, tmp; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_fifo_underrun.c286 bool old; local
113 i9xx_set_fifo_underrun_reporting(struct drm_device *dev, enum pipe pipe, bool enable, bool old) argument
166 ivb_set_fifo_underrun_reporting(struct drm_device *dev, enum pipe pipe, bool enable, bool old) argument
255 cpt_set_fifo_underrun_reporting(struct drm_device *dev, enum pipe pch_transcoder, bool enable, bool old) argument
356 bool old; local
[all...]

Completed in 272 milliseconds

1234567891011>>