Searched defs:old (Results 176 - 200 of 983) sorted by relevance

1234567891011>>

/linux-master/arch/loongarch/kvm/
H A Dmain.c221 unsigned long ver, old, vpid; local
/linux-master/arch/um/drivers/
H A Dchan_user.c76 sigset_t old, no_sigio; local
/linux-master/security/apparmor/
H A Dtask.c48 struct aa_label *old = aa_current_raw_label(); local
/linux-master/arch/riscv/kernel/
H A Dftrace.c165 unsigned long old; local
/linux-master/arch/parisc/kernel/
H A Dftrace.c37 unsigned long old; local
/linux-master/arch/x86/include/asm/
H A Dlocal.h123 static inline long local_cmpxchg(local_t *l, long old, long new) argument
128 static inline bool local_try_cmpxchg(local_t *l, long *old, long new) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info.c29 void *old = result; local
/linux-master/include/linux/
H A Drefcount.h142 int old = refcount_read(r); local
184 int old = atomic_fetch_add_relaxed(i, &r->refs); local
264 int old = atomic_fetch_sub_release(i, &r->refs); local
330 int old = atomic_fetch_sub_release(1, &r->refs); local
[all...]
H A Dptr_ring.h563 void **old; local
595 void **old; local
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_engine_heartbeat.c303 unsigned long old; local
/linux-master/arch/x86/power/
H A Dhibernate.c207 enum cpuhp_smt_control old = cpu_smt_control; local
/linux-master/fs/afs/
H A Dvalidation.c192 time64_t old = op->pre_volsync.creation; local
259 time64_t old = op->pre_volsync.update; local
/linux-master/drivers/parport/
H A Dparport_amiga.c68 unsigned char old; local
/linux-master/arch/riscv/mm/
H A Dcontext.c230 unsigned long old; local
/linux-master/arch/s390/include/asm/
H A Datomic.h77 static __always_inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) argument
117 static __always_inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) argument
/linux-master/include/uapi/linux/
H A Duinput.h53 struct ff_effect old; member in struct:uinput_ff_upload
/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
/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/fs/jffs2/
H A Dnodelist.c457 void jffs2_del_ino_cache(struct jffs2_sb_info *c, struct jffs2_inode_cache *old) argument
[all...]
/linux-master/sound/pci/ice1712/
H A Dwtm.c67 unsigned char new, old; local
144 unsigned char new, old; local
284 unsigned char new, old; local
415 unsigned char new, old; local
440 unsigned char old, new; local
[all...]
/linux-master/sound/usb/6fire/
H A Dcontrol.c237 u8 old = rt->output_mute; local
/linux-master/sound/firewire/
H A Dcmp.c73 pcr_modify(struct cmp_connection *c, __be32 (*modify)(struct cmp_connection *c, __be32 old), int (*check)(struct cmp_connection *c, __be32 pcr), enum bus_reset_handling bus_reset_handling) argument
/linux-master/drivers/firewire/
H A Dcore-iso.c207 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; local
245 __be32 bit, all, old; local
[all...]
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c350 u32 opcode, new, old, tmp1, tmp2; local
[all...]

Completed in 340 milliseconds

1234567891011>>