/Linux-v4.19/arch/sh/include/asm/ |
D | cmpxchg-llsc.h | 27 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) in __cmpxchg_u32()
|
D | atomic.h | 35 #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) argument
|
/Linux-v4.19/tools/testing/selftests/powerpc/vphn/ |
D | vphn.c | 42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
|
/Linux-v4.19/arch/powerpc/mm/ |
D | vphn.c | 42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | cmpxchg.h | 68 #define cmpxchg(ptr, old, new) \ argument
|
/Linux-v4.19/arch/s390/include/asm/ |
D | cputime.h | 19 #define cmpxchg_cputime(ptr, old, new) cmpxchg64(ptr, old, new) argument
|
/Linux-v4.19/arch/x86/um/ |
D | bugs_32.c | 24 struct sigaction old, new; in arch_check_bugs() local
|
/Linux-v4.19/fs/nfsd/ |
D | auth.c | 25 struct cred *new; in nfsd_setuser() local
|
/Linux-v4.19/kernel/ |
D | sys.c | 351 struct cred *new; in __sys_setregid() local 413 struct cred *new; in __sys_setgid() local 449 static int set_user(struct cred *new) in set_user() 494 struct cred *new; in __sys_setreuid() local 570 struct cred *new; in __sys_setuid() local 622 struct cred *new; in __sys_setresuid() local 714 struct cred *new; in __sys_setresgid() local 797 struct cred *new; in __sys_setfsuid() local 841 struct cred *new; in __sys_setfsgid() local 1617 struct rlimit old, new; in SYSCALL_DEFINE4() local
|
/Linux-v4.19/drivers/md/ |
D | dm-cache-background-tracker.c | 84 struct rb_node **new = &b->pending.rb_node, *parent = NULL; in __insert_pending() local 113 struct rb_node **new = &b->pending.rb_node; in __find_pending() local
|
/Linux-v4.19/arch/arm/plat-samsung/ |
D | pm-gpio.c | 127 u32 gpcon, old, new, mask; in samsung_gpio_pm_2bit_resume() local 204 u32 old, new, mask; in samsung_gpio_pm_4bit_mask() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/ |
D | curs.c | 32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_curs_new() member
|
D | base.c | 32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_base_new() member
|
D | ovly.c | 33 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_ovly_new() member
|
D | core.c | 43 int (*new)(struct nouveau_drm *, s32, struct nv50_core **); in nv50_core_new() member
|
/Linux-v4.19/net/ipv6/ |
D | calipso.c | 931 struct ipv6_opt_hdr *new; in calipso_opt_insert() local 990 struct ipv6_opt_hdr **new) in calipso_opt_del() 1147 struct ipv6_opt_hdr *old, *new; in calipso_sock_setattr() local 1212 struct ipv6_opt_hdr *old, *new; in calipso_req_setattr() local 1251 struct ipv6_opt_hdr *new; in calipso_req_delattr() local
|
/Linux-v4.19/sound/pci/ice1712/ |
D | quartet.c | 524 unsigned int old, new, smute; in qtet_mute_put() local 585 unsigned int old, new, tmp, masked_old; in qtet_ain12_sw_put() local 640 unsigned int old, new; in qtet_php_put() local 716 unsigned int old, new; in qtet_sw_put() local 865 unsigned int new; in qtet_set_rate() local 889 unsigned int old, new; in qtet_set_spdif_clock() local
|
/Linux-v4.19/net/netfilter/ |
D | core.c | 109 struct nf_hook_entries *new; in nf_hook_entries_grow() local 225 struct nf_hook_entries *new = NULL; in __nf_hook_entries_try_shrink() local 580 void nf_ct_attach(struct sk_buff *new, const struct sk_buff *skb) in nf_ct_attach()
|
/Linux-v4.19/fs/nfs/ |
D | dns_resolve.c | 74 struct nfs_dns_ent *new; in nfs_dns_ent_update() local 87 struct nfs_dns_ent *new; in nfs_dns_ent_init() local 207 struct nfs_dns_ent *new, in nfs_dns_update()
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | atomic.h | 78 #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) argument 224 #define atomic64_xchg(v, new) (xchg(&((v)->counter), new)) argument
|
/Linux-v4.19/net/core/ |
D | dst.c | 217 unsigned long prev, new; in dst_cow_metrics_generic() local 243 unsigned long prev, new; in __dst_destroy_metrics_generic() local
|
/Linux-v4.19/lib/ |
D | atomic64_test.c | 83 #define XCHG_FAMILY_TEST(bit, init, new) \ argument 88 #define CMPXCHG_FAMILY_TEST(bit, init, new, wrong) \ argument
|
/Linux-v4.19/drivers/gpu/drm/tegra/ |
D | plane.c | 391 struct drm_plane_state *new; in tegra_plane_update_transparency() local 430 struct drm_plane_state *new; in tegra_plane_setup_transparency() local
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-event.c | 324 const struct v4l2_event *new) in v4l2_event_src_replace() 333 struct v4l2_event *new) in v4l2_event_src_merge()
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_context.c | 270 static int drm_context_switch(struct drm_device * dev, int old, int new) in drm_context_switch() 299 struct drm_file *file_priv, int new) in drm_context_switch_complete()
|