Home
last modified time | relevance | path

Searched defs:old (Results 201 – 225 of 1012) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Datomic.h64 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg()
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2/
H A Dsmp-j2.c111 unsigned old; in j2_send_ipi() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_multiq.c213 struct Qdisc *child, *old; in multiq_tune() local
281 struct Qdisc **old, struct netlink_ext_ack *extack) in multiq_graft()
H A Dsch_tbf.c343 struct Qdisc *old = NULL; in tbf_change() local
542 struct Qdisc **old, struct netlink_ext_ack *extack) in tbf_graft()
H A Dsch_mqprio.c293 struct Qdisc *qdisc, *old; in mqprio_attach() local
321 struct Qdisc **old, struct netlink_ext_ack *extack) in mqprio_graft()
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dtomoyo.c36 static int tomoyo_cred_prepare(struct cred *new, const struct cred *old, in tomoyo_cred_prepare()
498 struct tomoyo_task *old = tomoyo_task(current); in tomoyo_task_alloc() local
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dab8500-sysctrl.c31 sigset_t old; in ab8500_power_off() local
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Djump_label.c56 struct insn old, new; in __jump_label_transform() local
/OK3568_Linux_fs/kernel/lib/
H A Dcrc-t10dif.c38 struct crypto_shash *new, *old; in crc_t10dif_rehash() local
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dfind-bit-bench.c64 unsigned int old; in do_for_each_set_bit() local
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dmutex.c115 unsigned long old, flags = __owner_flags(owner); in __mutex_trylock_or_owner() local
246 unsigned long old, new; in __mutex_handoff() local
1258 unsigned long old; in __mutex_unlock_slowpath() local
/OK3568_Linux_fs/kernel/tools/lib/
H A Dstring.c164 char *strreplace(char *s, char old, char new) in strreplace()
/OK3568_Linux_fs/kernel/kernel/
H A Daudit_watch.c202 static struct audit_watch *audit_dupe_watch(struct audit_watch *old) in audit_dupe_watch()
505 int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) in audit_dupe_exe()
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Datomic-long.h135 #define atomic_long_cmpxchg(l, old, new) \ argument
254 #define atomic_long_cmpxchg(l, old, new) \ argument
/OK3568_Linux_fs/u-boot/common/
H A Dusb_kbd.c118 uint8_t old[USB_KBD_BOOT_REPORT_SIZE]; member
293 uint8_t *old; in usb_kbd_service_key() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dvia-core.h202 u8 old; in via_write_reg_mask() local
214 u8 old = inb(VIA_MISC_REG_READ); in via_write_misc_reg_mask() local
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dtrancevibrator.c47 int temp, retval, old; in speed_store() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcputime.h26 #define cmpxchg_cputime(ptr, old, new) cmpxchg(ptr, old, new) argument
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Ddispatcher.c107 void *old, *new; in bpf_dispatcher_update() local
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Datomic.h194 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), (old), (new))) argument
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dcmpxchg.h71 #define ia64_cmpxchg(sem, ptr, old, new, size) \ argument
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dfabrics-cmd.c111 struct nvmet_ctrl *old; in nvmet_install_queue() local
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dresource.c145 struct aa_profile *old, *new; in __aa_transition_rlimits() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dblock-range.c20 u64 old = 0; /* NULL isn't executable */ in block_range__debug() local
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dcmpxchg.h95 static inline unsigned long __cmpxchg(volatile void *p, unsigned long old, in __cmpxchg()

12345678910>>...41