Searched defs:old (Results 1 - 25 of 983) sorted by path

1234567891011>>

/linux-master/arch/alpha/include/asm/
H A Dxchg.h129 ____cmpxchg(_u8, volatile char *m, unsigned char old, unsigned char new) argument
155 ____cmpxchg(_u16, volatile short *m, unsigned short old, unsigned short new) argument
181 ____cmpxchg(_u32, volatile int *m, int old, int new) argument
203 ____cmpxchg(_u64, volatile long *m, unsigned long old, unsigned long new) argument
229 ____cmpxchg(, volatile void *ptr, unsigned long old, unsigned long new, argument
[all...]
/linux-master/arch/m68k/amiga/
H A Dcia.c53 unsigned char old; local
71 unsigned char old; local
/linux-master/arch/openrisc/include/asm/bitops/
H A Datomic.h67 unsigned long old; local
87 unsigned long old; local
107 unsigned long old; local
/linux-master/arch/powerpc/kernel/
H A Dsmp-tbsync.c115 int i, score, score2, old, min=0, max=5000, offset=1000; local
/linux-master/arch/sh/include/asm/
H A Dbitops-cas.h5 static inline unsigned __bo_cas(volatile unsigned *p, unsigned old, unsigned new) argument
16 unsigned mask, old; local
28 unsigned mask, old; local
40 unsigned mask, old; local
52 unsigned mask, old; local
66 unsigned mask, old; local
80 unsigned mask, old; local
[all...]
H A Dcmpxchg-cas.h6 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) argument
17 unsigned long old; local
H A Dcmpxchg-grb.h71 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, argument
H A Dcmpxchg-irq.h40 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, argument
H A Dcmpxchg-llsc.h27 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) argument
H A Dspinlock-cas.h13 static inline unsigned __sl_cas(volatile unsigned *p, unsigned old, unsigned new) argument
54 unsigned old; local
61 unsigned old; local
78 unsigned old; local
[all...]
/linux-master/arch/x86/um/
H A Dbugs_32.c24 struct sigaction old, new; local
/linux-master/drivers/input/joystick/iforce/
H A Diforce-ff.c226 static int need_envelope_modifier(struct iforce *iforce, struct ff_effect *old, argument
181 need_condition_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *new) argument
209 need_magnitude_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *effect) argument
258 need_period_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *new) argument
276 need_core(struct ff_effect *old, struct ff_effect *new) argument
338 iforce_upload_periodic(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) argument
409 iforce_upload_constant(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) argument
465 iforce_upload_condition(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) argument
[all...]
/linux-master/drivers/input/keyboard/
H A Dmaple_keyb.c30 unsigned char old[8]; member in struct:dc_kbd
/linux-master/drivers/media/usb/gspca/
H A Dtopro.c3970 s32 old = gspca_dev->gain->cur.val ? local
/linux-master/drivers/net/wireless/intersil/p54/
H A Deeprom.c150 struct ieee80211_supported_band *tmp, *old; local
/linux-master/drivers/pcmcia/
H A Dti113x.h885 u8 old, diag; local
/linux-master/drivers/target/
H A Dtarget_core_hba.c40 struct target_backend *tb, *old; local
/linux-master/fs/affs/
H A Dbitmap.c321 u32 old, new; local
/linux-master/include/uapi/linux/
H A Duinput.h53 struct ff_effect old; member in struct:uinput_ff_upload
/linux-master/kernel/
H A Dexec_domain.c40 unsigned int old = current->personality; local
/linux-master/net/caif/
H A Dcfmuxl.c89 struct cflayer *old; local
/linux-master/sound/aoa/core/
H A Dgpio-feature.c316 notify_func_t old; local
H A Dgpio-pmf.c135 notify_func_t old; local
/linux-master/sound/pci/ice1712/
H A Drevo.c41 unsigned char old, tmp, dfs; local
/linux-master/tools/include/linux/
H A Drefcount.h78 unsigned int old, new, val = atomic_read(&r->refs); local
123 unsigned int old, new, val = atomic_read(&r->refs); local

Completed in 426 milliseconds

1234567891011>>