/Linux-v6.6/fs/nfs/ |
D | pnfs_dev.c | 193 struct nfs4_deviceid_node *d, *new; in nfs4_find_get_deviceid() local
|
/Linux-v6.6/scripts/ |
D | generate_rust_target.rs | 53 fn new() -> TargetSpec { in new() method
|
/Linux-v6.6/arch/x86/kvm/mmu/ |
D | page_track.c | 206 void __kvm_page_track_write(struct kvm *kvm, gpa_t gpa, const u8 *new, int bytes) in __kvm_page_track_write()
|
/Linux-v6.6/kernel/locking/ |
D | qspinlock.c | 223 u32 old, new, val = atomic_read(&lock->val); in xchg_tail() local
|
/Linux-v6.6/drivers/dma/sh/ |
D | shdma-base.c | 507 struct shdma_desc *new; in shdma_add_desc() local 565 struct shdma_desc *first = NULL, *new = NULL /* compiler... */; in shdma_prep_sg() local
|
/Linux-v6.6/drivers/gpu/drm/tegra/ |
D | hub.c | 260 struct tegra_dc *new) in tegra_shared_plane_set_owner() 851 struct drm_crtc_state *old, *new; in tegra_display_hub_atomic_check() local
|
/Linux-v6.6/fs/notify/fanotify/ |
D | fanotify.c | 137 struct fanotify_event *new) in fanotify_should_merge() 190 struct fanotify_event *old, *new = FANOTIFY_E(event); in fanotify_merge() local
|
/Linux-v6.6/arch/sparc/kernel/ |
D | ldc.c | 860 unsigned long new; in ldc_rx() local 1533 unsigned long hv_err, new; in read_raw() local 1742 unsigned long hv_err, new; in read_nonraw() local 2065 unsigned long new = (base + PAGE_SIZE) & PAGE_MASK; in pages_in_region() local 2088 unsigned long tlen, new = pa + PAGE_SIZE; in fill_cookies() local
|
/Linux-v6.6/arch/s390/kvm/ |
D | gaccess.c | 280 union ipte_control old, new, *ic; in ipte_lock_simple() local 306 union ipte_control old, new, *ic; in ipte_unlock_simple() local 327 union ipte_control old, new, *ic; in ipte_lock_siif() local 348 union ipte_control old, new, *ic; in ipte_unlock_siif() local 1189 __uint128_t *old_addr, __uint128_t new, in cmpxchg_guest_abs_with_key()
|
/Linux-v6.6/net/dccp/ |
D | ackvec.c | 354 struct dccp_ackvec_parsed *new = kmalloc(sizeof(*new), GFP_ATOMIC); in dccp_ackvec_parsed_add() local
|
/Linux-v6.6/drivers/net/xen-netback/ |
D | hash.c | 38 struct xenvif_hash_cache_entry *new, *entry, *oldest; in xenvif_add_hash() local
|
/Linux-v6.6/arch/mips/kernel/ |
D | vpe-mt.c | 290 unsigned long new; in ntcs_store() local
|
/Linux-v6.6/arch/x86/um/ |
D | tls_32.c | 215 int arch_set_tls(struct task_struct *new, unsigned long tls) in arch_set_tls()
|
/Linux-v6.6/fs/orangefs/ |
D | dir.c | 134 struct orangefs_dir_part *part, *new; in parse_readdir() local
|
/Linux-v6.6/drivers/net/wireless/ath/ath9k/ |
D | dynack.c | 50 static inline int ath_dynack_ewma(int old, int new) in ath_dynack_ewma()
|
/Linux-v6.6/fs/ |
D | locks.c | 362 void locks_copy_conflock(struct file_lock *new, struct file_lock *fl) in locks_copy_conflock() 381 void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() 398 static void locks_move_blocks(struct file_lock *new, struct file_lock *fl) in locks_move_blocks() 1967 struct fasync_struct *new; in do_fcntl_add_lease() local
|
/Linux-v6.6/security/apparmor/ |
D | lsm.c | 84 static int apparmor_cred_prepare(struct cred *new, const struct cred *old, in apparmor_cred_prepare() 94 static void apparmor_cred_transfer(struct cred *new, const struct cred *old) in apparmor_cred_transfer() 108 struct aa_task_ctx *new = task_ctx(task); in apparmor_task_alloc() local 857 struct aa_sk_ctx *new = SK_CTX(newsk); in apparmor_sk_clone_security() local
|
/Linux-v6.6/lib/ |
D | bitmap.c | 295 const unsigned long *old, const unsigned long *new, in __bitmap_replace() 1004 const unsigned long *old, const unsigned long *new, in bitmap_remap() 1052 const unsigned long *new, int bits) in bitmap_bitremap()
|
/Linux-v6.6/kernel/ |
D | pid_namespace.c | 398 struct pid_namespace *ancestor, *new = to_pid_ns(ns); in pidns_install() local
|
/Linux-v6.6/net/sched/ |
D | sch_mq.c | 175 static int mq_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, in mq_graft()
|
/Linux-v6.6/drivers/hid/usbhid/ |
D | usbkbd.c | 89 unsigned char *new; member
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | pgtable-types.h | 77 static inline bool pte_xchg(pte_t *ptep, pte_t old, pte_t new) in pte_xchg()
|
/Linux-v6.6/tools/testing/selftests/arm64/pauth/ |
D | pac.c | 56 int n_same(struct signatures *old, struct signatures *new, int nkeys) in n_same()
|
/Linux-v6.6/security/apparmor/include/ |
D | policy_unpack.h | 22 struct aa_profile *new; member
|
/Linux-v6.6/tools/include/linux/ |
D | rbtree_augmented.h | 171 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child()
|