Home
last modified time | relevance | path

Searched defs:new (Results 401 – 425 of 1078) sorted by relevance

1...<<11121314151617181920>>...44

/Linux-v6.6/fs/nfs/
Dpnfs_dev.c193 struct nfs4_deviceid_node *d, *new; in nfs4_find_get_deviceid() local
/Linux-v6.6/scripts/
Dgenerate_rust_target.rs53 fn new() -> TargetSpec { in new() method
/Linux-v6.6/arch/x86/kvm/mmu/
Dpage_track.c206 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/
Dqspinlock.c223 u32 old, new, val = atomic_read(&lock->val); in xchg_tail() local
/Linux-v6.6/drivers/dma/sh/
Dshdma-base.c507 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/
Dhub.c260 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/
Dfanotify.c137 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/
Dldc.c860 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/
Dgaccess.c280 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/
Dackvec.c354 struct dccp_ackvec_parsed *new = kmalloc(sizeof(*new), GFP_ATOMIC); in dccp_ackvec_parsed_add() local
/Linux-v6.6/drivers/net/xen-netback/
Dhash.c38 struct xenvif_hash_cache_entry *new, *entry, *oldest; in xenvif_add_hash() local
/Linux-v6.6/arch/mips/kernel/
Dvpe-mt.c290 unsigned long new; in ntcs_store() local
/Linux-v6.6/arch/x86/um/
Dtls_32.c215 int arch_set_tls(struct task_struct *new, unsigned long tls) in arch_set_tls()
/Linux-v6.6/fs/orangefs/
Ddir.c134 struct orangefs_dir_part *part, *new; in parse_readdir() local
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Ddynack.c50 static inline int ath_dynack_ewma(int old, int new) in ath_dynack_ewma()
/Linux-v6.6/fs/
Dlocks.c362 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/
Dlsm.c84 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/
Dbitmap.c295 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/
Dpid_namespace.c398 struct pid_namespace *ancestor, *new = to_pid_ns(ns); in pidns_install() local
/Linux-v6.6/net/sched/
Dsch_mq.c175 static int mq_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, in mq_graft()
/Linux-v6.6/drivers/hid/usbhid/
Dusbkbd.c89 unsigned char *new; member
/Linux-v6.6/arch/powerpc/include/asm/
Dpgtable-types.h77 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/
Dpac.c56 int n_same(struct signatures *old, struct signatures *new, int nkeys) in n_same()
/Linux-v6.6/security/apparmor/include/
Dpolicy_unpack.h22 struct aa_profile *new; member
/Linux-v6.6/tools/include/linux/
Drbtree_augmented.h171 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child()

1...<<11121314151617181920>>...44