Home
last modified time | relevance | path

Searched defs:new (Results 101 – 125 of 887) sorted by relevance

12345678910>>...36

/Linux-v4.19/arch/sh/include/asm/
Dcmpxchg-llsc.h27 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) in __cmpxchg_u32()
Datomic.h35 #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) argument
/Linux-v4.19/tools/testing/selftests/powerpc/vphn/
Dvphn.c42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
/Linux-v4.19/arch/powerpc/mm/
Dvphn.c42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
/Linux-v4.19/arch/hexagon/include/asm/
Dcmpxchg.h68 #define cmpxchg(ptr, old, new) \ argument
/Linux-v4.19/arch/s390/include/asm/
Dcputime.h19 #define cmpxchg_cputime(ptr, old, new) cmpxchg64(ptr, old, new) argument
/Linux-v4.19/arch/x86/um/
Dbugs_32.c24 struct sigaction old, new; in arch_check_bugs() local
/Linux-v4.19/fs/nfsd/
Dauth.c25 struct cred *new; in nfsd_setuser() local
/Linux-v4.19/kernel/
Dsys.c351 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/
Ddm-cache-background-tracker.c84 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/
Dpm-gpio.c127 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/
Dcurs.c32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_curs_new() member
Dbase.c32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_base_new() member
Dovly.c33 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_ovly_new() member
Dcore.c43 int (*new)(struct nouveau_drm *, s32, struct nv50_core **); in nv50_core_new() member
/Linux-v4.19/net/ipv6/
Dcalipso.c931 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/
Dquartet.c524 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/
Dcore.c109 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/
Ddns_resolve.c74 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/
Datomic.h78 #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/
Ddst.c217 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/
Datomic64_test.c83 #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/
Dplane.c391 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/
Dv4l2-event.c324 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/
Ddrm_context.c270 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()

12345678910>>...36