/Linux-v6.6/arch/sparc/vdso/ |
D | vma.c | 117 const char *new) in patchsym64() 185 const char *new) in patchsym32()
|
/Linux-v6.6/tools/perf/ |
D | builtin-help.c | 153 char *new = strdup(path); in exec_man_konqueror() local 213 struct man_viewer_info_list *new = zalloc(sizeof(*new) + len + 1); in do_add_man_viewer_info() local
|
/Linux-v6.6/arch/s390/include/asm/ |
D | uaccess.h | 398 __uint128_t old, __uint128_t new, in __cmpxchg_user_key() 589 #define cmpxchg_user_key(ptr, uval, old, new, key) \ argument
|
/Linux-v6.6/kernel/ |
D | audit_watch.c | 206 struct audit_watch *new; in audit_dupe_watch() local 505 int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) in audit_dupe_exe()
|
D | utsname.c | 140 static int utsns_install(struct nsset *nsset, struct ns_common *new) in utsns_install()
|
/Linux-v6.6/tools/perf/util/ |
D | thread.c | 171 struct namespaces *new, *curr = __thread__namespaces(thread); in __thread__set_namespaces() local 237 struct comm *new, *curr = thread__comm(thread); in ____thread__set_comm() local
|
/Linux-v6.6/net/dccp/ |
D | feat.c | 392 struct dccp_feat_entry *new; in dccp_feat_clone_entry() local 484 struct dccp_feat_entry *new = dccp_feat_entry_new(fn_list, feat, local); in dccp_feat_push_change() local 512 struct dccp_feat_entry *new = dccp_feat_entry_new(fn_list, feat, local); in dccp_feat_push_confirm() local 554 struct dccp_feat_entry *entry, *new; in dccp_feat_clone_list() local
|
/Linux-v6.6/tools/testing/selftests/kvm/s390x/ |
D | memop.c | 528 __uint128_t new; in permutate_bits() local 555 static bool _cmpxchg(int size, void *target, __uint128_t *old_addr, __uint128_t new) in _cmpxchg() 609 __uint128_t old, new; in guest_cmpxchg_key() local 647 __uint128_t old, new; in test_cmpxchg_key_concurrent() local
|
/Linux-v6.6/arch/powerpc/boot/ |
D | simple_alloc.c | 98 void *new; in simple_realloc() local
|
/Linux-v6.6/fs/ |
D | fs_struct.c | 50 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) in replace_path()
|
/Linux-v6.6/include/linux/ |
D | kcore.h | 42 void kclist_add(struct kcore_list *new, void *addr, size_t size, int type) in kclist_add()
|
/Linux-v6.6/arch/m68k/include/asm/ |
D | cmpxchg.h | 95 unsigned long new, int size) in __cmpxchg()
|
/Linux-v6.6/arch/x86/platform/efi/ |
D | memmap.c | 157 void *old, *new; in efi_memmap_insert() local
|
/Linux-v6.6/kernel/bpf/ |
D | dispatcher.c | 108 void *new, *tmp; in bpf_dispatcher_update() local
|
D | local_storage.c | 106 struct rb_node **new = &(root->rb_node), *parent = NULL; in cgroup_storage_insert() local 148 struct bpf_storage_buffer *new; in cgroup_storage_update_elem() local
|
/Linux-v6.6/net/dccp/ccids/lib/ |
D | loss_interval.c | 141 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; in tfrc_lh_interval_add() local
|
/Linux-v6.6/security/apparmor/ |
D | resource.c | 150 struct aa_profile *old, *new; in __aa_transition_rlimits() local
|
/Linux-v6.6/fs/dlm/ |
D | config.h | 20 int new; member
|
D | member.c | 286 static void add_ordered_member(struct dlm_ls *ls, struct dlm_member *new) in add_ordered_member() 620 int new; in dlm_ls_stop() local
|
/Linux-v6.6/arch/sh/include/asm/ |
D | bitops-cas.h | 5 static inline unsigned __bo_cas(volatile unsigned *p, unsigned old, unsigned new) in __bo_cas()
|
/Linux-v6.6/fs/reiserfs/ |
D | file.c | 178 int new; in reiserfs_commit_page() local
|
/Linux-v6.6/drivers/input/keyboard/ |
D | maple_keyb.c | 29 unsigned char new[8]; member
|
/Linux-v6.6/net/ipv4/netfilter/ |
D | nf_nat_h323.c | 368 static void ip_nat_q931_expect(struct nf_conn *new, in ip_nat_q931_expect() 457 static void ip_nat_callforwarding_expect(struct nf_conn *new, in ip_nat_callforwarding_expect()
|
/Linux-v6.6/net/sched/ |
D | sch_tbf.c | 188 static void tbf_offload_graft(struct Qdisc *sch, struct Qdisc *new, in tbf_offload_graft() 556 static int tbf_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in tbf_graft()
|
/Linux-v6.6/arch/powerpc/include/asm/nohash/32/ |
D | pgtable.h | 253 pte_basic_t new = (old & ~(pte_basic_t)clr) | set; in pte_update() local 287 pte_basic_t new = (old & ~(pte_basic_t)clr) | set; in pte_update() local
|