/openbmc/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | task_storage_map.c | 58 cpu_set_t old, new; in test_task_storage_map_stress_lookup() local
|
/openbmc/linux/tools/lib/ |
H A D | string.c | 164 char *strreplace(char *s, char old, char new) in strreplace()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | preempt.h | 32 int old, new; in preempt_count_set() local
|
/openbmc/linux/security/tomoyo/ |
H A D | tomoyo.c | 36 static int tomoyo_cred_prepare(struct cred *new, const struct cred *old, in tomoyo_cred_prepare() 517 struct tomoyo_task *old = tomoyo_task(current); in tomoyo_task_alloc() local
|
/openbmc/linux/net/hsr/ |
H A D | hsr_framereg.c | 81 struct hsr_self_node *sn, *old; in hsr_create_self_node() local 102 struct hsr_self_node *old; in hsr_del_self_node() local
|
/openbmc/linux/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()
|
/openbmc/u-boot/common/ |
H A D | usb_kbd.c | 118 uint8_t old[USB_KBD_BOOT_REPORT_SIZE]; member 251 uint8_t *old; in usb_kbd_service_key() local
|
/openbmc/qemu/accel/hvf/ |
H A D | hvf-accel-ops.c | 261 MemoryRegionSection *section, int old, int new) in hvf_log_start() 271 MemoryRegionSection *section, int old, int new) in hvf_log_stop()
|
/openbmc/linux/drivers/usb/misc/ |
H A D | trancevibrator.c | 47 int temp, retval, old; in speed_store() local
|
/openbmc/linux/include/linux/ |
H A D | page_owner.h | 39 static inline void folio_copy_owner(struct folio *newfolio, struct folio *old) in folio_copy_owner()
|
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
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | cmpxchg.h | 94 static inline unsigned long __cmpxchg(volatile void *p, unsigned long old, in __cmpxchg()
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | timing.c | 46 u64 old; in add_exit_timing() local
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | ftrace.c | 24 unsigned long old; in prepare_ftrace_return() local
|
/openbmc/linux/tools/perf/util/ |
H A D | block-range.c | 16 u64 old = 0; /* NULL isn't executable */ in block_range__debug() local
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | maple_keyb.c | 30 unsigned char old[8]; member
|
/openbmc/qemu/target/i386/tcg/sysemu/ |
H A D | excp_helper.c | 106 static bool ptw_setl_slow(const PTETranslate *in, uint32_t old, uint32_t new) in ptw_setl_slow() 125 static inline bool ptw_setl(const PTETranslate *in, uint32_t old, uint32_t set) in ptw_setl()
|
/openbmc/qemu/target/hppa/ |
H A D | op_helper.c | 49 uint32_t old, new, cmp, *haddr; in atomic_store_mask32() local 76 uint64_t old, new, cmp, *haddr; in atomic_store_mask64() local
|
/openbmc/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
|
/openbmc/linux/tools/lib/perf/ |
H A D | mmap.c | 97 u64 old = map->prev; in perf_mmap__consume() local 144 u64 old = md->prev; in __perf_mmap__read_init() local
|
/openbmc/linux/include/asm-generic/ |
H A D | local64.h | 45 static inline s64 local64_cmpxchg(local64_t *l, s64 old, s64 new) in local64_cmpxchg() 50 static inline bool local64_try_cmpxchg(local64_t *l, s64 *old, s64 new) in local64_try_cmpxchg()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | uaccess.h | 398 __uint128_t old, __uint128_t new, in __cmpxchg_user_key() 589 #define cmpxchg_user_key(ptr, uval, old, new, key) \ argument
|
/openbmc/linux/kernel/ |
H A D | audit_watch.c | 203 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()
|
/openbmc/linux/sound/aoa/core/ |
H A D | gpio-pmf.c | 135 notify_func_t old; in pmf_set_notify() local
|
/openbmc/linux/arch/x86/platform/efi/ |
H A D | memmap.c | 167 void *old, *new; in efi_memmap_insert() local
|