Searched defs:new (Results 1 - 25 of 1045) sorted by relevance

1234567891011>>

/linux-master/lib/
H A Dmemcat_p.c12 void **p = a, **new; local
H A Dlist_debug.c22 bool __list_add_valid_or_report(struct list_head *new, struct list_head *prev, argument
/linux-master/arch/sh/include/asm/
H A Dcmpxchg-cas.h6 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) argument
H A Dcmpxchg-grb.h71 __cmpxchg_u32(volatile int *m, unsigned long old, unsigned long new) argument
H A Dcmpxchg-llsc.h27 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) argument
H A Dcmpxchg-irq.h40 __cmpxchg_u32(volatile int *m, unsigned long old, unsigned long new) argument
H A Dcmpxchg.h55 __cmpxchg(volatile void * ptr, unsigned long old, unsigned long new, int size) argument
H A Dbitops-cas.h5 static inline unsigned __bo_cas(volatile unsigned *p, unsigned old, unsigned new) argument
H A Dspinlock-cas.h13 static inline unsigned __sl_cas(volatile unsigned *p, unsigned old, unsigned new) argument
/linux-master/arch/x86/include/asm/fpu/
H A Dsched.h65 static inline void switch_fpu_finish(struct task_struct *new) argument
/linux-master/include/linux/
H A Dvt.h21 static inline int vt_kmsg_redirect(int new) argument
/linux-master/kernel/kcsan/
H A Dpermissive.h38 kcsan_ignore_data_race(size_t size, int type, u64 old, u64 new, u64 diff) argument
/linux-master/fs/cachefiles/
H A Dsecurity.c18 struct cred *new; local
79 struct cred *new; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_probe_user.c12 struct sockaddr_in new; local
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dlist_debug.c30 bool __list_add_valid_or_report(struct list_head *new, struct list_head *prev, argument
/linux-master/tools/perf/tests/
H A Dutil.c12 char *new = strreplace_chars(needle, haystack, replace); local
/linux-master/fs/nfsd/
H A Dauth.c25 struct cred *new; local
[all...]
/linux-master/include/asm-generic/
H A Dcmpxchg-local.h15 __generic_cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) argument
54 __generic_cmpxchg64_local(volatile void *ptr, u64 old, u64 new) argument
/linux-master/security/landlock/
H A Dcred.c17 static int hook_cred_prepare(struct cred *const new, argument
/linux-master/arch/alpha/include/asm/
H A Dxchg.h129 ____cmpxchg(_u8, volatile char *m, unsigned char old, unsigned char new) argument
155 ____cmpxchg(_u16, volatile short *m, unsigned short old, unsigned short new) argument
181 ____cmpxchg(_u32, volatile int *m, int old, int new) argument
203 ____cmpxchg(_u64, volatile long *m, unsigned long old, unsigned long new) argument
229 ____cmpxchg(, volatile void *ptr, unsigned long old, unsigned long new, int size) argument
[all...]
/linux-master/arch/x86/um/
H A Dbugs_32.c24 struct sigaction old, new; local
/linux-master/tools/testing/selftests/rtc/
H A Dsetdate.c24 struct rtc_time new, current; local
[all...]
/linux-master/arch/um/drivers/
H A Dmconsole_kern.h46 static inline void mconsole_register_dev(struct mc_device *new) argument
/linux-master/arch/sh/drivers/
H A Dheartbeat.c35 unsigned int new; local
[all...]
/linux-master/arch/powerpc/mm/kasan/
H A D8xx.c16 pte_basic_t *new; local

Completed in 399 milliseconds

1234567891011>>