Home
last modified time | relevance | path

Searched defs:new (Results 251 – 275 of 1078) sorted by relevance

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

/Linux-v6.6/arch/sparc/vdso/
Dvma.c117 const char *new) in patchsym64()
185 const char *new) in patchsym32()
/Linux-v6.6/tools/perf/
Dbuiltin-help.c153 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/
Duaccess.h398 __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/
Daudit_watch.c206 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()
Dutsname.c140 static int utsns_install(struct nsset *nsset, struct ns_common *new) in utsns_install()
/Linux-v6.6/tools/perf/util/
Dthread.c171 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/
Dfeat.c392 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/
Dmemop.c528 __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/
Dsimple_alloc.c98 void *new; in simple_realloc() local
/Linux-v6.6/fs/
Dfs_struct.c50 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) in replace_path()
/Linux-v6.6/include/linux/
Dkcore.h42 void kclist_add(struct kcore_list *new, void *addr, size_t size, int type) in kclist_add()
/Linux-v6.6/arch/m68k/include/asm/
Dcmpxchg.h95 unsigned long new, int size) in __cmpxchg()
/Linux-v6.6/arch/x86/platform/efi/
Dmemmap.c157 void *old, *new; in efi_memmap_insert() local
/Linux-v6.6/kernel/bpf/
Ddispatcher.c108 void *new, *tmp; in bpf_dispatcher_update() local
Dlocal_storage.c106 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/
Dloss_interval.c141 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; in tfrc_lh_interval_add() local
/Linux-v6.6/security/apparmor/
Dresource.c150 struct aa_profile *old, *new; in __aa_transition_rlimits() local
/Linux-v6.6/fs/dlm/
Dconfig.h20 int new; member
Dmember.c286 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/
Dbitops-cas.h5 static inline unsigned __bo_cas(volatile unsigned *p, unsigned old, unsigned new) in __bo_cas()
/Linux-v6.6/fs/reiserfs/
Dfile.c178 int new; in reiserfs_commit_page() local
/Linux-v6.6/drivers/input/keyboard/
Dmaple_keyb.c29 unsigned char new[8]; member
/Linux-v6.6/net/ipv4/netfilter/
Dnf_nat_h323.c368 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/
Dsch_tbf.c188 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/
Dpgtable.h253 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

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