Home
last modified time | relevance | path

Searched defs:new (Results 151 – 175 of 1166) sorted by relevance

12345678910>>...47

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase.c32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_base_new() member
H A Dcurs.c32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_curs_new() member
H A Dovly.c33 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_ovly_new() member
H A Dcore.c43 int (*new)(struct nouveau_drm *, s32, struct nv50_core **); in nv50_core_new() member
/openbmc/u-boot/net/
H A Dchecksum.c36 unsigned add_ip_checksums(unsigned offset, unsigned sum, unsigned new) in add_ip_checksums()
/openbmc/qemu/host/include/aarch64/host/
H A Datomic128-cas.h18 static inline Int128 atomic16_cmpxchg(Int128 *ptr, Int128 cmp, Int128 new) in atomic16_cmpxchg()
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dhugetlb-e500.h31 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate()
/openbmc/linux/fs/nfs/
H A 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
216 struct nfs_dns_ent *new, in nfs_dns_update()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_pmdemand.c469 intel_pmdemand_update_params(const struct intel_pmdemand_state *new, in intel_pmdemand_update_params()
519 const struct intel_pmdemand_state *new, in intel_pmdemand_program_params()
571 intel_pmdemand_state_changed(const struct intel_pmdemand_state *new, in intel_pmdemand_state_changed()
/openbmc/linux/lib/
H A Datomic64_test.c79 #define XCHG_FAMILY_TEST(bit, init, new) \ argument
84 #define CMPXCHG_FAMILY_TEST(bit, init, new, wrong) \ argument
/openbmc/linux/drivers/md/
H A Ddm-cache-background-tracker.c93 struct rb_node **new = &b->pending.rb_node, *parent = NULL; in __insert_pending() local
122 struct rb_node **new = &b->pending.rb_node; in __find_pending() local
/openbmc/linux/rust/kernel/sync/
H A Dlock.rs103 pub fn new(t: T, name: &'static CStr, key: &'static LockClassKey) -> impl PinInit<Self> { in new() method
184 pub(crate) unsafe fn new(lock: &'a Lock<T, B>, state: B::GuardState) -> Self { in new() method
/openbmc/linux/arch/ia64/kernel/
H A Dftrace.c163 char *new; in ftrace_make_nop() local
175 unsigned char *old, *new; in ftrace_make_call() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_probe_user.c12 struct sockaddr_in new; in handle_sys_connect_common() local
/openbmc/linux/arch/sh/include/asm/
H A Dcmpxchg.h56 unsigned long new, int size) in __cmpxchg()
/openbmc/linux/rust/kernel/
H A Dsync.rs30 pub const fn new() -> Self { in new() method
/openbmc/linux/fs/netfs/
H A Diterator.c37 struct iov_iter *new, in netfs_extract_user_iter()
/openbmc/linux/include/net/
H A Dnetevent.h21 struct dst_entry *new; member
/openbmc/linux/arch/powerpc/mm/
H A Dpageattr.c19 unsigned long old, unsigned long new) in pte_update_delta()
/openbmc/linux/include/net/sctp/
H A Dchecksum.h56 __wsum new; in sctp_compute_cksum() local
/openbmc/linux/arch/x86/boot/compressed/
H A Dpgtable_64.c69 unsigned long new = bios_start; in find_trampoline_placement() local
/openbmc/linux/drivers/gpu/drm/
H A 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()
/openbmc/linux/arch/m68k/include/asm/
H A Datomic.h172 static inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg()
186 static inline int arch_atomic_xchg(atomic_t *v, int new) in arch_atomic_xchg()
/openbmc/linux/arch/arm/include/asm/
H A Datomic.h106 static inline int arch_atomic_cmpxchg_relaxed(atomic_t *ptr, int old, int new) in arch_atomic_cmpxchg_relaxed()
210 static inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg()
434 static inline s64 arch_atomic64_xchg_relaxed(atomic64_t *ptr, s64 new) in arch_atomic64_xchg_relaxed()
/openbmc/linux/fs/smb/client/
H A Dreparse.c24 struct inode *new; in smb2_create_reparse_symlink() local
124 struct inode *new; in mknod_nfs() local
262 struct inode *new; in mknod_wsl() local

12345678910>>...47