| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | atomic.h | 64 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 D | smp-j2.c | 111 unsigned old; in j2_send_ipi() local
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_multiq.c | 213 struct Qdisc *child, *old; in multiq_tune() local 281 struct Qdisc **old, struct netlink_ext_ack *extack) in multiq_graft()
|
| H A D | sch_tbf.c | 343 struct Qdisc *old = NULL; in tbf_change() local 542 struct Qdisc **old, struct netlink_ext_ack *extack) in tbf_graft()
|
| H A D | sch_mqprio.c | 293 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 D | tomoyo.c | 36 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 D | ab8500-sysctrl.c | 31 sigset_t old; in ab8500_power_off() local
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | jump_label.c | 56 struct insn old, new; in __jump_label_transform() local
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | crc-t10dif.c | 38 struct crypto_shash *new, *old; in crc_t10dif_rehash() local
|
| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | find-bit-bench.c | 64 unsigned int old; in do_for_each_set_bit() local
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | mutex.c | 115 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 D | string.c | 164 char *strreplace(char *s, char old, char new) in strreplace()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | audit_watch.c | 202 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 D | atomic-long.h | 135 #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 D | usb_kbd.c | 118 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 D | via-core.h | 202 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 D | trancevibrator.c | 47 int temp, retval, old; in speed_store() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | cputime.h | 26 #define cmpxchg_cputime(ptr, old, new) cmpxchg(ptr, old, new) argument
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | dispatcher.c | 107 void *old, *new; in bpf_dispatcher_update() local
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | atomic.h | 194 #define atomic_cmpxchg(v, old, new) (cmpxchg(&((v)->counter), (old), (new))) argument
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | cmpxchg.h | 71 #define ia64_cmpxchg(sem, ptr, old, new, size) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/nvme/target/ |
| H A D | fabrics-cmd.c | 111 struct nvmet_ctrl *old; in nvmet_install_queue() local
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | resource.c | 145 struct aa_profile *old, *new; in __aa_transition_rlimits() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | block-range.c | 20 u64 old = 0; /* NULL isn't executable */ in block_range__debug() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | cmpxchg.h | 95 static inline unsigned long __cmpxchg(volatile void *p, unsigned long old, in __cmpxchg()
|