Searched defs:old (Results 101 - 125 of 983) sorted by last modified time

1234567891011>>

/linux-master/init/
H A Dinitramfs.c346 char *old = find_link(major, minor, ino, mode, collected); local
/linux-master/fs/
H A Dsuper.c734 struct super_block *old; local
811 struct super_block *old; local
1912 unsigned short old = sb->s_writers.frozen; local
2195 struct workqueue_struct *old; local
[all...]
H A Daio.c676 struct kioctx_table *table, *old; local
[all...]
H A Dnamei.c597 struct nameidata *old = current->nameidata; local
622 struct nameidata *now = current->nameidata, *old = now->saved; local
1593 struct dentry *old; local
1669 struct dentry *dentry, *old; local
1879 struct dentry *parent, *old; local
4629 do_linkat(int olddfd, struct filename *old, int newdfd, struct filename *new, int flags) argument
[all...]
/linux-master/fs/nfsd/
H A Dnfs4state.c3790 struct nfs4_client *old = NULL; local
4465 struct nfs4_client *old = NULL; local
[all...]
/linux-master/fs/bcachefs/
H A Dreplicas.c191 cpu_replicas_add_entry(struct bch_fs *c, struct bch_replicas_cpu *old, struct bch_replicas_entry_v1 *new_entry) argument
H A Dsubvolume.c245 bch2_subvolume_trigger(struct btree_trans *trans, enum btree_id btree_id, unsigned level, struct bkey_s_c old, struct bkey_s new, unsigned flags) argument
H A Dreflink.c237 bch2_trigger_reflink_p(struct btree_trans *trans, enum btree_id btree_id, unsigned level, struct bkey_s_c old, struct bkey_s new, unsigned flags) argument
294 bch2_trigger_reflink_v(struct btree_trans *trans, enum btree_id btree_id, unsigned level, struct bkey_s_c old, struct bkey_s new, unsigned flags) argument
326 bch2_trigger_indirect_inline_data(struct btree_trans *trans, enum btree_id btree_id, unsigned level, struct bkey_s_c old, struct bkey_s new, unsigned flags) argument
H A Dio_misc.c36 struct bkey_buf old, new; local
H A Dbtree_update.c186 bch2_trans_update_extent_overwrite(struct btree_trans *trans, struct btree_iter *iter, enum btree_update_flags flags, struct bkey_s_c old, struct bkey_s_c new) argument
[all...]
H A Dbtree_iter.c1396 struct bkey_s_c old = { &i->old_k, i->old_v }; local
1559 unsigned long *old = trans->paths_allocated; local
/linux-master/drivers/scsi/
H A Dmyrs.c258 struct myrs_ldev_info *old = &ldev_info_orig; local
H A Dmyrb.c356 struct myrb_error_entry *new, *old; local
399 struct myrb_ldev_info *old = NULL; local
671 struct myrb_enquiry old, *new; local
[all...]
/linux-master/drivers/scsi/libsas/
H A Dsas_expander.c1927 static bool dev_type_flutter(enum sas_device_type new, enum sas_device_type old) argument
/linux-master/drivers/ata/
H A Dsata_mv.c935 static inline void mv_write_cached_reg(void __iomem *addr, u32 *old, u32 new) argument
1475 u32 old, new; local
1502 u32 new, *old local
3564 int old = reg & 0xf; local
[all...]
/linux-master/arch/s390/include/asm/
H A Dpreempt.h22 int old, new; local
H A Datomic_ops.h157 __atomic_cmpxchg(int *ptr, int old, int new) argument
167 __atomic_cmpxchg_bool(int *ptr, int old, int new) argument
179 __atomic64_cmpxchg(long *ptr, long old, long new) argument
189 __atomic64_cmpxchg_bool(long *ptr, long old, long new) argument
[all...]
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/security/
H A Dsecurity.c1009 int security_capset(struct cred *new, const struct cred *old, argument
1668 security_dentry_create_files_as(struct dentry *dentry, int mode, struct qstr *name, const struct cred *old, struct cred *new) argument
3090 security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp) argument
3110 security_transfer_creds(struct cred *new, const struct cred *old) argument
3263 security_task_fix_setuid(struct cred *new, const struct cred *old, int flags) argument
3283 security_task_fix_setgid(struct cred *new, const struct cred *old, int flags) argument
3301 security_task_fix_setgroups(struct cred *new, const struct cred *old) argument
[all...]
/linux-master/arch/arm64/kvm/
H A Dmmu.c1945 kvm_arch_commit_memory_region(struct kvm *kvm, struct kvm_memory_slot *old, const struct kvm_memory_slot *new, enum kvm_mr_change change) argument
1989 kvm_arch_prepare_memory_region(struct kvm *kvm, const struct kvm_memory_slot *old, struct kvm_memory_slot *new, enum kvm_mr_change change) argument
/linux-master/arch/arm64/kvm/hyp/
H A Dpgtable.c777 stage2_pte_needs_update(kvm_pte_t old, kvm_pte_t new) argument
[all...]
/linux-master/kernel/irq/
H A Dmanage.c1508 struct irqaction *old, **old_ptr; local
[all...]
/linux-master/drivers/ras/amd/
H A Dfmpm.c253 static bool fpds_equal(struct cper_fru_poison_desc *old, struct cper_fru_poison_desc *new) argument
629 static struct fru_rec *get_valid_record(struct fru_rec *old) argument
655 struct fru_rec *old, *new; local
[all...]
/linux-master/arch/x86/events/amd/
H A Dcore.c483 struct perf_event *old; local
/linux-master/drivers/gpu/drm/i915/
H A Di915_hwmon.c501 void i915_hwmon_power_max_disable(struct drm_i915_private *i915, bool *old) argument
519 void i915_hwmon_power_max_restore(struct drm_i915_private *i915, bool old) argument

Completed in 434 milliseconds

1234567891011>>