Home
last modified time | relevance | path

Searched defs:old (Results 176 – 200 of 1105) sorted by relevance

12345678910>>...45

/openbmc/qemu/host/include/x86_64/host/
H A Datomic128-ldst.h64 __int128_t old; in atomic16_set() local
/openbmc/linux/arch/ia64/kernel/
H A Dcyclone.c105 u32 old = readl(cyclone_timer); in init_cyclone_clock() local
/openbmc/linux/arch/sh/include/asm/
H A Dcmpxchg-irq.h40 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, in __cmpxchg_u32()
/openbmc/linux/arch/mips/kernel/
H A Dcmpxchg.c50 unsigned long __cmpxchg_small(volatile void *ptr, unsigned long old, in __cmpxchg_small()
/openbmc/linux/kernel/
H A Daudit_tree.c282 struct audit_chunk *old; in replace_mark_chunk() local
293 static void replace_chunk(struct audit_chunk *new, struct audit_chunk *old) in replace_chunk()
461 struct audit_chunk *chunk, *old; in tag_chunk() local
870 int audit_tag_tree(char *old, char *new) in audit_tag_tree()
H A Dsys.c375 const struct cred *old; in __sys_setregid() local
441 const struct cred *old; __sys_setgid() local
532 const struct cred *old; __sys_setreuid() local
613 const struct cred *old; __sys_setuid() local
670 const struct cred *old; __sys_setresuid() local
772 const struct cred *old; __sys_setresgid() local
865 const struct cred *old; __sys_setfsuid() local
909 const struct cred *old; __sys_setfsgid() local
1689 struct rlimit old, new; SYSCALL_DEFINE4() local
[all...]
/openbmc/linux/kernel/locking/
H A Drtmutex.c215 struct task_struct *old, in rt_mutex_cmpxchg_acquire()
222 struct task_struct *old, in rt_mutex_cmpxchg_release()
293 struct task_struct *old, in rt_mutex_cmpxchg_acquire()
301 struct task_struct *old, in rt_mutex_cmpxchg_release()
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_extend.c104 const struct nf_ct_ext *old = ct->ext; in nf_ct_ext_add() local
/openbmc/linux/tools/arch/x86/include/asm/
H A Datomic.h69 static __always_inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcpumask_common.h96 struct bpf_cpumask *old; in cpumask_map_insert() local
H A Dtest_bpf_ma.c47 void *old, *new; in batch_alloc_free() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_debugfs_params.c109 unsigned int old = *value; in i915_param_uint_write() local
171 char *new, *old; in i915_param_charp_write() local
/openbmc/linux/sound/soc/intel/common/
H A Dsst-dsp.c87 unsigned int old, new; in sst_dsp_shim_update_bits_unlocked() local
107 unsigned int old, new; in sst_dsp_shim_update_bits_forced_unlocked() local
/openbmc/linux/drivers/firewire/
H A Dcore-iso.c207 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; in manage_bandwidth() local
245 __be32 bit, all, old; in manage_channel() local
/openbmc/linux/arch/s390/boot/
H A Dphysmem_info.c62 psw_t old; in __diag260() local
116 psw_t old; in tprot() local
/openbmc/linux/fs/
H A Dtimerfd.c456 struct itimerspec64 *old) in do_timerfd_settime()
562 struct itimerspec64 new, old; in SYSCALL_DEFINE4() local
590 struct itimerspec64 new, old; in SYSCALL_DEFINE4() local
/openbmc/linux/drivers/tty/vt/
H A Dconsolemap.c543 struct uni_pagedict *new, *old = *vc->uni_pagedict_loc; in con_allocate_new() local
561 struct uni_pagedict *old = *vc->uni_pagedict_loc; in con_do_clear_unimap() local
582 struct uni_pagedict *old) in con_unshare_unimap()
/openbmc/linux/tools/testing/radix-tree/linux/
H A Dpercpu.h9 #define this_cpu_cmpxchg(var, old, new) uatomic_cmpxchg(&var, old, new) argument
/openbmc/linux/arch/s390/kvm/
H A Dgaccess.c280 union ipte_control old, new, *ic; in ipte_lock_simple() local
306 union ipte_control old, new, *ic; in ipte_unlock_simple() local
327 union ipte_control old, new, *ic; in ipte_lock_siif() local
348 union ipte_control old, new, *ic; in ipte_unlock_siif() local
1224 u8 old; in cmpxchg_guest_abs_with_key() local
1232 u16 old; in cmpxchg_guest_abs_with_key() local
1240 u32 old; in cmpxchg_guest_abs_with_key() local
1248 u64 old; in cmpxchg_guest_abs_with_key() local
1256 __uint128_t old; in cmpxchg_guest_abs_with_key() local
/openbmc/linux/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c56 u32 old, live; in syncpt_load() local
/openbmc/linux/arch/um/os-Linux/
H A Dtime.c102 sigset_t set, old; in os_idle_sleep() local
/openbmc/linux/arch/arm/include/asm/
H A Dsync_bitops.h39 #define arch_sync_cmpxchg(ptr, old, new) \ argument
/openbmc/linux/security/apparmor/include/
H A Dtask.h57 const struct aa_task_ctx *old) in aa_dup_task_ctx()
/openbmc/qemu/host/include/generic/host/
H A Datomic128-ldst.h62 __int128_t old; in atomic16_set() local
/openbmc/linux/tools/perf/util/
H A Dhelp-unknown-cmd.c32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()

12345678910>>...45