/openbmc/qemu/util/ |
H A D | interval-tree.c | 178 static inline void rb_change_child(RBNode *old, RBNode *new, in rb_change_child() 190 static inline void rb_rotate_set_parents(RBNode *old, RBNode *new, in rb_rotate_set_parents() 689 IntervalTreeNode *old = rb_to_itree(rb_old); in interval_tree_copy() local 697 IntervalTreeNode *old = rb_to_itree(rb_old); in interval_tree_rotate() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | cmpxchg_64.h | 44 static __always_inline u128 arch_cmpxchg128(volatile u128 *ptr, u128 old, u128 new) in arch_cmpxchg128() 50 static __always_inline u128 arch_cmpxchg128_local(volatile u128 *ptr, u128 old, u128 new) in arch_cmpxchg128_local()
|
H A D | local.h | 123 static inline long local_cmpxchg(local_t *l, long old, long new) in local_cmpxchg() 128 static inline bool local_try_cmpxchg(local_t *l, long *old, long new) in local_try_cmpxchg()
|
/openbmc/linux/drivers/hwmon/ |
H A D | bt1-pvt.c | 119 u32 old; in pvt_update() local 136 u32 old; in pvt_set_mode() local 154 u32 old; in pvt_set_trim() local 165 u32 old; in pvt_set_tout() local 209 u32 val, thres_sts, old; in pvt_soft_isr() local
|
/openbmc/linux/arch/powerpc/include/asm/nohash/64/ |
H A D | pgtable.h | 180 unsigned long old = pte_val(*ptep); in pte_update() local 198 unsigned long old; in __ptep_test_and_clear_young() local 246 unsigned long old = pte_update(mm, addr, ptep, ~0UL, 0, 0); in ptep_get_and_clear() local 266 unsigned long old = pte_val(*ptep); in __ptep_set_access_flags() local
|
/openbmc/linux/drivers/nvmem/ |
H A D | qfprom.c | 140 const struct qfprom_touched_values *old) in qfprom_disable_fuse_blowing() 185 struct qfprom_touched_values *old) in qfprom_enable_fuse_blowing() 260 struct qfprom_touched_values old; in qfprom_reg_write() local
|
/openbmc/u-boot/cmd/ |
H A D | setexpr.c | 83 const char *old,/* old (replaced) string */ in substitute() 177 const char *old; in regex_sub() local
|
/openbmc/linux/arch/x86/kvm/vmx/ |
H A D | posted_intr.c | 57 struct pi_desc old, new; in vmx_vcpu_pi_load() local 150 struct pi_desc old, new; in pi_enable_wakeup_handler() local
|
/openbmc/linux/tools/perf/util/ |
H A D | term.c | 30 void set_term_quiet_input(struct termios *old) in set_term_quiet_input()
|
/openbmc/linux/arch/riscv/lib/ |
H A D | clear_page.S | 14 #define CBOZ_ALT(order, old, new) \ argument
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | bitops.h | 194 int old = *m; in arch___test_and_set_bit() local 238 int old = *m; in arch___test_and_clear_bit() local 280 int old = *m; in arch___test_and_change_bit() local
|
/openbmc/linux/mm/ |
H A D | swap_cgroup.c | 98 unsigned short old, unsigned short new) in swap_cgroup_cmpxchg() 131 unsigned short old; in swap_cgroup_record() local
|
/openbmc/phosphor-logging/test/ |
H A D | sdtest.cpp | 11 auto* old = SwapJouralHandler(&mockInstance); in TEST() local
|
/openbmc/linux/kernel/kcsan/ |
H A D | permissive.h | 38 kcsan_ignore_data_race(size_t size, int type, u64 old, u64 new, u64 diff) in kcsan_ignore_data_race()
|
/openbmc/linux/kernel/ |
H A D | exec_domain.c | 40 unsigned int old = current->personality; in SYSCALL_DEFINE1() local
|
/openbmc/linux/arch/sparc/mm/ |
H A D | tlb.c | 234 pmd_t old; in pmdp_establish() local 250 pmd_t old, entry; in pmdp_invalidate() local
|
/openbmc/linux/net/core/ |
H A D | netprio_cgroup.c | 43 struct netprio_map *old, *new; in extend_netdev_table() local 268 struct netprio_map *old; in netprio_device_event() local
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | local.h | 59 static inline long local_cmpxchg(local_t *l, long old, long new) in local_cmpxchg() 64 static inline bool local_try_cmpxchg(local_t *l, long *old, long new) in local_try_cmpxchg()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | ftrace.c | 50 unsigned long callsite_sp, unsigned long old) in prepare_ftrace_return()
|
/openbmc/u-boot/tools/libfdt/ |
H A D | fdt_rw.c | 5 int fdt_remove_unused_strings(const void *old, void *new) in fdt_remove_unused_strings()
|
/openbmc/linux/arch/um/include/asm/ |
H A D | mmu_context.h | 19 static inline void activate_mm(struct mm_struct *old, struct mm_struct *new) in activate_mm()
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | cmpxchg-llsc.h | 27 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) in __cmpxchg_u32()
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | system.h | 220 static inline unsigned long __cmpxchg_u32(volatile int * m, unsigned long old, in __cmpxchg_u32() 240 static inline unsigned long __cmpxchg(volatile void * ptr, unsigned long old, in __cmpxchg()
|
/openbmc/linux/kernel/locking/ |
H A D | qspinlock.c | 223 u32 old, new, val = atomic_read(&lock->val); in xchg_tail() local 319 u32 old, tail; in queued_spin_lock_slowpath() local
|
/openbmc/linux/arch/arm/mach-s3c/ |
H A D | pm-gpio.c | 127 u32 gpcon, old, new, mask; in samsung_gpio_pm_2bit_resume() local 204 u32 old, new, mask; in samsung_gpio_pm_4bit_mask() local
|