/openbmc/qemu/hw/audio/ |
H A D | intel-hda.c | 512 static void intel_hda_set_g_ctl(IntelHDAState *d, const IntelHDAReg *reg, uint32_t old) in intel_hda_set_g_ctl() 519 static void intel_hda_set_wake_en(IntelHDAState *d, const IntelHDAReg *reg, uint32_t old) in intel_hda_set_wake_en() 524 static void intel_hda_set_state_sts(IntelHDAState *d, const IntelHDAReg *reg, uint32_t old) in intel_hda_set_state_sts() 529 static void intel_hda_set_int_ctl(IntelHDAState *d, const IntelHDAReg *reg, uint32_t old) in intel_hda_set_int_ctl() 542 static void intel_hda_set_corb_wp(IntelHDAState *d, const IntelHDAReg *reg, uint32_t old) in intel_hda_set_corb_wp() 547 static void intel_hda_set_corb_ctl(IntelHDAState *d, const IntelHDAReg *reg, uint32_t old) in intel_hda_set_corb_ctl() 552 static void intel_hda_set_rirb_wp(IntelHDAState *d, const IntelHDAReg *reg, uint32_t old) in intel_hda_set_rirb_wp() 559 static void intel_hda_set_rirb_sts(IntelHDAState *d, const IntelHDAReg *reg, uint32_t old) in intel_hda_set_rirb_sts() 570 static void intel_hda_set_ics(IntelHDAState *d, const IntelHDAReg *reg, uint32_t old) in intel_hda_set_ics() 577 static void intel_hda_set_st_ctl(IntelHDAState *d, const IntelHDAReg *reg, uint32_t old) in intel_hda_set_st_ctl() [all …]
|
/openbmc/qemu/include/qemu/ |
H A D | bitops.h | 136 unsigned long old = *p; in test_and_set_bit() local 151 unsigned long old = *p; in test_and_clear_bit() local 166 unsigned long old = *p; in test_and_change_bit() local 339 uint32_t old = *p; in test_and_set_bit32() local 354 uint32_t old = *p; in test_and_clear_bit32() local 369 uint32_t old = *p; in test_and_change_bit32() local
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 226 int sys_dup2(int old, int new) in sys_dup2() 238 int dup2(int old, int new) in dup2() 250 int sys_dup3(int old, int new, int flags) in sys_dup3() 256 int dup3(int old, int new, int flags) in dup3() 559 int sys_link(const char *old, const char *new) in sys_link() 571 int link(const char *old, const char *new) in link() 815 int sys_pivot_root(const char *new, const char *old) in sys_pivot_root() 821 int pivot_root(const char *new, const char *old) in pivot_root() 1043 int sys_symlink(const char *old, const char *new) in sys_symlink() 1055 int symlink(const char *old, const char *new) in symlink()
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | atomic.h | 205 int c, new, old; in ATOMIC_OPS() local 228 s64 c, new, old; in arch_atomic64_fetch_add_unless() local 251 s64 old, tmp; in arch_atomic64_dec_if_positive() local
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_crtc.c | 248 struct drm_crtc_state *old) in komeda_crtc_do_flush() 281 struct drm_crtc_state *old = drm_atomic_get_old_crtc_state(state, in komeda_crtc_atomic_enable() local 329 struct drm_crtc_state *old = drm_atomic_get_old_crtc_state(state, in komeda_crtc_atomic_disable() local 393 struct drm_crtc_state *old = drm_atomic_get_old_crtc_state(state, in komeda_crtc_atomic_flush() local 513 struct komeda_crtc_state *old = to_kcrtc_st(crtc->state); in komeda_crtc_atomic_duplicate_state() local
|
/openbmc/linux/kernel/ |
H A D | tracepoint.c | 142 static inline void release_probes(struct tracepoint_func *old) in release_probes() 183 struct tracepoint_func *old, *new; in func_add() local 236 struct tracepoint_func *old, *new; in func_remove() local 327 struct tracepoint_func *old, *tp_funcs; in tracepoint_add_func() local 399 struct tracepoint_func *old, *tp_funcs; in tracepoint_remove_func() local
|
/openbmc/linux/tools/testing/selftests/kvm/s390x/ |
H A D | memop.c | 48 void *old; member 515 static __uint128_t permutate_bits(bool guest, int i, int size, __uint128_t old) in permutate_bits() 561 uint32_t old = *old_addr; in _cmpxchg() local 574 uint64_t old = *old_addr; in _cmpxchg() local 587 __uint128_t old = *old_addr; in _cmpxchg() local 609 __uint128_t old, new; in guest_cmpxchg_key() local 647 __uint128_t old, new; in test_cmpxchg_key_concurrent() local 775 __uint128_t old = 0; in test_errors_cmpxchg_key() local 1022 __uint128_t old; in test_errors_cmpxchg() local
|
/openbmc/linux/tools/include/linux/ |
H A D | refcount.h | 78 unsigned int old, new, val = atomic_read(&r->refs); in refcount_inc_not_zero() local 123 unsigned int old, new, val = atomic_read(&r->refs); in refcount_sub_and_test() local
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | bitops.h | 48 unsigned long old = *p; in __test_and_set_bit() local 70 unsigned long old = *p; in __test_and_clear_bit() local 94 unsigned long old = *p; in __test_and_change_bit() local
|
/openbmc/linux/include/linux/ |
H A D | iversion.h | 279 inode_eq_iversion_raw(const struct inode *inode, u64 old) in inode_eq_iversion_raw() 296 inode_eq_iversion(const struct inode *inode, u64 old) in inode_eq_iversion()
|
/openbmc/linux/fs/ |
H A D | fs_struct.c | 50 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) in replace_path() 112 struct fs_struct *copy_fs_struct(struct fs_struct *old) in copy_fs_struct()
|
/openbmc/linux/kernel/futex/ |
H A D | requeue.c | 95 int old, new; in futex_requeue_pi_prepare() local 127 int old, new; in futex_requeue_pi_complete() local 158 int old, new; in futex_requeue_pi_wakeup_sync() local
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | cmpxchg.h | 67 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) in __cmpxchg() 92 unsigned long old, in __cmpxchg_local()
|
H A D | bitops.h | 57 unsigned long old; in test_and_set_bit() local 75 unsigned long old; in test_and_clear_bit() local
|
/openbmc/linux/net/smc/ |
H A D | smc_cdc.h | 150 union smc_host_cursor *old, in smc_curs_diff() 164 union smc_host_cursor *old, in smc_curs_comp() 177 union smc_host_cursor *old, in smc_curs_diff_large() 226 union smc_host_cursor temp, old; in smc_cdc_cursor_to_host() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | bootstrap-3.4.1.js | 153 var old = $.fn.alert variable 265 var old = $.fn.button variable 492 var old = $.fn.carousel variable 729 var old = $.fn.collapse variable 900 var old = $.fn.dropdown variable 1246 var old = $.fn.modal variable 1948 var old = $.fn.tooltip variable 2072 var old = $.fn.popover variable 2234 var old = $.fn.scrollspy variable 2388 var old = $.fn.tab variable [all …]
|
/openbmc/linux/include/linux/atomic/ |
H A D | atomic-arch-fallback.h | 2001 raw_atomic_cmpxchg(atomic_t *v, int old, int new) in raw_atomic_cmpxchg() 2029 raw_atomic_cmpxchg_acquire(atomic_t *v, int old, int new) in raw_atomic_cmpxchg_acquire() 2057 raw_atomic_cmpxchg_release(atomic_t *v, int old, int new) in raw_atomic_cmpxchg_release() 2084 raw_atomic_cmpxchg_relaxed(atomic_t *v, int old, int new) in raw_atomic_cmpxchg_relaxed() 2109 raw_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in raw_atomic_try_cmpxchg() 2142 raw_atomic_try_cmpxchg_acquire(atomic_t *v, int *old, int new) in raw_atomic_try_cmpxchg_acquire() 2175 raw_atomic_try_cmpxchg_release(atomic_t *v, int *old, int new) in raw_atomic_try_cmpxchg_release() 2207 raw_atomic_try_cmpxchg_relaxed(atomic_t *v, int *old, int new) in raw_atomic_try_cmpxchg_relaxed() 4113 raw_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in raw_atomic64_cmpxchg() 4141 raw_atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) in raw_atomic64_cmpxchg_acquire() [all …]
|
/openbmc/linux/security/keys/ |
H A D | process_keys.c | 320 struct key *old; in install_session_keyring_to_cred() local 839 const struct cred *old; in join_session_keyring() local 913 const struct cred *old = current_cred(); in key_change_session_keyring() local
|
/openbmc/linux/net/core/ |
H A D | dst.c | 185 u32 *dst_cow_metrics_generic(struct dst_entry *dst, unsigned long old) in dst_cow_metrics_generic() 215 void __dst_destroy_metrics_generic(struct dst_entry *dst, unsigned long old) in __dst_destroy_metrics_generic() 231 u32 *dst_blackhole_cow_metrics(struct dst_entry *dst, unsigned long old) in dst_blackhole_cow_metrics()
|
/openbmc/linux/fs/afs/ |
H A D | server_list.c | 102 struct afs_server_list *old) in afs_annotate_server_list() 163 struct afs_server_list *old) in afs_reattach_volume_to_servers()
|
H A D | dir_silly.c | 28 struct dentry *old = op->dentry; in afs_silly_rename_edit_dir() local 61 struct dentry *old, struct dentry *new, in afs_do_silly_rename()
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | prodigy192.c | 81 unsigned char new, old; in stac9460_dac_mute() local 206 unsigned char new, old; in stac9460_adc_mute_put() local 292 unsigned char new, old; in stac9460_mic_sw_put() local 306 unsigned char old, new; in stac9460_set_rate_val() local 566 unsigned char new, old, itemvalue; in ak4114_input_sw_put() local
|
/openbmc/linux/arch/arm64/kvm/hyp/ |
H A D | exception.c | 94 unsigned long sctlr, vbar, old, new, mode; in enter_exception64() local 195 unsigned long old, new; in get_except32_cpsr() local
|
/openbmc/linux/drivers/hid/usbhid/ |
H A D | hid-pidff.c | 262 struct ff_envelope *old) in pidff_needs_set_envelope() 289 struct ff_effect *old) in pidff_needs_set_constant() 324 struct ff_effect *old) in pidff_needs_set_effect() 357 struct ff_effect *old) in pidff_needs_set_periodic() 399 struct ff_effect *old) in pidff_needs_set_condition() 438 static int pidff_needs_set_ramp(struct ff_effect *effect, struct ff_effect *old) in pidff_needs_set_ramp() 553 struct ff_effect *old) in pidff_upload_effect()
|
/openbmc/linux/arch/m68k/amiga/ |
H A D | cia.c | 53 unsigned char old; in cia_set_irq() local 71 unsigned char old; in cia_able_irq() local
|