Searched defs:new (Results 101 - 125 of 1055) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c318 intel_frontbuffer_track(struct intel_frontbuffer *old, struct intel_frontbuffer *new, unsigned int frontbuffer_bits) argument
[all...]
/linux-master/net/x25/
H A Dx25_facilities.c265 x25_negotiate_facilities(struct sk_buff *skb, struct sock *sk, struct x25_facilities *new, struct x25_dte_facilities *dte) argument
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtask_local_storage.c171 cpu_set_t old, new; local
/linux-master/arch/powerpc/boot/
H A Dsimple_alloc.c98 void *new; local
/linux-master/drivers/gpu/drm/
H A Ddrm_gem_atomic_helper.c163 struct dma_fence *new; local
[all...]
/linux-master/arch/x86/include/asm/
H A Dcmpxchg_32.h32 static __always_inline u64 __cmpxchg64(volatile u64 *ptr, u64 old, u64 new) argument
37 static __always_inline u64 __cmpxchg64_local(volatile u64 *ptr, u64 old, u64 new) argument
62 static __always_inline bool __try_cmpxchg64(volatile u64 *ptr, u64 *oldp, u64 new) argument
67 static __always_inline bool __try_cmpxchg64_local(volatile u64 *ptr, u64 *oldp, u64 new) argument
105 static __always_inline u64 arch_cmpxchg64(volatile u64 *ptr, u64 old, u64 new) argument
111 arch_cmpxchg64_local(volatile u64 *ptr, u64 old, u64 new) argument
139 arch_try_cmpxchg64(volatile u64 *ptr, u64 *oldp, u64 new) argument
145 arch_try_cmpxchg64_local(volatile u64 *ptr, u64 *oldp, u64 new) argument
[all...]
H A Datomic.h99 static __always_inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) argument
105 static __always_inline bool arch_atomic_try_cmpxchg(atomic_t *v, int *old, int new) argument
111 static __always_inline int arch_atomic_xchg(atomic_t *v, int new) argument
H A Datomic64_64.h93 static __always_inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) argument
99 static __always_inline bool arch_atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) argument
105 static __always_inline s64 arch_atomic64_xchg(atomic64_t *v, s64 new) argument
/linux-master/arch/sparc/lib/
H A Datomic32.c70 int arch_atomic_xchg(atomic_t *v, int new) argument
83 int arch_atomic_cmpxchg(atomic_t *v, int old, int new) argument
185 unsigned long __xchg_u32(volatile u32 *ptr, u32 new) argument
/linux-master/lib/math/
H A Dprime_numbers.c110 struct primes *new; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbind4_prog.c83 int old, tmp, new = 0xeb9f; local
/linux-master/sound/soc/sof/
H A Dops.c19 unsigned int old, new; local
54 unsigned int old, new; local
74 u64 old, new; local
122 unsigned int old, new; local
[all...]
/linux-master/kernel/
H A Duser.c206 struct user_struct *up, *new; local
[all...]
/linux-master/init/
H A Ddo_mounts_initrd.c73 static int __init init_linuxrc(struct subprocess_info *info, struct cred *new) argument
/linux-master/drivers/pci/pcie/
H A Derr.c24 merge_result(enum pci_ers_result orig, enum pci_ers_result new) argument
/linux-master/arch/alpha/kernel/
H A Derr_common.c280 cdl_register_subpacket_annotation(struct el_subpacket_annotation *new) argument
302 cdl_register_subpacket_handler(struct el_subpacket_handler *new) argument
[all...]
/linux-master/fs/affs/
H A Dbitmap.c321 u32 old, new; local
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h52 static inline void __sym_que_add(struct sym_quehead * new, argument
[all...]
/linux-master/drivers/input/keyboard/
H A Djornada680_kbd.c81 unsigned char new = jornadakbd->new_scan[i]; local
/linux-master/drivers/misc/echo/
H A Decho.c328 int new, old; local
/linux-master/drivers/net/xen-netback/
H A Dhash.c38 struct xenvif_hash_cache_entry *new, *entry, *oldest; local
/linux-master/arch/arm/mach-s3c/
H A Dpm-gpio.c127 u32 gpcon, old, new, mask; local
204 u32 old, new, mask; local
[all...]
/linux-master/net/sctp/
H A Dtsnmap.c343 unsigned long *new; local
/linux-master/fs/isofs/
H A Ddir.c17 int isofs_name_translate(struct iso_directory_record *de, char *new, struct inode *inode) argument
/linux-master/drivers/s390/char/
H A Dtape_char.c100 struct idal_buffer *new; local

Completed in 359 milliseconds

1234567891011>>