Searched defs:old (Results 151 - 175 of 983) sorted by relevance

1234567891011>>

/linux-master/fs/notify/inotify/
H A Dinotify_fsnotify.c35 struct inotify_event_info *old, *new; local
/linux-master/net/sctp/
H A Dstream_sched.c151 struct sctp_sched_ops *old = asoc->outqueue.sched; local
/linux-master/net/sched/
H A Dsch_mq.c110 struct Qdisc *qdisc, *old; local
196 qdisc_offload_graft_helper(qdisc_dev(sch), sch, new, *old, local
175 mq_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, struct Qdisc **old, struct netlink_ext_ack *extack) argument
/linux-master/tools/perf/bench/
H A Dfind-bit-bench.c76 unsigned int old = accumulator; local
/linux-master/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c49 struct sigaction old; local
/linux-master/arch/sparc/include/asm/
H A Dcmpxchg_64.h11 __cmpxchg_u32(volatile int *m, int old, int new) argument
115 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) argument
131 __cmpxchg_u8(volatile unsigned char *m, unsigned char old, unsigned char new) argument
157 __cmpxchg(volatile void *ptr, unsigned long old, unsigne argument
184 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) argument
[all...]
/linux-master/arch/x86/kvm/vmx/
H A Dposted_intr.c57 struct pi_desc old, new; local
150 struct pi_desc old, new; local
/linux-master/arch/arc/include/asm/
H A Datomic64-arcv2.h211 s64 old, temp; local
/linux-master/arch/sparc/mm/
H A Dtlb.c234 pmd_t old; local
250 pmd_t old, entry; local
/linux-master/arch/openrisc/kernel/
H A Dprocess.c240 struct task_struct *__switch_to(struct task_struct *old, argument
/linux-master/arch/alpha/include/asm/
H A Dlocal.h55 static __inline__ long local_cmpxchg(local_t *l, long old, long new) argument
60 static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new) argument
/linux-master/arch/mips/include/asm/
H A Dlocal.h97 static __inline__ long local_cmpxchg(local_t *l, long old, long new) argument
102 static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new) argument
/linux-master/arch/loongarch/include/asm/
H A Dlocal.h59 static inline long local_cmpxchg(local_t *l, long old, long new) argument
64 static inline bool local_try_cmpxchg(local_t *l, long *old, long new) argument
/linux-master/kernel/
H A Dgroups.c137 const struct cred *old; local
/linux-master/drivers/power/supply/
H A Dsurface_charger.c69 __le32 old = ac->state; local
/linux-master/arch/m68k/bvme6000/
H A Dconfig.c133 unsigned long *old = (unsigned long *)0xf8000000; local
/linux-master/arch/powerpc/include/asm/
H A Dbitops.h180 unsigned long old, t; local
239 unsigned long old, t; local
[all...]
/linux-master/mm/
H A Dshrinker_debug.c200 const char *new, *old; local
/linux-master/security/apparmor/
H A Dresource.c158 struct aa_profile *old, *new; local
H A Dpolicy_compat.c78 static u32 map_old_perms(u32 old) argument
[all...]
/linux-master/include/linux/
H A Dksm.h143 static inline void folio_migrate_ksm(struct folio *newfolio, struct folio *old) argument
/linux-master/fs/afs/
H A Dvl_list.c282 struct afs_addr_list *old = addrs; local
/linux-master/security/safesetid/
H A Dlsm.c148 static bool id_permitted_for_cred(const struct cred *old, kid_t new_id, enum setid_type new_type) argument
191 safesetid_task_fix_setuid(struct cred *new, const struct cred *old, int flags) argument
215 safesetid_task_fix_setgid(struct cred *new, const struct cred *old, int flags) argument
239 safesetid_task_fix_setgroups(struct cred *new, const struct cred *old) argument
[all...]
/linux-master/net/sunrpc/
H A Dsvcauth.c143 struct auth_ops *old; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_ma.c64 void *old, *new; local
91 void *old; local
114 void *old, *new; local
142 void *old; local
[all...]

Completed in 511 milliseconds

1234567891011>>